From a01c6e5fe4bfc8557e6a11404b52223d474738b8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 28 Mar 2023 17:28:54 +0000 Subject: [PATCH] chore(release): 3.6.7 [skip ci] ## [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)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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",