🛠️ Fixes
-
- Fixed incorrect source branch name when creating a
chore
branch (#202)
- Fixed incorrect source branch name when creating a
-
- Fixed the behavior of
chore
command when running from achore/*
branch : the command will now properly end thechore
workflow.
- Fixed the behavior of
-
🚀 New features
-
- Added
IDoChoreWorkflow
toIGitFlow
andIGitHubFlow
: this enable thechore
target on those workflows
- Added