Easy Npm Publish
Version updated for https://github.com/glitch452/easy-npm-publish to version v1.0.26.
- This action is used across all versions by 2 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 “Easy NPM Publish” GitHub Action automates the process of versioning, tagging, and publishing npm packages using the Conventional Commits standard. It determines the next semantic version based on commit messages, updates git tags, and publishes the package to an npm-compatible registry. This action streamlines release workflows by eliminating manual version management and tagging, ensuring consistency and efficiency in package publishing.
Release notes
Chores
- deps: update dependency yaml to v2.8.3 [security] (20b665b)