Skip to content

Add npm workflow improvements - #103

Merged
ranyitz merged 2 commits into
mainfrom
chore/npm-workflow-improvements
Jan 26, 2026
Merged

Add npm workflow improvements#103
ranyitz merged 2 commits into
mainfrom
chore/npm-workflow-improvements

Conversation

@ranyitz

@ranyitz ranyitz commented Jan 26, 2026

Copy link
Copy Markdown
Owner

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
Comment thread .github/workflows/publish.yml Outdated
@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.

1 participant