Skip to content

chore(release): prepare 2.0.1 - #17

Merged
DavidBabinec merged 1 commit into
mainfrom
chore/release-2-0-1
Aug 18, 2026
Merged

chore(release): prepare 2.0.1#17
DavidBabinec merged 1 commit into
mainfrom
chore/release-2-0-1

Conversation

@DavidBabinec

Copy link
Copy Markdown
Contributor

Bumps the ten version files the release script tracks, and writes the 2.0.1
notes into both CHANGELOG.md and readme.txt.

The changelog needed the most work. [Unreleased] held only the remote import
entry, so both Bricks fixes, all three Figma fixes, and the BEM regression were
unrecorded, and readme.txt had no 2.0.1 section at all. That is the file
WordPress users actually read. Seven user-facing changes are now listed.

I applied the same replacements scripts/version-change.ts performs rather
than running it, because its prompt is an arrow-key menu and its auto-commit
message (BUMP: 2.0.1) does not match the Conventional Commits rule the
pre-commit hook enforces.

Verification

bun run test:www                      # 23 suites, 147 pass, 0 fail
check-open-source-boundaries.ts all   # passed

Version constants after the bump:

core-framework.php   CORE_FRAMEWORK_VERSION  '2.0.1'
readme.txt           Stable tag: 2.0.1
version.ts           APP_VERSION = "2.0.1"

Notes

The only remaining 2.0.0 in those files is the replace-in-files-cli
dependency range, which is correct.

Bumps the ten version files the release script tracks and writes the 2.0.1
notes. The changelog only carried the remote import entry, so the two Bricks
fixes, the three Figma fixes, and the BEM regression were all unrecorded.
@DavidBabinec
DavidBabinec merged commit 90ee943 into main Aug 18, 2026
6 checks passed
@DavidBabinec
DavidBabinec deleted the chore/release-2-0-1 branch August 18, 2026 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant