Skip to content

chore: Bump node version, add access and correct PR naming#54

Merged
jamesnrokt merged 2 commits into
mainfrom
chore/bump-node-version
Jan 13, 2026
Merged

chore: Bump node version, add access and correct PR naming#54
jamesnrokt merged 2 commits into
mainfrom
chore/bump-node-version

Conversation

@jamesnrokt

@jamesnrokt jamesnrokt commented Jan 13, 2026

Copy link
Copy Markdown
Contributor

Background

  • Bump node version, add access and correct PR naming
  • Additionally reverting changes to changelog and version file to enable freshly releasing 3.0.0

What Has Changed

  • Workflows

Screenshots/Video

  • N/A

Checklist

  • I have performed a self-review of my own code.

Additional Notes

  • N/A

Reference Issue (For employees only. Ignore if you are an outside contributor)

  • Closes N/A

@jamesnrokt jamesnrokt requested a review from a team as a code owner January 13, 2026 20:17
Copilot AI review requested due to automatic review settings January 13, 2026 20:17

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR reverts a previous 3.0.0 release that appears to have had issues (evidenced by a future date of 2026-01-13), updates workflow configurations for future releases, and improves the release process with better PR naming conventions.

Changes:

  • Reverted VERSION file from 3.0.0 to 2.2.4
  • Removed the problematic 3.0.0 entry from CHANGELOG.md
  • Updated Node.js version in workflows from 22 to 24
  • Added --access public flag to npm publish commands in release workflow
  • Changed release PR naming to follow conventional commit format (chore/release/ branch prefix and chore: title prefix)

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
VERSION Reverted version from 3.0.0 to 2.2.4 to undo problematic release
CHANGELOG.md Removed 3.0.0 entry with future date (2026-01-13) and updated unreleased comparison link
.github/workflows/release-from-main.yml Updated Node.js version to 24 and added --access public flag to npm publish commands
.github/workflows/draft-release-publish.yml Updated Node.js version to 24 and changed PR branch/title naming to follow conventional commits format

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jamesnrokt jamesnrokt merged commit d7781a9 into main Jan 13, 2026
10 checks passed
@jamesnrokt jamesnrokt deleted the chore/bump-node-version branch January 13, 2026 20:23
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.

4 participants