Skip to content

Commit 9b5b2d8

Browse files
committed
chore(release): [juno-core] release 2.45.1
1 parent 2e47998 commit 9b5b2d8

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

packages/juno-core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11

2+
### [2.45.1](https://github.com/ringcentral/juno/compare/juno-core-v2.45.0...juno-core-v2.45.1) (2025-03-26)
3+
4+
5+
### Bug Fixes
6+
7+
* **NumberPicker:** shall add aria-valuenow for current value when role is spinbutton, or it will read 0 ([2e47998](https://github.com/ringcentral/juno/commit/2e4799896ba6e6094588ac9e76aed83406ca6e9d))
8+
29
## [2.45.0](https://github.com/ringcentral/juno/compare/juno-core-v2.44.0...juno-core-v2.45.0) (2025-03-17)
310

411

packages/juno-storybook/src/docs/CHANGELOG.story.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ import { Canvas, Meta, Story } from '@storybook/addon-docs';
77
<br />
88

99

10+
### [2.45.1](https://github.com/ringcentral/juno/compare/juno-core-v2.45.0...juno-core-v2.45.1) (2025-03-26)
11+
12+
13+
### Bug Fixes
14+
15+
* **NumberPicker:** shall add aria-valuenow for current value when role is spinbutton, or it will read 0 ([2e47998](https://github.com/ringcentral/juno/commit/2e4799896ba6e6094588ac9e76aed83406ca6e9d))
16+
1017
## [2.45.0](https://github.com/ringcentral/juno/compare/juno-core-v2.44.0...juno-core-v2.45.0) (2025-03-17)
1118

1219

0 commit comments

Comments
 (0)