patch-release-me-0.1.0 is not a library.
This is a tool I built to help maintain a number of code bases.
✨ Features
- Configuration as Code
- Define how to patch your code before release
- Versioning Helpers
📦 Usage
You can install / use the tool is a number of different ways
Cargo / Crates.io
GitHub Actions
- name: "Patch Release Me"
uses: 42ByteLabs/patch-release-me@v0.1.0
Manual Install
🦸 Support
Please create GitHub Issues if there are bugs or feature requests.
This project uses Semantic Versioning (v2) and with major releases, breaking changes will occur.
📓 License
This project is licensed under the terms of the MIT open source license. Please refer to MIT for the full terms.