load
This commit is contained in:
40
CHANGELOG.md
Normal file
40
CHANGELOG.md
Normal file
@@ -0,0 +1,40 @@
|
||||
# saleor-app-payment-stripe
|
||||
|
||||
## 0.4.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- c69f6b8: Added "ALLOWED_DOMAIN_PATTERN" env that can be used to allow/disallow specific Saleor instances
|
||||
|
||||
## 0.3.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 6817fbe: Fixed blank configuration screen; Stripe API is now on the latest version
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e47cd4e: Bumped zod from 3.22.2 to 3.22.3
|
||||
|
||||
## 0.2.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- be1419f: Update Sentry to 7.77.0
|
||||
|
||||
## 0.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- a1df783: Add webhook ID to the summary view
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- a1df783: Add simple skeletons
|
||||
- 4d8b58b: Add more logs
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- baf1c0e: Initial release
|
||||
Reference in New Issue
Block a user