chore: unify workspace packages at 1.9.0, cut CHANGELOG for release#249
Merged
Conversation
adf/cli were already at 1.9.0 in-repo (#246) with everything else drifted across 1.7.0/1.8.0; the publish gate requires one version == tag. No 1.8.0 was ever published — scaffold-core ships 1.7.0 -> 1.9.0 on npm. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…sion The exact version is release-managed (unified workspace gate in release.yml verifies every package == tag); a hardcoded string here breaks on every bump. Co-Authored-By: Claude Fable 5 <noreply@anthropic.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.
Release prep for v1.9.0 — the scaffold-core output-quality + typecheck fixes (#247, #248) behind the stackbilt-web#151 funnel repair.
1.9.0(publish gate requires everypackages/*/package.json== tag; adf/cli were already at 1.9.0 in-repo from feat(adf): real module-attribution for METRICS constraint failures #246, so the release version is 1.9.0, not 1.8.0 — nothing between 1.7.0 and this was ever published).[Unreleased]cut to[1.9.0] - 2026-07-05, backfilled the missing feat(adf): real module-attribution for METRICS constraint failures #246 entry.publish:check+install:smokepass locally on the bumped tree.After merge: tag
v1.9.0on main → Release workflow publishes all packages with OIDC provenance.🤖 Generated with Claude Code