Wisdom v14
Hi folks!
The time is come for a big release of 🎁Wisdom. It has a couple breaking changes, made for good.
📛 Prompts
When you run wisdom without any args, you will see the prompt that suggest you to use:
patch
;minor
;major
;
When you publish major version, you will have one more prompt with a question:
Default answer is: no, so afraid not to hit Enter.
When you don't need any additional prompts just use:
$ wisdom major --force
It just do the thing, ask nothing.
📛 ChangeLogs
Starting from changelog-io@8
changelogs will have commit hash, so you can easily navigate to see the change in commit.
📛 Commit Type
commitType: colon
by default, so you can drop this field from package.json
.
That's all for now, have a nice day 🦓!