Skip to content

chore: update release workflow by updating npm and adjusting node setup#16

Merged
olliethedev merged 1 commit intomainfrom
fix/release-1
Feb 24, 2026
Merged

chore: update release workflow by updating npm and adjusting node setup#16
olliethedev merged 1 commit intomainfrom
fix/release-1

Conversation

@olliethedev
Copy link
Collaborator

@olliethedev olliethedev commented Feb 24, 2026

Note

Low Risk
Changes are confined to the GitHub Actions release workflow; main risk is a release/publish failure if npm/pnpm assumptions differ in CI.

Overview
Modernizes the release GitHub Actions workflow by consolidating Node setup (including npm registry config) and adding a step to update npm to the latest version before installing dependencies.

Switches the publish step from pnpm publish (with --no-git-checks/token env) to npm publish while preserving provenance and the computed npm dist-tag gating (pre-release tags vs latest only from main).

Written by Cursor Bugbot for commit 24b9bbf. This will update automatically on new commits. Configure here.

@olliethedev olliethedev merged commit ffd7552 into main Feb 24, 2026
2 checks passed
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

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