Easy Npm Publish
Version updated for https://github.com/glitch452/easy-npm-publish to version v1.0.10.
- 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 version management and package publishing for npm-compatible registries using Conventional Commits. It streamlines tasks such as determining the next semantic version, updating git tags, and publishing packages, reducing manual effort and ensuring consistency in versioning and tagging. This action is ideal for automating release workflows and maintaining organized repositories.
Release notes
Chores
- deps: update all non-major dependencies (0b3f373)