Releases: un-ts/changesets-gitlab
Releases · un-ts/changesets-gitlab
v0.8.1
Patch Changes
- #89
12b715f
Thanks @godiagonal! - fix: repair default value forcreate_gitlab_releases
variable
New Contributors
- @godiagonal made their first contribution in #89
Full Changelog: v0.8.0...v0.8.1
v0.8.0
Minor Changes
- #85
65ecc27
Thanks @wingnorepeat! - feat: added new input variable to indicate whether to create Gitlab releases after publish or not
New Contributors
- @wingnorepeat made their first contribution in #85
Full Changelog: v0.7.0...v0.8.0
v0.7.0
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
v0.5.6
What's Changed
- fix: remove --global flag when setting user by @awxalbert in #66
New Contributors
- @awxalbert made their first contribution in #66
Full Changelog: v0.5.5...v0.5.6
v0.5.5
v0.5.4
v0.5.3
v0.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), usegit add -A .
instead
v0.5.1
Patch Changes
- #34
4eb189c
Thanks @pmjhonwang! - slience @action/exec to execute settting GitLab credentials