@tivio/sdk-react 9.1.0 → 9.1.1
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +3 -1
- package/README.md.bak +3 -1
- package/dist/index.js +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
@@ -6,8 +6,10 @@ settings in the administration of Tivio Studio while having the freedom to build
|
|
6
6
|
|
7
7
|
## Changelog
|
8
8
|
|
9
|
+
* 9.1.1
|
10
|
+
* patch: fix changelog
|
11
|
+
|
9
12
|
* 9.1.0
|
10
|
-
* minor: revert add originalPurchaseId to PurchaseEndpointPayload
|
11
13
|
* patch: add gateway to Purchase type
|
12
14
|
* minor: add QerkoPaymentWebhookByApiKeyRequest to exported types
|
13
15
|
|
package/README.md.bak
CHANGED
@@ -6,8 +6,10 @@ settings in the administration of Tivio Studio while having the freedom to build
|
|
6
6
|
|
7
7
|
## Changelog
|
8
8
|
|
9
|
+
* 9.1.1
|
10
|
+
* patch: fix changelog
|
11
|
+
|
9
12
|
* 9.1.0
|
10
|
-
* minor: revert add originalPurchaseId to PurchaseEndpointPayload
|
11
13
|
* patch: add gateway to Purchase type
|
12
14
|
* minor: add QerkoPaymentWebhookByApiKeyRequest to exported types
|
13
15
|
|