From aefe7732df468a9a59594d8199b67f1f730b4e37 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 7 Dec 2023 10:01:22 +0000 Subject: [PATCH] chore(release): 0.15.1 [skip ci] ## [0.15.1](https://github.com/juspay/hyperswitch-web/compare/v0.15.0...v0.15.1) (2023-12-07) ### Bug Fixes * HS-222: Google pay dynamic fields body going as empty ([#63](https://github.com/juspay/hyperswitch-web/issues/63)) ([05fadf5](https://github.com/juspay/hyperswitch-web/commit/05fadf5b9ae55a62dc6046a0e786ce74d18f1f6d)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1071341fd..7b8fef9da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.15.1](https://github.com/juspay/hyperswitch-web/compare/v0.15.0...v0.15.1) (2023-12-07) + + +### Bug Fixes + +* HS-222: Google pay dynamic fields body going as empty ([#63](https://github.com/juspay/hyperswitch-web/issues/63)) ([05fadf5](https://github.com/juspay/hyperswitch-web/commit/05fadf5b9ae55a62dc6046a0e786ce74d18f1f6d)) + # [0.15.0](https://github.com/juspay/hyperswitch-web/compare/v0.14.1...v0.15.0) (2023-12-06) diff --git a/package-lock.json b/package-lock.json index 9f23adba0..4d5f4fc6f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.15.0", + "version": "0.15.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e1cfcb1ee..5bf1a1ebb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.15.0", + "version": "0.15.1", "main": "index.js", "private": true, "dependencies": {