From 268c80242b5cd60b67bcca6fbdbad4aca08d0e01 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 14 Aug 2023 18:21:17 +0000 Subject: [PATCH] chore(release): 3.7.1 [skip ci] ## [3.7.1](https://github.com/matter-labs/zksync-dapp-checkout/compare/3.7.0...3.7.1) (2023-08-14) ### Bug Fixes * update ramp sdk ([#139](https://github.com/matter-labs/zksync-dapp-checkout/issues/139)) ([056c723](https://github.com/matter-labs/zksync-dapp-checkout/commit/056c72329a5fa64faf0d65a69fe49c7167bc98f1)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77b8d93..d00ab49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.7.1](https://github.com/matter-labs/zksync-dapp-checkout/compare/3.7.0...3.7.1) (2023-08-14) + + +### Bug Fixes + +* update ramp sdk ([#139](https://github.com/matter-labs/zksync-dapp-checkout/issues/139)) ([056c723](https://github.com/matter-labs/zksync-dapp-checkout/commit/056c72329a5fa64faf0d65a69fe49c7167bc98f1)) + # [3.7.0](https://github.com/matter-labs/zksync-dapp-checkout/compare/3.6.7...3.7.0) (2023-06-26) diff --git a/package.json b/package.json index ab895b6..ffe5e43 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.0", + "version": "3.7.1", "keywords": [ "zksync", "ethereum",