Releases: reecetech/version-increment
Releases · reecetech/version-increment
2024.10.1
What's Changed
Full Changelog: 2024.9.2...2024.10.1
2024.9.2
2024.9.1
What's Changed
- Update version look up to support tags prepended with a prefix by @sefasenturk95 in #35
- Fix lint & create new release by @ps-jay in #36
- Fix test for when on
main
branch by @ps-jay in #37
New Contributors
- @sefasenturk95 made their first contribution in #35
Full Changelog: 2024.4.4...2024.9.1
2024.4.4
What's Changed
Full Changelog: 2024.4.3...2024.4.4
2024.4.3
2024.4.2
What's Changed
Full Changelog: 2024.4.1...2024.4.2
2024.4.1
What's Changed
- Support conventional commits by @DanielAtanasovski in #31
New Contributors
- @DanielAtanasovski made their first contribution in #31
Full Changelog: 2023.10.2...2024.4.1
2023.10.2
Merge pull request #27 from reecetech/maintenance Remove old code blocks
2023.10.1
What's Changed
- Add new
use_api
feature, to allow the action to work without checking out the repo first by @ps-jay in #26
Full Changelog: 2023.9.3...2023.10.1
2023.9.3
Merge pull request #25 from reecetech/update-shellcheck-action Update shellcheck action