Skip to content

Latest commit

 

History

History
123 lines (62 loc) · 6.41 KB

CHANGELOG.md

File metadata and controls

123 lines (62 loc) · 6.41 KB

changesets-gitlab

0.9.0

Minor Changes

  • #98 d7126ba Thanks @QuiiBz! - feat: add new GITLAB_COMMENT_TYPE environment variable to use discussions or notes

0.8.2

Patch Changes

0.8.1

Patch Changes

0.8.0

Minor Changes

  • #85 65ecc27 Thanks @wingnorepeat! - feat: added new input variable to indicate whether to create Gitlab releases after publish or not

0.7.0

Minor Changes

  • #71 19466b9 Thanks @lluiscab! - feat: added new input variable controling if the source branch should be automatically deleted or not

0.6.0

Minor Changes

  • #70 2d8b1e0 Thanks @lluiscab! - feat: merge requests target branch can now be configured through a input environment variable

  • #76 f819185 Thanks @devtribe! - get username from api instead usage of env variable

0.5.6

Patch Changes

0.5.5

Patch Changes

0.5.4

Patch Changes

0.5.3

Patch Changes

0.5.2

Patch Changes

  • #42 a6f751a Thanks @pmjhonwang! - some system git version old, git add -a . not working at dot prefix dir (such as .changeset), use git add -A . instead

0.5.1

Patch Changes

0.5.0

Minor Changes

0.4.0

Minor Changes

  • #23 9e6cb95 Thanks @HosseinAgha! - Add support for job tokens and oauth tokens (via GITLAB_TOKEN_TYPE config), The Gitlab job tokens have limited access only to Gitlab package registry so we cannot use it until this Epic gets implemented.

Patch Changes

0.3.0

Minor Changes

0.2.0

Minor Changes

0.1.2

Patch Changes

  • 44d561d Thanks @JounQin! - fix: gitlab authentication with username and token

0.1.1

Patch Changes

0.1.0

Minor Changes