Releases: INeedJobToStartWork/Commit-Smile
[email protected]
Patch Changes
- fix: template path update
[email protected]
Patch Changes
- fix commit execution
[email protected]
commitsmile
1.0.0
Major Changes
- Loader (Refactor Config type)
- Correcting values at the end
- Monorepo support
- Refactor config (Change structure, more parsers etc)
- Refactor description commit
- Final Commands Option
- Changing defaultConfig
- Skip Option
0.6.1
Patch Changes
- 74c8d45: user config requirements
0.6.0
Minor Changes
- feat: add possibility to add own formatter
- fix: add default values for prompts.x.custom.count
0.5.1
Patch Changes
- add full support esm/cts types
0.5.0
Minor Changes
- FEAT: Add Breaking Changes stage in commiting.
0.4.0
Minor Changes
- Add
init
command function!
0.3.10
Patch Changes
- fix commit message bug + scopes bug (same value website and api)
0.3.9
Patch Changes
- Refactor Code, changed UI (changed consola => @clack/prompts)
0.3.7
Patch Changes
- fix build output for npm (add ReadMe and reduce size)
0.3.6
Patch Changes
- fix package.json at npm
0.3.0
Minor Changes
- added loading/reading file function with ext support .(mjs,cjs,js,mts,cts,ts) and preExt
0.2.0
Minor Changes
- install command,chalk and add basic util logging and commands
0.1.0
Minor Changes
- Init Files + Configs
Patch Changes
- Fixed missing "packageManager" at package.json needed at Github Actions and added "engines"
[email protected]
Major Changes
- Loader (Refactor Config type)
- Correcting values at the end
- Monorepo support
- Refactor config (Change structure, more parsers etc)
- Refactor description commit
- Final Commands Option
- Changing defaultConfig
- Skip Option
[email protected]
Patch Changes
- 74c8d45: user config requirements
π New Release! v0.6.0
We added new Formatter options to custom! π₯³π
Changeset Changelog: https://github.com/INeedJobToStartWork/Commit-Smile/blob/main/CHANGELOG.md
Full Changelog: 0.5.2...0.6.0
π New Release! v0.5.2
Fix: init
command now create config properly.
Changeset Changelog: https://github.com/INeedJobToStartWork/Commit-Smile/blob/main/CHANGELOG.md
Full Changelog: 0.5.1...0.5.2
π New Release! v0.5.1
We added full support for esm/cjs types! π₯³π
Changeset Changelog: https://github.com/INeedJobToStartWork/Commit-Smile/blob/main/CHANGELOG.md
Full Changelog: 0.5.0...0.5.1
π New Release! v0.5.0
We added new stage/question about breaking changes in default
command! π₯³π
Changeset Changelog: https://github.com/INeedJobToStartWork/Commit-Smile/blob/main/CHANGELOG.md
Full Changelog: 0.4.0...0.5.0
New Release! v0.4.0 π
New Feature!
We added init
command to create new config file! π₯³π