Release 1.4.0: version bump and changelog - #68
Merged
Conversation
The 1.4.0 bump landed on default-theme after #67 was already merged; this brings it to main. 1.4.0 rather than 2.0.0 because versions here mark copyable states of the repo, not an API contract, and 1.2.0/1.3.0 already shipped breaking changes as minors with a Breaking changelog section. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
✅ Deploy Preview for mcssdev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

The 1.4.0 bump landed on
default-themeafter #67 had already been squash-merged, so it never reached main. This PR brings over the two files plus the dist rebuild the pre-commit hook derives from them:package.json→ 1.4.0CHANGELOG.md→ the 1.4.0 entry covering Default theme architecture, external layer, and docs restructure #67 (default theme,externallayer, docs restructure)dist/banners regenerated asmCSS v1.4.0(hook-built,check:layersgreen)1.4.0 rather than 2.0.0: versions in this repo mark copyable states, not an API contract (no package to update), and 1.2.0/1.3.0 already shipped breaking changes as minors with a Breaking section in the changelog carrying the communication.
Once merged, the v1.4.0 draft release is ready to publish; the tag will be cut from main with everything included.
🤖 Generated with Claude Code