Skip to content

Releases: un-ts/changesets-gitlab

v0.8.1

15 Feb 13:42
24c0477
Compare
Choose a tag to compare

Patch Changes

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

01 Feb 06:43
168f11a
Compare
Choose a tag to compare

Minor Changes

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

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

15 Nov 15:24
056d8c1
Compare
Choose a tag to compare

Minor Changes

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

Full Changelog: v0.6.0...v0.7.0

v0.6.0

14 Nov 09:51
85feab5
Compare
Choose a tag to compare

What's Changed

  • feat: create MR with custom target branch by @lluiscab in #70
  • feat: use gitlab api to get username by @devtribe in #76

New Contributors

Full Changelog: v0.5.6...v0.6.0

v0.5.6

12 Oct 03:47
cf691e2
Compare
Choose a tag to compare

What's Changed

  • fix: remove --global flag when setting user by @awxalbert in #66

New Contributors

Full Changelog: v0.5.5...v0.5.6

v0.5.5

14 Jul 12:26
f913b91
Compare
Choose a tag to compare

Patch Changes

v0.5.4

08 Jul 17:22
087acb3
Compare
Choose a tag to compare

Patch Changes

v0.5.3

06 Apr 08:01
4f84eb9
Compare
Choose a tag to compare

Patch Changes

v0.5.2

17 Feb 04:22
e6c0aec
Compare
Choose a tag to compare

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

v0.5.1

16 Dec 09:40
2d446c0
Compare
Choose a tag to compare

Patch Changes