Skip to content

Releases: semantic-release/gitlab

v12.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Mar 16:46
317d3e9

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.

v11.0.1

Choose a tag to compare

@github-actions github-actions released this 15 Feb 21:20
bae2f6f

11.0.1 (2023-02-15)

Bug Fixes

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

v11.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Feb 07:46
b2dab9b

11.0.0 (2023-02-15)

Build System

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

BREAKING CHANGES

  • deps: This version drops support for accepting untrusted TLS certificates via NODE_TLS_REJECT_UNAUTHORIZED. See #489 for details.

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

v10.1.4

Choose a tag to compare

@github-actions github-actions released this 03 Feb 02:27
874d7ac

10.1.4 (2023-02-03)

Bug Fixes

v10.1.3

Choose a tag to compare

@github-actions github-actions released this 02 Feb 09:15
cd9e33b

10.1.3 (2023-02-02)

Bug Fixes

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

v10.1.2

Choose a tag to compare

@github-actions github-actions released this 30 Jan 23:38
96bb3e9

10.1.2 (2023-01-30)

Bug Fixes

  • deps: update dependency aggregate-error to v4 (96bb3e9)

v10.1.1

Choose a tag to compare

@github-actions github-actions released this 30 Jan 09:34
40d3b2e

10.1.1 (2023-01-30)

Bug Fixes

v10.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Jan 09:19
0067996

10.1.0 (2023-01-30)

Features

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

v10.0.2

Choose a tag to compare

@github-actions github-actions released this 27 Jan 08:22
002a3d6

10.0.2 (2023-01-27)

Bug Fixes

  • deps: update dependency got to v12 (ffa17a8)

v10.0.1

Choose a tag to compare

@github-actions github-actions released this 27 Jan 08:03
f8f5cf0

10.0.1 (2023-01-27)

Bug Fixes

  • deps: update dependency escape-string-regexp to v5 (9581d38)