github-actions 1.1.0
What's Changed
New Features π
- Add a GitHub action for adding branch type labels. (#14)
- Add escaped outputs
release-notes-shell
andrelease-changelog-shell
for the get-release-notes action. (#20) - Add release process for the
github-actions
package. (#22)
Bug Fixes π
- Fix the issue that unescaped chars may break the release preparation of
github-actions
package. (#21)