Skip to content

Sync release-please manifest to 2.3.1#48

Merged
namthor9 merged 1 commit into
mainfrom
maxr/manifest-sync
May 22, 2026
Merged

Sync release-please manifest to 2.3.1#48
namthor9 merged 1 commit into
mainfrom
maxr/manifest-sync

Conversation

@namthor9
Copy link
Copy Markdown
Contributor

Summary

  • Bumps .release-please-manifest.json from 2.0.02.3.1 to match the current package.json version.
  • Pure manifest sync; no code changes.

Why

The release-please workflow has been failing with Bad credentials for a while (the RELEASE_PLEASE_AT PAT is expired/revoked), so versions 2.2.x and 2.3.0/2.3.1 were published manually. Because release-please never ran, the manifest never updated and still says 2.0.0.

Once the PAT is refreshed and release-please resumes, it would otherwise scan conventional commits from 2.0.0 onward and propose releasing everything between 2.0.0 and 2.3.1 again. Catching the manifest up to 2.3.1 here lets release-please pick up from where we actually are.

Test plan

  • Diff is one line in .release-please-manifest.json
  • No code or workflow files touched
  • After merge, will move the (currently orphaned) v2.3.1 tag to point at the merge commit so the tag lives in main's history

Versions 2.2.x and 2.3.0/2.3.1 were published manually with the
release-please PAT in a broken state (Bad credentials in the
release-please workflow), so the manifest never moved off 2.0.0.
Catch it up to the current published version so release-please
picks up correctly after the PAT is refreshed and resumes cutting
release PRs.
@namthor9 namthor9 merged commit e9bc486 into main May 22, 2026
4 checks passed
@namthor9 namthor9 deleted the maxr/manifest-sync branch May 22, 2026 21:12
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