Releases: open-turo/actions-release
Releases · open-turo/actions-release
v4.0.2
4.0.2 (2023-10-27)
Bug Fixes
v4.0.1
4.0.1 (2023-10-27)
Bug Fixes
- semantic-release: only output last release when there is one (44c3646)
Build System
v4.0.0
4.0.0 (2023-10-26)
⚠ BREAKING CHANGES
- lint-release-notes:
lint-release-notes
only runs on pull_request events.
When moving to v4, you will need to shift the usage to GHA that are
pull_request triggers.
Features
- lint-release-notes: allow for overriding of the github env variables when running (883fda5)
v3.2.0
3.2.0 (2023-10-26)
Features
- allow for overriding of the github env variables when running (e93e817)
v3.1.1
3.1.1 (2023-10-13)
Bug Fixes
- conditional checkout command (c7350b6)
v3.1.0
3.1.0 (2023-09-29)
Features
- semantic-release: support json branches input (7d81c16)
Tests
- add test for json branches input (fd370e4)
v3.0.1
3.0.1 (2023-09-15)
Bug Fixes
- lint-release-notes: use semantic-release v3 (2287ead)
v3.0.0
3.0.0 (2023-09-15)
⚠ BREAKING CHANGES
- Users should update
open-turo/actions-release/release-notes-preview@v2
to
open-turo/actions-release/lint-release-notes@v3
.
Bug Fixes
- remove deprecated release-notes-preview action (e6ccbb9)
Documentation
v2.3.1
2.3.1 (2023-09-15)
Bug fixes
v2.3.0
2.3.0 (2023-09-15)
Features
- release-notes-preview: add breaking changes doc check (7f20099)