diff --git a/CHANGELOG.md b/CHANGELOG.md index 724a331..6f54622 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.6.7](https://github.com/matter-labs/zksync-dapp-checkout/compare/3.6.6...3.6.7) (2023-03-28) + + +### Bug Fixes + +* network change ([#133](https://github.com/matter-labs/zksync-dapp-checkout/issues/133)) ([445aab8](https://github.com/matter-labs/zksync-dapp-checkout/commit/445aab869026b410fccd69ffa6ec4f6ffd14a5e5)) + ## [3.6.6](https://github.com/matter-labs/zksync-dapp-checkout/compare/3.6.5...3.6.6) (2023-01-23) diff --git a/package.json b/package.json index a57321d..a589096 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.6.6", + "version": "3.6.7", "keywords": [ "zksync", "ethereum",