Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 16:09
· 172 commits to master since this release

2.0.0 (2022-05-09)

⚠ BREAKING CHANGES

  • node: Bumping node from 14 to 16.

@semantic-release/gitlab

  • By default all related issues and MRs are commented. Set the successComment option to false to disable this behavior. (v8)
  • Issues will be created or are commented by default . Set the failComment or failTitle option to false to disable this behavior. (v9)

see:

Features

  • node: bumping node to 16 (f51352f)