gitlab

semantic-release plugin to publish a GitLab release

MIT License

Downloads
917.1K
Stars
262
Committers
36

Bot releases are visible (Hide)

gitlab - v13.0.3 Latest Release

Published by github-actions[bot] 8 months ago

13.0.3 (2024-02-20)

Bug Fixes

  • fail: properly parse issue creation response to log in terminal (4014f51)
gitlab - v13.0.2

Published by github-actions[bot] 10 months ago

13.0.2 (2024-01-08)

Bug Fixes

  • deps: update dependency got to v14 (7e649eb)
gitlab - v13.0.1

Published by github-actions[bot] 10 months ago

13.0.1 (2024-01-08)

Bug Fixes

  • deps: update dependency parse-url to v9 (4c4e342)
gitlab - v13.0.0

Published by github-actions[bot] 10 months ago

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.
gitlab - v12.1.1

Published by github-actions[bot] 11 months ago

12.1.1 (2023-11-17)

Bug Fixes

  • deps: update dependency globby to v14 (#631) (9603edb)
gitlab - v12.1.0

Published by github-actions[bot] 11 months ago

12.1.0 (2023-11-15)

Features

gitlab - v12.0.6

Published by github-actions[bot] about 1 year ago

12.0.6 (2023-09-16)

Bug Fixes

  • deps: update dependency aggregate-error to v5 (#597) (bf1b490)
gitlab - v12.0.5

Published by github-actions[bot] about 1 year ago

12.0.5 (2023-08-09)

Bug Fixes

  • use project path for API calls again (#580) (b0357dc)
gitlab - v12.0.4

Published by github-actions[bot] about 1 year ago

12.0.4 (2023-08-03)

Bug Fixes

  • use numeric project ID for API calls (3350152)
gitlab - v12.0.3

Published by github-actions[bot] over 1 year ago

12.0.3 (2023-06-09)

Bug Fixes

  • deps: update dependency @semantic-release/error to v4 (#550) (d293c73)
gitlab - v12.0.2

Published by github-actions[bot] over 1 year ago

12.0.2 (2023-06-03)

Bug Fixes

  • deps: update dependency got to v13 (f345eba)
gitlab - v12.0.1

Published by github-actions[bot] over 1 year ago

12.0.1 (2023-03-23)

Bug Fixes

  • deps: update dependency fs-extra to v11.1.1 (#516) (68885be)
gitlab - v12.0.0

Published by github-actions[bot] over 1 year ago

12.0.0 (2023-03-06)

Bug Fixes

  • generic-packages: use upload enpoint url as asset url (e346b22)
  • generic-packages: use version for publish URL for consistency with npm #502 (8b215f6)

BREAKING CHANGES

  • generic-packages: asset url no longer is gitlab returned one, but as documented in gitlab docs
  • generic-packages: Generic Packages will be released under the version rather then the git tag. See #502 for details.
gitlab - v11.0.1

Published by github-actions[bot] over 1 year ago

11.0.1 (2023-02-15)

Bug Fixes

  • generic-packages: set correct URL for external provider and default storage (#498) (bae2f6f)
gitlab - v11.0.0

Published by github-actions[bot] over 1 year ago

11.0.0 (2023-02-15)

Build System

  • deps: bump cacheable-request and got (#499) (b2dab9b)

BREAKING CHANGES

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

gitlab - v10.1.4

Published by github-actions[bot] over 1 year ago

10.1.4 (2023-02-03)

Bug Fixes

gitlab - v10.1.3

Published by github-actions[bot] over 1 year ago

10.1.3 (2023-02-02)

Bug Fixes

  • generic-package: fix issues when uploading multiple assets (#491) (cd9e33b), closes #490
gitlab - v10.1.2

Published by github-actions[bot] over 1 year ago

10.1.2 (2023-01-30)

Bug Fixes

  • deps: update dependency aggregate-error to v4 (96bb3e9)
gitlab - v10.1.1

Published by github-actions[bot] over 1 year ago

10.1.1 (2023-01-30)

Bug Fixes

gitlab - v10.1.0

Published by github-actions[bot] over 1 year ago

10.1.0 (2023-01-30)

Features

  • generics: allow upload of build assets as generic packages #174 (#343) (0067996)