PssbleTrngle/set-package-version
Version updated for https://github.com/PssbleTrngle/set-package-version to version v1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action is designed to set or update the version of a package in your project. It automates the process of updating package versions, which is useful for version control and dependency management. The action provides a simple interface to specify the new version number, allowing you to streamline release processes and ensure consistent versioning across different environments.
What’s Changed
- Initial Release