Skip to content

Conversation

@ranyitz
Copy link
Owner

@ranyitz ranyitz commented Jan 26, 2026

Summary

  • Update publish workflow to use latest npm version before publishing (avoids potential npm bugs)
  • Add manual unpublish workflow with version parameter for removing specific versions when needed

Why

Encountered issues with npm publishing where the bundled npm version in Node 24 had potential issues. Also needed a way to unpublish versions without local npm CLI access.

- Update publish workflow to use latest npm version before publishing
- Add unpublish workflow for manually removing specific versions
@ranyitz ranyitz enabled auto-merge (squash) January 26, 2026 21:30
@ranyitz ranyitz merged commit a49f93d into main Jan 26, 2026
4 checks passed
@ranyitz ranyitz deleted the chore/npm-workflow-improvements branch January 26, 2026 21:32
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.

2 participants