Skip to content

1.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 16:19

🛠️ Fixes

    • Fixed incorrect source branch name when creating a chore branch (#202)
    • Fixed the behavior of chore command when running from a chore/* branch : the command will now properly end the chore workflow.
  • 🚀 New features

    • Added IDoChoreWorkflow to IGitFlow and IGitHubFlow: this enable the chore target on those workflows