chore: set version to 0.0.1 and reset changelog#13
Merged
Conversation
Revert the premature 0.1.0 release bump: set version to 0.0.1 and move the initial entries back under Unreleased (no version section or release links) so the next release can be cut cleanly. Signed-off-by: Ivan Alvarez Sabin <ivanasabi@ext.inditex.com>
❗ This Pull Request will not trigger a releaseA Pull Request with no |
🚀 Release Preview SuccessYou are going to release the version minor with the following changes: 0.1.0 - 2026-07-20Added
💡 Merge Strategy: Create a merge commitRemember to use the 'Create a merge commit' strategy to merge this Pull Request ( |
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.
Summary
Revert the premature
0.1.0release state onmainso the next release can be cut cleanly.0.1.0→0.0.1inpackage.jsonandpackage-lock.json(root +packages[""]).[0.1.0]section and release links; keep the initial entries under## [Unreleased]/### Added.0.1.0git tag was deleted (no npm release existed for it).Note:
0.0.0is already published on npm (initial bootstrap publish).Test plan
0.0.1in bothpackage.jsonandpackage-lock.json.prettier --check CHANGELOG.mdpasses.## [Unreleased].