Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Releases: KnisterPeter/vscode-commitizen

v0.3.2

30 Nov 15:28
Compare
Choose a tag to compare

0.3.2 (2016-11-30)

Bug Fixes

  • wrap commit body at 72 characters (d4089f9)

v0.3.1

30 Nov 08:55
Compare
Choose a tag to compare

0.3.1 (2016-11-30)

Bug Fixes

  • validate subject length to be at most 50 chars (66993f6)

v0.3.0

30 Nov 08:55
Compare
Choose a tag to compare

0.3.0 (2016-11-29)

Features

  • start reading cz-config (types and scopes) (24e12ad)

v0.2.1

30 Nov 08:55
Compare
Choose a tag to compare

0.2.1 (2016-11-28)

Bug Fixes

  • commit should be cancelable (b81cb30)

v0.2.0

30 Nov 08:55
Compare
Choose a tag to compare

0.2.0 (2016-11-28)

Features

  • implement hardcoded angular style commit conventions (fc81416)
  • initial setup (7d45724)