Releases: go-semantic-release/provider-gitlab
Releases · go-semantic-release/provider-gitlab
v1.17.0
1.17.0 (2024-10-13)
Feature
v1.16.0
1.16.0 (2024-07-26)
Feature
- Align algorith to aquire tokens with goreleaser (148b901)
Bug Fixes
- Fix lints (f6bfb19)
- Allow specify job token as token in config (c088a12)
v1.15.0
1.15.0 (2024-05-03)
Feature
- *: ✨ add log order configuration option (1888cab)
Documentation
- README: 📝 style requirements (6f581f8)
v1.14.0
1.14.0 (2024-02-18)
Feature
Styles
CI
v1.13.0
1.13.0 (2023-10-05)
Feature
- update go (02a9e84)
- use CI_JOB_TOKEN if no PAT provided (78ebdfc)
- use CI_JOB_TOKEN if no PAT provided (aefe1ef)
Bug Fixes
- use git repository to parse commits and releases when using job token (7b9f315)
- use ci vars for repo info if current project (6ab009b)
CI
- increase golangci-lint timeout (32cfa66)
v1.12.1
1.12.1 (2023-02-07)
Bug Fixes
- correctly get owner/repo information and list initial commits (a68e7e1)
v1.12.0
1.12.0 (2023-02-03)
Feature
- add hooks-plugin-registry-update (1357f6f)
v1.11.0
1.11.0 (2023-01-13)
Feature
Styles
v1.10.0
1.10.0 (2023-01-13)
Feature
- update go to 1.19 and dependencies (fc53e33)
v1.9.0
1.9.0 (2022-07-06)
Feature
- add
strip_v_tag_prefix
config option (a8eab7a)