Skip to content

Bump version to 0.2.5#19

Merged
ejntaylor merged 1 commit into
mainfrom
ejntaylor/fix-npm-deployment
May 21, 2026
Merged

Bump version to 0.2.5#19
ejntaylor merged 1 commit into
mainfrom
ejntaylor/fix-npm-deployment

Conversation

@ejntaylor
Copy link
Copy Markdown
Contributor

Summary

  • Bumps package.json and package-lock.json from 0.2.4 to 0.2.5.

Context

The v0.2.5 GitHub Release (deployment) was published against a commit where package.json was still 0.2.4. The publish workflow's version guard (publish.yml:54-56) correctly aborted before pushing to npm, so @patchstack/connect@0.2.5 was never published.

After merge, the existing v0.2.5 tag and Release will be deleted and re-created on the merged commit so the publish workflow can run cleanly.

Test plan

  • CI passes
  • After merge, delete + recreate the v0.2.5 release/tag and confirm the publish workflow succeeds

The v0.2.5 release tag was published against a commit where
package.json was still 0.2.4, so the publish workflow's version
guard aborted before pushing to npm. Bump the version so the tag
matches.
@coderbuds
Copy link
Copy Markdown

coderbuds Bot commented May 21, 2026

Consistent version bump to 0.2.5.

🎯 Quality: 75% Good · 📦 Size: Tiny

📈 This month: Your 102nd PR — above team average · Averaging Excellent

See how your team is trending →

@ejntaylor ejntaylor merged commit ed4e30b into main May 21, 2026
4 checks passed
@ejntaylor ejntaylor deleted the ejntaylor/fix-npm-deployment branch May 21, 2026 13:14
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