Releases: coderaiser/wisdom
Releases · coderaiser/wisdom
wisdom v14.2.0
wisdom v14.1.3
🐞 fix
- 249ef7c package: drop commitType
wisdom v14.1.2
🐞 fix
- 5e97d06 wisdom: commitType: when absent set colon
wisdom v14.1.1
🐞 fix
- 6c64968 commit name
wisdom v14.1.0
🔥 feature
- bc4ed9c wisdom: add ability to ask before publishing major
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 🦓!
🔥 feature
wisdom v13.1.2
🐞 fix
- wisdom: private
wisdom v13.1.1
🔥 feature
- package: rm useless async
wisdom v13.1.0
🔥 feature
- wisdom: parser: simplify
wisdom v13.0.5
🐞 fix
- wisdom: changelog