Skip to content

Commit 183da7f

Browse files
committed
chore(release): 30.1.4 [skip ci]
## [30.1.4](v30.1.3...v30.1.4) (2026-04-08) ### Bug Fixes * use OIDC trusted publishing instead of npm token for releases ([#1031](#1031)) ([e15f898](e15f898))
1 parent e15f898 commit 183da7f

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+
## [30.1.4](https://github.com/Doist/reactist/compare/v30.1.3...v30.1.4) (2026-04-08)
2+
3+
### Bug Fixes
4+
5+
- use OIDC trusted publishing instead of npm token for releases ([#1031](https://github.com/Doist/reactist/issues/1031)) ([e15f898](https://github.com/Doist/reactist/commit/e15f898d2dc04a034323628aff3e6f01d811f6d4))
6+
17
## [30.1.3](https://github.com/Doist/reactist/compare/v30.1.2...v30.1.3) (2026-04-07)
28

39
### Bug Fixes

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

0 commit comments

Comments
 (0)