Skip to content

Releases: nrkno/github-workflow-semantic-release

v4.2.2

24 Jun 13:47
e97a325
Compare
Choose a tag to compare

4.2.2 (2025-06-24)

  • ci: correct extraction of workflow tag in GitHub Actions workflow file (#189) (e97a325)

v4.2.1

27 May 07:37
ac2d782
Compare
Choose a tag to compare

4.2.1 (2025-05-27)

  • set header max length to 200 (#188) (ac2d782)

  • fix: set header max length to 200

  • fix: small space fix

v4.2.0

26 May 12:01
a9e1a0f
Compare
Choose a tag to compare

4.2.0 (2025-05-26)

v4.1.0

19 May 12:17
76c07de
Compare
Choose a tag to compare

4.1.0 (2025-05-19)

v4.0.1

08 Apr 10:59
31cdc19
Compare
Choose a tag to compare

4.0.1 (2025-04-08)

v4.0.0

08 Apr 08:33
Compare
Choose a tag to compare

4.0.0 (2025-04-08)

  • change to mjs extension for commitlint config (5299501)

v3.1.2

07 Apr 13:44
00d5925
Compare
Choose a tag to compare

3.1.2 (2025-04-07)

v3

12 Feb 13:44
00d5925
Compare
Choose a tag to compare
v3
v3

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