Skip to content

docs: trivial lede edit + verify changesets + auto-major-tag-mover#39

Merged
faraa2m merged 1 commit into
mainfrom
chore/verify-major-tag-mover
May 12, 2026
Merged

docs: trivial lede edit + verify changesets + auto-major-tag-mover#39
faraa2m merged 1 commit into
mainfrom
chore/verify-major-tag-mover

Conversation

@faraa2m
Copy link
Copy Markdown
Owner

@faraa2m faraa2m commented May 12, 2026

Trivial README copy edit ("CI cost-guardrail" → "CI cost guardrail") plus a patch changeset for `tokenometer` to verify the changesets + auto-major-tag-mover pipeline end-to-end.

After merging this PR

  1. Push to main fires the existing `release` workflow
  2. Bot sees the changeset and opens a "Version Packages" PR proposing v1.1.0 → v1.1.1
  3. Merging that follow-up PR:
    • Bumps `tokenometer` (and any `fixed`-linked packages) to v1.1.1
    • Publishes to npm
    • Cuts the v1.1.1 GitHub Release
    • Fires the new `update-major-tag.yml` workflow which force-moves `v1` from current commit to v1.1.1's commit (with the backwards-move safety guard preventing regression)
  4. Marketplace consumers on `@v1` get the updated runtime automatically — no manual `git tag -f v1 && git push --force` needed

Safe to merge

This PR by itself is a docs edit. The actual version bump only happens when you merge the Version Packages PR that the changesets bot will open after this lands. Until that second merge, no npm publish or tag changes occur.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tokenometer Ready Ready Preview, Comment May 12, 2026 4:55am

@faraa2m faraa2m merged commit 6252c47 into main May 12, 2026
8 checks passed
@faraa2m faraa2m deleted the chore/verify-major-tag-mover branch May 12, 2026 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant