All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.3.0 (2019-11-11)
- prompt: use commitlint to validate subject (29695a0)
- root: replace root with * as default scope (943f07c)
3.2.3 (2019-10-30)
3.2.2 (2019-10-30)
- formatmsg: should not have footer when issue list is empty (ce04ba1)
3.2.1 (2019-10-29)
- formatmsg: issue ref should start with # (a66e8cb)
3.2.0 (2019-10-26)
- commit: commit should fail when no staged files (78e895d)
- prompt: cursor does not always show (5b40765)
- suggest-prompt: fix missing module (1b057ee)
3.1.0 (2019-09-10)
- cli: print error message when internal error (97f640b)
3.0.2 (2019-07-28)
- config: default type refactor and style are missing (07acdd9)
3.0.1 (2019-07-18)
- config: even simpler config (e3e2b50)
3.0.0 (2019-07-18)
- cli: upgrade read-pkg-up to 5.0.0 (adfedae)
- config: simple defaults (fbd3cc4)
- package: upgrade to commitlint 8 (6a9f6f7)
- prompt: ensure lowercase scope (12b7a93)
- config: config defaults have change, update your config to enable scopes
2.1.1 (2019-05-11)
- prompt: scope config id not an array when enforce or suggest (1d01ecc)
2.1.0 (2019-05-08)
- init: save config in package or rc file (a5dc1bf)
2.0.0 (2019-05-08)
- commit: add init config option (295e0fb)
- config: load config early (157de5d)
- root: use esnext (e61ef20)
- root: Node 10 is required
1.5.1 (2019-04-27)
1.5.0 (2019-02-02)
- scope: strip scope from scoped packages (126fc93)
1.4.1 (2019-01-27)
1.4.0 (2019-01-27)
- package: add missing rxjs dependency (8586b31)
1.2.0 (2019-01-19)
1.1.0 (2019-01-19)
- scopes config is not applied (aa70173)
- lib: update rules as per latest conventional commit (e276965)
- scopes: add support for monorepo package names (f4ba3dd)
1.0.1 (2018-10-27)
1.0.0 (2018-09-16)
- simplify commithook and commitlint (804ad71)
- standard-commit-lint is now standard-commitlint and standard-commit-msg-hook is now standard-commithook
0.10.0 (2018-09-16)
- simplify default scopes (6fc2d54)
- add support for commitlint (2f10267)
0.9.1 (2018-09-13)
- wrong cli path (aade7e9)
0.9.0 (2018-09-13)
- alias should be managed by git (1c3e954)
0.8.1 (2018-09-08)
- help text (74d1219)
0.8.0 (2018-09-08)
- add dedicated promptscope config (a9c2588)
0.7.1 (2018-09-07)
- empty scope throws (b2b6e74)
0.7.0 (2018-09-06)
- refine prompt config (a2a3f8d)
0.6.1 (2018-09-06)
- new files are missing from scope suggestions (cca96fa)
0.6.0 (2018-09-04)
- scope is badly formated (52b1438)
0.5.0 (2018-09-03)
- git-cc is actually a better alias (651b144)
0.4.0 (2018-09-02)
0.3.1 (2018-09-01)
- remove breaking change extra formated line break (066ecf2)
0.3.0 (2018-09-01)
- set alias to git-sc instead of git-cc (0d858ef)
- add commit message parsing (af6cb56)
0.2.3 (2018-08-31)
- align prompts (bd7afad)
0.2.2 (2018-08-30)
- distribution is missing ./commit.js (f1f1c03)
0.2.1 (2018-08-30)
- distribution missing files (377ecb2)
0.2.0 (2018-08-30)
- prompt and format commit message (224938e)