Releases: semantic-release/gitlab
Releases · semantic-release/gitlab
v9.1.2
9.1.2 (2022-04-14)
Bug Fixes
- verify: gracefully handle options without validator (#364) (24a8fb9)
v9.1.1
9.1.1 (2022-04-13)
Bug Fixes
v9.1.0
9.1.0 (2022-04-11)
Features
v9.0.0
9.0.0 (2022-04-09)
Features
- create issues when the release is failing (#349) (0ad008e)
BREAKING CHANGES
- Issues will be created or are commented by default . Set the
failComment
or failTitle
option to false
to disable this behavior.
Co-authored-by: Jonas Schubert jonas.schubert@siemens.com
Co-authored-by: Florian Greinacher florian@greinacher.de
v8.1.0
8.1.0 (2022-04-05)
Features
v8.0.2
8.0.2 (2022-03-31)
Bug Fixes
- success-comment: add missing dot and line break to improve readability (#353) (87c0246), closes #351
v8.0.1
8.0.1 (2022-03-24)
Bug Fixes
- display default icons and fix URL in success message (#342) (e6fa727), closes #344
v8.0.0
8.0.0 (2022-03-21)
Features
- comment on issues and merge requests resolved by current release (#340) (42c31ac)
BREAKING CHANGES
- By default all related issues and MRs are commented. Set the
successComment
option to false
to disable this behavior.
v7.2.1
7.2.1 (2022-03-20)
Bug Fixes
- revert "feat: comment on issues and merge requests resolved by current release (#338)" (#339) (cf9c4b9)
v7.2.0
7.2.0 (2022-03-20)
Features
- comment on issues and merge requests resolved by current release (#338) (a1ce7b7)