From b93cdef813ea1636a4400d7c5c80bd1d6d06c184 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 11 Nov 2023 05:43:23 +0000 Subject: [PATCH] chore(release): 0.4.2 [skip ci] ## [0.4.2](https://github.com/juspay/hyperswitch-web/compare/v0.4.1...v0.4.2) (2023-11-11) ### Bug Fixes * HS-158: ApplePay build trigger ([#19](https://github.com/juspay/hyperswitch-web/issues/19)) ([afa65f8](https://github.com/juspay/hyperswitch-web/commit/afa65f8dd141f1ade0fab828817e85a79921849b)) --- 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 0e1438f75..d14f5ca3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.4.2](https://github.com/juspay/hyperswitch-web/compare/v0.4.1...v0.4.2) (2023-11-11) + + +### Bug Fixes + +* HS-158: ApplePay build trigger ([#19](https://github.com/juspay/hyperswitch-web/issues/19)) ([afa65f8](https://github.com/juspay/hyperswitch-web/commit/afa65f8dd141f1ade0fab828817e85a79921849b)) + ## [0.4.1](https://github.com/juspay/hyperswitch-web/compare/v0.4.0...v0.4.1) (2023-11-11) diff --git a/package-lock.json b/package-lock.json index cb869a490..f98007f19 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.4.1", + "version": "0.4.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e21b72f1f..f361c1f7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca-payment-page", - "version": "0.4.1", + "version": "0.4.2", "main": "index.js", "private": true, "dependencies": {