diff --git a/CHANGELOG.md b/CHANGELOG.md index 28f7323..d8fab1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.6.3](https://github.com/matter-labs/zksync-dapp-checkout/compare/3.6.2...3.6.3) (2022-12-21) + + +### Bug Fixes + +* wallet connect login ([#122](https://github.com/matter-labs/zksync-dapp-checkout/issues/122)) ([a3f60ea](https://github.com/matter-labs/zksync-dapp-checkout/commit/a3f60ea1762755a6e1a6f3479778a8d4bcc0f893)) + ## [3.6.2](https://github.com/matter-labs/zksync-dapp-checkout/compare/3.6.1...3.6.2) (2022-12-19) diff --git a/package.json b/package.json index bd4ab44..f20771f 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.2", + "version": "3.6.3", "keywords": [ "zksync", "ethereum",