Skip to content

Commit 062ad54

Browse files
committed
chore(release): 31.2.0 [skip ci]
## [31.2.0](v31.1.0...v31.2.0) (2026-05-20) ### Features * **storybook:** restore a11y (and other) badges in toolbar ([#1042](#1042)) ([159f26c](159f26c))
1 parent 159f26c commit 062ad54

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [31.2.0](https://github.com/Doist/reactist/compare/v31.1.0...v31.2.0) (2026-05-20)
2+
3+
### Features
4+
5+
- **storybook:** restore a11y (and other) badges in toolbar ([#1042](https://github.com/Doist/reactist/issues/1042)) ([159f26c](https://github.com/Doist/reactist/commit/159f26c44ebee0d26559ed6127fa49ac4f4ceb7b))
6+
17
## [31.1.0](https://github.com/Doist/reactist/compare/v31.0.0...v31.1.0) (2026-05-19)
28

39
### Features

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,7 +1,7 @@
11
{
22
"name": "@doist/reactist",
33
"description": "Open source React components by Doist",
4-
"version": "31.1.0",
4+
"version": "31.2.0",
55
"repository": "https://github.com/Doist/reactist",
66
"homepage": "https://github.com/Doist/reactist#readme",
77
"bugs": {

0 commit comments

Comments
 (0)