@tivio/sdk-react 9.1.0 → 9.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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
|
|