4.0.0 (2023-08-07)
- feat: 90 add support to read project PR template (53a43f4)
- feat: add mnk-config.json to project (55d9b13)
- feat: add support to use flow package (cb44a26)
- feat: add support to download package (8e91b49)
- feat: 90 create support to custom flow (1794664)
- branch: 84 add sync branch (50b3ebe)
- publish: 83 skip commit flag (81d5fe5)
- #84 Add sync branch
- #83 skip-commit Flag not working for publish command
- #55 Remove git flow and implement the TAYO Methodology
- #56 Show live messages while commit or push is running
- #57 Add events manager (will be used for plugins)
- #59 Add Test branch support
- #66 Add support for the
git reset
command - #67 Add support for clone repository from GitHub
- #69 Check if the user has an internet connection to prevent errors
- 8b17dd1 add validation before checkout to develop
- f31d1db add events for the reset command
- bdd8794 add grep variation for windows