Skip to content

github-actions 1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 04:59

What's Changed

New Features πŸŽ‰

  • Add a GitHub action for adding branch type labels. (#14)
  • Add escaped outputs release-notes-shell and release-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)