Skip to content

Releases: nrkno/github-workflow-semantic-release

v3.1.1

21 Oct 13:35
567b522
Compare
Choose a tag to compare

3.1.1 (2024-10-21)

  • downgrade commitlint-github-action to 5.4.5 (#154) (567b522)

v3.1.0

21 Oct 09:13
179079b
Compare
Choose a tag to compare

3.1.0 (2024-10-21)

  • update package-lock.json (#149) (964b6bd)
    seems to be out of date?
  • disable subject case rule (#142) (4985982)
    Disable strict subject casing to be closer to the official conventional commits specification.
  • force new release (#148) (6ac2501)
    No new release in a while, forcing
  • revert conventional-changelog-conventionalcommits (#151) (179079b)
    conventional-changelog-conventionalcommits seems to break everything.
    idk why

v3

12 Feb 13:44
567b522
Compare
Choose a tag to compare
v3
v3

v3.0.1

07 Mar 09:06
5cad413
Compare
Choose a tag to compare

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

12 Feb 13:45
5cad413
Compare
Choose a tag to compare
v3.0

v3.0.0

09 Feb 14:27
Compare
Choose a tag to compare

Try to make Dependabot discover new version by bumping major

v2.1.0

29 Aug 12:13
Compare
Choose a tag to compare

2.1.0 (2023-08-29)

  • always output version (d3ccbeb)
    always print versions to output regardless of new release or not

v2.0.1

21 Aug 08:06
Compare
Choose a tag to compare

2.0.1 (2023-08-21)

  • increase max footer line length (e5025e8)

v2.0.0

22 May 10:22
Compare
Choose a tag to compare

2.0.0 (2023-05-22)

v1.8.0

11 May 10:14
Compare
Choose a tag to compare

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