Skip to content

Releases: semantic-release/gitlab

v13.2.1

31 Jul 06:54
a6112c4
Compare
Choose a tag to compare

13.2.1 (2024-07-31)

Bug Fixes

  • assets: changed generation of gitlab release asset url when providing file assets with target project_upload to point to url for the uploaded file (56edd34), closes #753

v13.2.0

08 Jul 09:07
3132c19
Compare
Choose a tag to compare

13.2.0 (2024-07-08)

Features

  • commenting: disable if set to false (05d1a59)
  • fail-comment: allow to skip based on provided condition #480 #636 (29b2a3a)
  • success-comment: allow to skip based on provided condition #480 #636 (c402511)

v13.1.0

08 May 06:11
93c6015
Compare
Choose a tag to compare

13.1.0 (2024-05-08)

Features

  • improve output in case of errors during publish (d53f94c)

v13.0.4

29 Apr 14:08
ae0d44f
Compare
Choose a tag to compare

13.0.4 (2024-04-29)

Bug Fixes

  • get rid of import assertion (94cc869)

v13.0.3

20 Feb 10:19
142dd15
Compare
Choose a tag to compare

13.0.3 (2024-02-20)

Bug Fixes

  • fail: properly parse issue creation response to log in terminal (4014f51)

v13.0.2

08 Jan 14:40
5ac7048
Compare
Choose a tag to compare

13.0.2 (2024-01-08)

Bug Fixes

  • deps: update dependency got to v14 (7e649eb)

v13.0.1

08 Jan 14:32
aa7d169
Compare
Choose a tag to compare

13.0.1 (2024-01-08)

Bug Fixes

  • deps: update dependency parse-url to v9 (4c4e342)

v13.0.0

21 Dec 08:03
6c9b26d
Compare
Choose a tag to compare

13.0.0 (2023-12-21)

chore

  • bump minimum Node version to 20.8.1 (cf97c59)

BREAKING CHANGES

  • Node 18 and 19 are not supported anymore. Users have to upgrade to Node 20.8.1 or later.

v12.1.1

17 Nov 22:52
9603edb
Compare
Choose a tag to compare

12.1.1 (2023-11-17)

Bug Fixes

  • deps: update dependency globby to v14 (#631) (9603edb)

v12.1.0

15 Nov 19:03
18d09c2
Compare
Choose a tag to compare

12.1.0 (2023-11-15)

Features