diff --git a/CHANGELOG.md b/CHANGELOG.md index fefe3f3..e9768c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.7.5](https://github.com/matter-labs/zksync-dapp-checkout/compare/3.7.4...3.7.5) (2024-02-01) + + +### Bug Fixes + +* production deployment ([3382325](https://github.com/matter-labs/zksync-dapp-checkout/commit/3382325b8291e649eae7262b5dcdb7a38fd9b812)) + ## [3.7.4](https://github.com/matter-labs/zksync-dapp-checkout/compare/3.7.3...3.7.4) (2024-02-01) diff --git a/package.json b/package.json index 70b1472..db708ea 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "title": "zkSync Checkout — simple permissionless DeFi payment gateway", "homepage": "https://checkout.zksync.io", "description": "zkSync Checkout helps anyone permission-less adopt checkout backed by zkSync, receive payments automatically and benefit from all the advantage of zkSync Rollup: speed of the transaction, times lower cost of a single transaction, simplicity of withdrawal fund to the onchain-wallet.", - "version": "3.7.4", + "version": "3.7.5", "keywords": [ "zksync", "ethereum",