Releases: KnisterPeter/vscode-commitizen
Releases · KnisterPeter/vscode-commitizen
v0.3.2
0.3.2 (2016-11-30)
Bug Fixes
- wrap commit body at 72 characters (d4089f9)
v0.3.1
0.3.1 (2016-11-30)
Bug Fixes
- validate subject length to be at most 50 chars (66993f6)
v0.3.0
0.3.0 (2016-11-29)
Features
- start reading cz-config (types and scopes) (24e12ad)
v0.2.1
0.2.1 (2016-11-28)
Bug Fixes
- commit should be cancelable (b81cb30)
v0.2.0
0.2.0 (2016-11-28)
Features
- implement hardcoded angular style commit conventions (fc81416)
- initial setup (7d45724)