Easy Npm Publish
Version updated for https://github.com/glitch452/easy-npm-publish to version v1.0.6.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Easy NPM Publish” GitHub Action automates the process of versioning and publishing npm packages by leveraging commit messages that follow the Conventional Commits standard. It determines the next semantic version, updates git tags accordingly, and publishes the package to an npm-compatible registry. This action simplifies release management by automating version control, tagging, and publishing workflows, reducing manual effort and ensuring consistency.
Release notes
Chores
- deps: update glitch452/branch-release action to v1 (9f25ad7)