From 1fdbf96dc1552beca011e3db510dc71819a24546 Mon Sep 17 00:00:00 2001 From: Craig Carlyle Date: Fri, 3 Apr 2026 10:50:20 -0700 Subject: [PATCH] Revert "chore(release): 30.1.1 [skip ci]" This reverts commit f18c4513c71240bcaaf9eea9032e030f9c944ea3. --- CHANGELOG.md | 45 ++++++++++++++++++++++++--------------------- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 27 insertions(+), 24 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5c3c273..becf053a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,75 +1,78 @@ -## [30.1.1](https://github.com/Doist/reactist/compare/v30.1.0...v30.1.1) (2026-04-03) - -### Bug Fixes - -- pass NPM_TOKEN to semantic-release in release workflow ([#1026](https://github.com/Doist/reactist/issues/1026)) ([cc23af1](https://github.com/Doist/reactist/commit/cc23af175909ead975a0b4cc691d2e49c9b170e7)) -- preserve spacing for loose lists in Prose component ([#1025](https://github.com/Doist/reactist/issues/1025)) ([67d6aae](https://github.com/Doist/reactist/commit/67d6aae0cdd528ef6b0b0e17e39d1e70c94a2499)) - # Changelog ## [30.1.0](https://github.com/Doist/reactist/compare/v30.0.1...v30.1.0) (2026-03-10) + ### 🚀 Features -- Add showScale prop to ProgressBar ([#1020](https://github.com/Doist/reactist/issues/1020)) ([1451b85](https://github.com/Doist/reactist/commit/1451b8502dd71575fdf31f0c3eaafdbe088ab77c)) +* Add showScale prop to ProgressBar ([#1020](https://github.com/Doist/reactist/issues/1020)) ([1451b85](https://github.com/Doist/reactist/commit/1451b8502dd71575fdf31f0c3eaafdbe088ab77c)) + ### 🐛 Bug Fixes -- **ci:** use PAT for release-please to trigger CI on its PRs ([#1021](https://github.com/Doist/reactist/issues/1021)) ([c4cafbf](https://github.com/Doist/reactist/commit/c4cafbfe27cf8023bc289a551063999978f432b0)) +* **ci:** use PAT for release-please to trigger CI on its PRs ([#1021](https://github.com/Doist/reactist/issues/1021)) ([c4cafbf](https://github.com/Doist/reactist/commit/c4cafbfe27cf8023bc289a551063999978f432b0)) + ### 🧰 Maintenance -- Add project conventions guide (CLAUDE.md) ([#1019](https://github.com/Doist/reactist/issues/1019)) ([c06b0bc](https://github.com/Doist/reactist/commit/c06b0bc4d6aa0f768ebadc49b0fd7fe876152d25)) -- convert menu.less to menu.module.css ([#1007](https://github.com/Doist/reactist/issues/1007)) ([b63ce3a](https://github.com/Doist/reactist/commit/b63ce3a3a7511519e70c941345742da4677abf5d)) +* Add project conventions guide (CLAUDE.md) ([#1019](https://github.com/Doist/reactist/issues/1019)) ([c06b0bc](https://github.com/Doist/reactist/commit/c06b0bc4d6aa0f768ebadc49b0fd7fe876152d25)) +* convert menu.less to menu.module.css ([#1007](https://github.com/Doist/reactist/issues/1007)) ([b63ce3a](https://github.com/Doist/reactist/commit/b63ce3a3a7511519e70c941345742da4677abf5d)) ## [30.0.1](https://github.com/Doist/reactist/compare/v30.0.0...v30.0.1) (2026-01-26) + ### chore -- release 30.0.1 ([#1003](https://github.com/Doist/reactist/issues/1003)) ([fbee885](https://github.com/Doist/reactist/commit/fbee88569a03c83ead82b708000cb37bdedde60a)) +* release 30.0.1 ([#1003](https://github.com/Doist/reactist/issues/1003)) ([fbee885](https://github.com/Doist/reactist/commit/fbee88569a03c83ead82b708000cb37bdedde60a)) ## [30.0.0](https://github.com/Doist/reactist/compare/v29.1.2...v30.0.0) (2026-01-24) + ### ⚠ BREAKING CHANGES -- Bump node version requirement to v22.22; integrate react-compiler-tracker ([#994](https://github.com/Doist/reactist/issues/994)) +* Bump node version requirement to v22.22; integrate react-compiler-tracker ([#994](https://github.com/Doist/reactist/issues/994)) ### chore -- Bump node version requirement to v22.22; integrate react-compiler-tracker ([#994](https://github.com/Doist/reactist/issues/994)) ([ee3b106](https://github.com/Doist/reactist/commit/ee3b10660ddd55146e42755e2392f81adef3838c)) +* Bump node version requirement to v22.22; integrate react-compiler-tracker ([#994](https://github.com/Doist/reactist/issues/994)) ([ee3b106](https://github.com/Doist/reactist/commit/ee3b10660ddd55146e42755e2392f81adef3838c)) ## [29.1.2](https://github.com/Doist/reactist/compare/v29.1.1...v29.1.2) (2026-01-09) + ### 🧰 Maintenance -- Ship components optimized with React Compiler ([#992](https://github.com/Doist/reactist/issues/992)) ([7895774](https://github.com/Doist/reactist/commit/78957741ec20d9cad9ac82330616c6b52ed83801)) +* Ship components optimized with React Compiler ([#992](https://github.com/Doist/reactist/issues/992)) ([7895774](https://github.com/Doist/reactist/commit/78957741ec20d9cad9ac82330616c6b52ed83801)) ## [29.1.1](https://github.com/Doist/reactist/compare/v29.1.0...v29.1.1) (2025-12-01) + ### 🐛 Bug Fixes -- Prevent characterCountElement prop from being set on DOM elements ([#986](https://github.com/Doist/reactist/issues/986)) ([432e7c8](https://github.com/Doist/reactist/commit/432e7c8e1b7ec9496fc026ba141e51df9fb41425)) +* Prevent characterCountElement prop from being set on DOM elements ([#986](https://github.com/Doist/reactist/issues/986)) ([432e7c8](https://github.com/Doist/reactist/commit/432e7c8e1b7ec9496fc026ba141e51df9fb41425)) ## [29.1.0](https://github.com/Doist/reactist/compare/v29.0.0...v29.1.0) (2025-11-13) + ### 🚀 Features -- Add `children` prop to `` component to pass extra content ([#985](https://github.com/Doist/reactist/issues/985)) ([bed2ebc](https://github.com/Doist/reactist/commit/bed2ebc881730fbde52444842e00162f4ba2d993)) +* Add `children` prop to `` component to pass extra content ([#985](https://github.com/Doist/reactist/issues/985)) ([bed2ebc](https://github.com/Doist/reactist/commit/bed2ebc881730fbde52444842e00162f4ba2d993)) ## [29.0.0](https://github.com/Doist/reactist/compare/v28.7.4...v29.0.0) (2025-11-04) + ### ⚠ BREAKING CHANGES -- Update Ariakit to 0.4.19 ([#981](https://github.com/Doist/reactist/issues/981)) +* Update Ariakit to 0.4.19 ([#981](https://github.com/Doist/reactist/issues/981)) ### 🚀 Features -- Update Ariakit to 0.4.19 ([#981](https://github.com/Doist/reactist/issues/981)) ([0a521a9](https://github.com/Doist/reactist/commit/0a521a90a5fa3740992defcd68465278d54992a1)) +* Update Ariakit to 0.4.19 ([#981](https://github.com/Doist/reactist/issues/981)) ([0a521a9](https://github.com/Doist/reactist/commit/0a521a90a5fa3740992defcd68465278d54992a1)) + ### 🧰 Maintenance -- Bump eslint-related dependencies and fix errors ([#982](https://github.com/Doist/reactist/issues/982)) ([67d7d0d](https://github.com/Doist/reactist/commit/67d7d0d604309b550bd51263064ffe2f2883f4df)) -- Update TypeScript to 5.9 ([#980](https://github.com/Doist/reactist/issues/980)) ([389931a](https://github.com/Doist/reactist/commit/389931ad3080241b5fbb5c456be776ce26ea3da7)) +* Bump eslint-related dependencies and fix errors ([#982](https://github.com/Doist/reactist/issues/982)) ([67d7d0d](https://github.com/Doist/reactist/commit/67d7d0d604309b550bd51263064ffe2f2883f4df)) +* Update TypeScript to 5.9 ([#980](https://github.com/Doist/reactist/issues/980)) ([389931a](https://github.com/Doist/reactist/commit/389931ad3080241b5fbb5c456be776ce26ea3da7)) ## [28.7.4](https://github.com/Doist/reactist/compare/v28.7.3...v28.7.4) (2025-10-31) diff --git a/package-lock.json b/package-lock.json index e4264f2d..af9d5949 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@doist/reactist", - "version": "30.1.1", + "version": "30.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@doist/reactist", - "version": "30.1.1", + "version": "30.1.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index d85ce3d7..b1350686 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@doist/reactist", "description": "Open source React components by Doist", - "version": "30.1.1", + "version": "30.1.0", "repository": "https://github.com/Doist/reactist", "homepage": "https://github.com/Doist/reactist#readme", "bugs": {