Skip to content

Commit f8ee6f6

Browse files
chore(release): 0.112.3 [skip ci]
## [0.112.3](v0.112.2...v0.112.3) (2025-02-03) ### Bug Fixes * improve web accessibility with better ARIA support and contrast fixes ([#885](#885)) ([269c230](269c230))
1 parent 269c230 commit f8ee6f6

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.112.3](https://github.com/juspay/hyperswitch-web/compare/v0.112.2...v0.112.3) (2025-02-03)
2+
3+
4+
### Bug Fixes
5+
6+
* improve web accessibility with better ARIA support and contrast fixes ([#885](https://github.com/juspay/hyperswitch-web/issues/885)) ([269c230](https://github.com/juspay/hyperswitch-web/commit/269c2306436e63c382652ba855a0ccf7e598cde5))
7+
18
## [0.112.2](https://github.com/juspay/hyperswitch-web/compare/v0.112.1...v0.112.2) (2025-02-03)
29

310
## [0.112.1](https://github.com/juspay/hyperswitch-web/compare/v0.112.0...v0.112.1) (2025-02-03)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "orca-payment-page",
3-
"version": "0.112.2",
3+
"version": "0.112.3",
44
"main": "index.js",
55
"private": true,
66
"dependencies": {

0 commit comments

Comments
 (0)