chore: Version medusa-payment-stripe

This commit is contained in:
olivermrbl
2022-11-09 20:36:31 +01:00
parent 715bdf6b15
commit 7914f2a82a
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"medusa-payment-stripe": patch
---
Patch bump Stripe plugin

View File

@@ -1,5 +1,11 @@
# Change Log # Change Log
## 1.1.46
### Patch Changes
- [`715bdf6b1`](https://github.com/medusajs/medusa/commit/715bdf6b159d6eb291d3c489ab32a80f9eadcfb9) Thanks [@olivermrbl](https://github.com/olivermrbl)! - Patch bump Stripe plugin
## 1.1.45 ## 1.1.45
### Patch Changes ### Patch Changes

View File

@@ -1,6 +1,6 @@
{ {
"name": "medusa-payment-stripe", "name": "medusa-payment-stripe",
"version": "1.1.45", "version": "1.1.46",
"description": "Stripe Payment provider for Meduas Commerce", "description": "Stripe Payment provider for Meduas Commerce",
"main": "index.js", "main": "index.js",
"repository": { "repository": {