Skip to content

v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 May 05:26
· 2 commits to master since this release
75c6712

Key Changes

  • Adapt changelog-action and parse-changelog-action
    • The changelog will not be commited automatically. Instead, it will create a PR.
    • Merging the PR will create a release.

💥 BREAKING CHANGES

  • due to 722b226 - deploy creates a PR, and merging it will create a release (commit by @kiyoon):

    deploy creates a PR, and merging it will create a release

✨ New Features

🐛 Bug Fixes

🔧 Chores