Node Package Release
Version updated for https://github.com/CatChen/node-package-release-action to version v2.3.14.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The node-package-release-action GitHub Action automates the process of versioning and releasing NPM packages. It eliminates the need for manual execution of commands like npm version patch by automatically determining version increments (e.g., major, minor, patch, prerelease) and creating releases based on changes in the repository. This action streamlines package release workflows, supports scheduled or triggered releases, and integrates seamlessly with publishing to NPM.
Release notes
What’s Changed
- Build(deps-dev): Bump the development-dependencies group with 2 updates by @dependabot[bot] in https://github.com/CatChen/node-package-release-action/pull/994
- Build(deps-dev): Bump @types/node from 25.3.5 to 25.4.0 in the types group by @dependabot[bot] in https://github.com/CatChen/node-package-release-action/pull/996
- Build(deps-dev): Bump the development-dependencies group with 4 updates by @dependabot[bot] in https://github.com/CatChen/node-package-release-action/pull/997
- Build(deps): Bump config-git-with-token-action from 2.0.12 to 2.0.13 by @dependabot[bot] in https://github.com/CatChen/node-package-release-action/pull/995
- Build(deps): Bump tar from 7.5.10 to 7.5.11 by @dependabot[bot] in https://github.com/CatChen/node-package-release-action/pull/998
- Remove reviewer ‘CatChen’ from dependabot.yml by @CatChen in https://github.com/CatChen/node-package-release-action/pull/999
- Build(deps-dev): Bump @types/node from 25.4.0 to 25.5.0 in the types group by @dependabot[bot] in https://github.com/CatChen/node-package-release-action/pull/1000
- Updated agent instructions by @CatChen in https://github.com/CatChen/node-package-release-action/pull/1001
- Fixed yarn warnings and migrated to @ianvs/prettier-plugin-sort-imports by @CatChen in https://github.com/CatChen/node-package-release-action/pull/1002
- Fixed yarn warnings and migrated to @ianvs/prettier-plugin-sort-imports by @CatChen in https://github.com/CatChen/node-package-release-action/pull/1004
- Build(deps): Bump undici from 6.23.0 to 6.24.1 by @dependabot[bot] in https://github.com/CatChen/node-package-release-action/pull/1003
- Build(deps): Bump actions/create-github-app-token from 2 to 3 by @dependabot[bot] in https://github.com/CatChen/node-package-release-action/pull/1005
- Build(deps-dev): Bump lint-staged from 16.3.3 to 16.4.0 in the development-dependencies group by @dependabot[bot] in https://github.com/CatChen/node-package-release-action/pull/1006
- Build(deps-dev): Bump the development-dependencies group with 3 updates by @dependabot[bot] in https://github.com/CatChen/node-package-release-action/pull/1007
- Build(deps): Bump flatted from 3.3.1 to 3.4.2 by @dependabot[bot] in https://github.com/CatChen/node-package-release-action/pull/1008
Full Changelog: https://github.com/CatChen/node-package-release-action/compare/v2.3.13...v2.3.14