Releases: orbit-online/git-release
Releases · orbit-online/git-release
v2.0.0
v1.0.1
v1.0.0
v0.4.0
Install/depend on this package using μpkg:
upkg add https://github.com/orbit-online/git-release/releases/download/v0.4.0/git-release.tar.gz b4cb0788d871bec573cde654a3e6c74fda168d38ac9a362e0b5c227a8f4bdd63
v0.4.0
Changes since v0.3.1:
- Switch to new μpkg package format
- Add github action to extract git tag and tag message
- Add MIT License
- Don't include tag name as title in release message
v0.2.1
v0.2.1
Changes since v0.2.0:
- Dogfood by adding git-release as dep. and release through it
- Move build commands into tools/
- github actions: Bump action versions, fix deprecated code
- Update README.md
- Include README in published package
v0.2.0
v0.2.0
Changes since v0.1.3:
- Add ability to get previous version, fix an exit code
- ghactions: Inherit secrets
v0.1.3
v0.1.3
Changes since v0.1.2:
- Fix --ignore-dirty and use git-describe for getting latest version
v0.1.2
v0.1.2
Changes since v0.1.1:
- Fix artifact download path when releaseing
v0.1.0
v0.1.0
Changes since v0.0.3:
- Remove debug step
v0.0.2
v0.0.2
Changes since v0.0.1:
- Save a step when publishing