chore(version): 2024.09.03.1

This commit is contained in:
github-actions
2024-09-03 10:42:36 +00:00
parent f9b489ad0e
commit f4be2bc2e4

View File

@ -4,6 +4,20 @@ All notable changes to HyperSwitch will be documented here.
- - - - - -
## 2024.09.03.1
### Features
- Add profile_id authentication for business profile update and list ([#5673](https://github.com/juspay/hyperswitch/pull/5673)) ([`e3a9fb1`](https://github.com/juspay/hyperswitch/commit/e3a9fb16c518d09313d00a23ece70a26d4728f63))
### Bug Fixes
- **router:** Send post message to window.parent instead of window.top in external 3ds flow ([#5778](https://github.com/juspay/hyperswitch/pull/5778)) ([`f9b489a`](https://github.com/juspay/hyperswitch/commit/f9b489ad0effc859c47328359dbcb010c2abc055))
**Full Changelog:** [`2024.09.03.0...2024.09.03.1`](https://github.com/juspay/hyperswitch/compare/2024.09.03.0...2024.09.03.1)
- - -
## 2024.09.03.0 ## 2024.09.03.0
### Features ### Features