Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 00:22
· 23 commits to main since this release
056ac3c

2.0.0 (2023-08-30)

⚠ BREAKING CHANGES

  • release: Only semantic-release 20+ is supported in Node projects
    that are installing semantic-release in their package.json file

Features

  • release: use open-turo/actions-release for semantic release (ab4e49d)

Build System

  • use open-turo release config and update some pre-commit hooks (1d73f7e)

Continuous Integration

  • add release notes preview action (deb1ee1)
  • release: pass input as input and not as env (056ac3c)
  • replace dependabot with renovatebot (54cb931)
  • run ci workflow on push (072e1e2)