Skip to content

Commit 9af8873

Browse files
committed
chore(release): 32.0.0 [skip ci]
## [32.0.0](v31.3.0...v32.0.0) (2026-05-28) ### ⚠ BREAKING CHANGES * Revamped Avatar component (#1048) ### Features * Revamped Avatar component ([#1048](#1048)) ([fbf1e54](fbf1e54))
1 parent fbf1e54 commit 9af8873

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [32.0.0](https://github.com/Doist/reactist/compare/v31.3.0...v32.0.0) (2026-05-28)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
- Revamped Avatar component (#1048)
6+
7+
### Features
8+
9+
- Revamped Avatar component ([#1048](https://github.com/Doist/reactist/issues/1048)) ([fbf1e54](https://github.com/Doist/reactist/commit/fbf1e54f17d965912edac24d6ca049bf4c5d756a))
10+
111
## [31.3.0](https://github.com/Doist/reactist/compare/v31.2.0...v31.3.0) (2026-05-28)
212

313
### 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.3.0",
4+
"version": "32.0.0",
55
"repository": "https://github.com/Doist/reactist",
66
"homepage": "https://github.com/Doist/reactist#readme",
77
"bugs": {

0 commit comments

Comments
 (0)