Releases: nrkno/github-workflow-semantic-release
Releases · nrkno/github-workflow-semantic-release
v3.0.1
3.0.1 (2024-03-07)
-
don't check out workflow (#102) (4ecee4a)
-
re-add nonredundant .releaserc.json file (#99) (2beabf7)
-
remove node.js setup, it is provided by codfish action (#100) (4220c1a)
-
removing redundant files (#98) (268fe53)
-
set runs-on default to ubuntu-latest (#97) (0789479)
-
fix: set runs-on default to ubuntu-latest
Riktig tags for å kjøre på interne runners er [nrk-azure-intern, linux], nrk-azure-intern holder ikke.
Ser ingen grunn til at vi ikke kan defaulte til hosted
v3.0.0
Try to make Dependabot discover new version by bumping major
v2.1.0
2.1.0 (2023-08-29)
- always output version (d3ccbeb)
always print versions to output regardless of new release or not
v2.0.1
2.0.1 (2023-08-21)
- increase max footer line length (e5025e8)
v1.8.0
1.8.0 (2023-05-11)
- add option to enable/disable linting (d16eaae)
To mitigate rate-limit error. default value is true, should not break
older implementations of this workflow
v1.6.1
1.6.1 (2023-03-24)
- set correct team for reviews of pullrequests (e9696be)
v1.6.0
1.6.0 (2023-03-22)
- include body of commit message in release notes (fa5f4e2)
Include the full commit message body in the release notes, so that we
get all relevant information in the release and changelog.