chore(release): 0.13.0 - #75
Merged
Merged
Conversation
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.
What changed
Folds the accumulated
Unreleasedsection into## [0.13.0] - 2026-08-07, adds its compare link, and bumpsversionin the three plugin manifests.Why this way
MINOR applies because R-PUB-02 now requires Maven Central credentials to become available only after a native forge publication gate. A repository that relied on a USER_MANAGED Portal stop can pass 0.12.0 and fail 0.13.0.
The README Versioning section assigns incompatible changes to MINOR releases while the version remains below 1.0.0.
Verification
bun run typecheckbun test, 327 tests passedbun run validate, 0 errors and 0 warningsbash tests/test-check-drift.sh, 12 tests passedbash scripts/check-drift.shbun scripts/check-ecosystems.mjs, 11 ecosystems x 7 skills presentskillspector scan ./skills/ --no-llm --format jsonbun run buildinsite/, 114 pages builtnode skills/oss-changelog/scripts/release-notes.mjs v0.13.0git diff --checkAffects