Skip to content

Commit 7e635ae

Browse files
chore(main): release 30.0.2
1 parent 2a2b4dd commit 7e635ae

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "30.0.1"
2+
".": "30.0.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [30.0.2](https://github.com/Doist/reactist/compare/v30.0.1...v30.0.2) (2026-02-28)
4+
5+
6+
### 🧰 Maintenance
7+
8+
* convert menu.less to menu.module.css ([#1007](https://github.com/Doist/reactist/issues/1007)) ([b63ce3a](https://github.com/Doist/reactist/commit/b63ce3a3a7511519e70c941345742da4677abf5d))
9+
310
## [30.0.1](https://github.com/Doist/reactist/compare/v30.0.0...v30.0.1) (2026-01-26)
411

512

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

0 commit comments

Comments
 (0)