chore: prepare v0.6.1 release - #5
Merged
Merged
Conversation
Signed-off-by: Te-Shu Wang <dexuwang627@gmail.com>
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
Prepare the artifact-bound release gate hardening from #4 as patch release
0.6.1.0.6.1;Unreleasedto the0.6.1changelog section;package.json, while keeping the v0.6.0 scoring corpus and methodology contract unchanged.Compatibility
aeoptimize@0.6.0toaeoptimize@0.6.1only after the matching npm package and immutable Git tag are published separately.Validation
Run from clean commit
06b5de329285d661538280caf5fd50241be6dc29:2279acd3ce779ad68dcbef2e3cef7d4f16297aef3b59d3a82ceb0f774aab27fbnpm publish --dry-run --jsoncompleted the fullprepublishOnlycandidate gate and produced metadata foraeoptimize@0.6.1without publishing.The fail-closed public verifier currently reports the expected four pre-publication failures:
latestremains0.6.0;0.6.1;v0.6.1does not exist;v0.6.1GitHub Release returns 404.Release boundary
This PR only prepares release metadata and candidates. It does not publish npm content, create or move a tag, create a GitHub Release, change npm dist-tags, or alter repository rulesets. After merge, the complete gate must run again against the merge SHA before each external mutation is authorized separately.
Review checklist
0.6.1.latestto0.6.0without moving an existing tag.