gitlab

semantic-release plugin to publish a GitLab release

MIT License

Downloads
917.1K
Stars
262
Committers
36

Bot releases are visible (Hide)

gitlab - v10.0.2

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

10.0.2 (2023-01-27)

Bug Fixes

  • deps: update dependency got to v12 (ffa17a8)
gitlab - v10.0.1

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

10.0.1 (2023-01-27)

Bug Fixes

  • deps: update dependency escape-string-regexp to v5 (9581d38)
gitlab - v10.0.0

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

10.0.0 (2023-01-27)

chore

  • require semantic-release >=20.1.0 (f3444fa)

Features

BREAKING CHANGES

  • The plugin is not compatible with semantic-release < 20.1.0
  • This package is now ESM-only and cannot be used by CJS packages.
  • The minimum supported Node version has been changed to 18.0.0.
gitlab - v10.0.0-beta.2

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

10.0.0-beta.2 (2023-01-25)

chore

  • require semantic-release >=20.1.0 (f3444fa)

BREAKING CHANGES

  • The plugin is not compatible with semantic-release < 20.1.0
gitlab - v10.0.0-beta.1

Published by github-actions[bot] almost 2 years ago

10.0.0-beta.1 (2023-01-18)

Features

BREAKING CHANGES

  • This package is now ESM-only and cannot be used by CJS packages.
  • The minimum supported Node version has been changed to 18.0.0.
gitlab - v9.5.1

Published by github-actions[bot] almost 2 years ago

9.5.1 (2022-12-08)

Bug Fixes

  • deps: update dependency fs-extra to v11 (#462) (5376274)
gitlab - v9.5.0

Published by github-actions[bot] almost 2 years ago

9.5.0 (2022-11-03)

Features

  • verify: Reduce access_level requirements when using --dry-run (#452) (292a279)
gitlab - v9.4.2

Published by github-actions[bot] about 2 years ago

9.4.2 (2022-09-13)

Bug Fixes

  • deps: update dependency parse-url to v8 (#432) (0436c2d)
gitlab - v9.4.1

Published by github-actions[bot] over 2 years ago

9.4.1 (2022-07-11)

Bug Fixes

gitlab - v9.4.0

Published by github-actions[bot] over 2 years ago

9.4.0 (2022-07-11)

Features

  • allow templating support for asset url, type and filepath (#409) (129dff5), closes #406
gitlab - v9.3.2

Published by github-actions[bot] over 2 years ago

9.3.2 (2022-05-31)

Bug Fixes

gitlab - v9.3.1

Published by github-actions[bot] over 2 years ago

9.3.1 (2022-05-29)

Bug Fixes

  • labels: allow disabling of labels as described in docs #383 (#385) (cb6ba46)
gitlab - v9.3.0

Published by github-actions[bot] over 2 years ago

9.3.0 (2022-05-16)

Features

gitlab - v9.2.1

Published by github-actions[bot] over 2 years ago

9.2.1 (2022-05-11)

Bug Fixes

  • deps: update dependency hpagent to v1 (#374) (45ad46d)
gitlab - v9.2.0

Published by github-actions[bot] over 2 years ago

9.2.0 (2022-04-28)

Features

gitlab - v9.1.3

Published by github-actions[bot] over 2 years ago

9.1.3 (2022-04-28)

Bug Fixes

  • fail: use encoded repo id to avoid error 404 (#371) (83f3d32)
gitlab - v9.1.2

Published by github-actions[bot] over 2 years ago

9.1.2 (2022-04-14)

Bug Fixes

  • verify: gracefully handle options without validator (#364) (24a8fb9)
gitlab - v9.1.1

Published by github-actions[bot] over 2 years ago

9.1.1 (2022-04-13)

Bug Fixes

gitlab - v9.1.0

Published by github-actions[bot] over 2 years ago

9.1.0 (2022-04-11)

Features

gitlab - v9.0.0

Published by github-actions[bot] over 2 years ago

9.0.0 (2022-04-09)

Features

  • create issues when the release is failing (#349) (0ad008e)

BREAKING CHANGES

  • Issues will be created or are commented by default . Set the failComment or failTitle option to false to disable this behavior.

Co-authored-by: Jonas Schubert [email protected]
Co-authored-by: Florian Greinacher [email protected]