Skip to content

@W-23748894 chore(release): bump version to 4.3.24 to re-trigger npm publish - #83

Merged
alexpmule merged 1 commit into
mainfrom
W-23748894-republish
Aug 21, 2026
Merged

@W-23748894 chore(release): bump version to 4.3.24 to re-trigger npm publish#83
alexpmule merged 1 commit into
mainfrom
W-23748894-republish

Conversation

@alexpmule

Copy link
Copy Markdown
Contributor

Why

The publish job for 4.3.23 (merged in #82) failed with an npm E404 on PUT @api-components/api-navigation — an expired/invalid publish token, which npm surfaces as a 404. The version bump landed on main but the package was never published to the registry.

The token has since been renewed. npm does not allow re-publishing a version from an already-merged commit, so this PR bumps to 4.3.24 purely to re-trigger the Publishing release workflow with the working token. No functional changes.

What

  • package.json: 4.3.234.3.24
  • package-lock.json: aligned root + root-package version to 4.3.24 (lockfile had lagged at 4.3.22)

Testing

No code changes; CI runs the existing suite. Publish step should now succeed with the renewed token.

@alexpmule
alexpmule merged commit a998d53 into main Aug 21, 2026
3 checks passed
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