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

Commit

Permalink
chore(release): 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
KnisterPeter committed Dec 2, 2016
1 parent 07231aa commit 954e49c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="0.3.4"></a>
## [0.3.4](https://github.com/KnisterPeter/vscode-commitizen/compare/v0.3.3...v0.3.4) (2016-12-02)


### Bug Fixes

* test for custom scopes ([07231aa](https://github.com/KnisterPeter/vscode-commitizen/commit/07231aa))



<a name="0.3.3"></a>
## [0.3.3](https://github.com/KnisterPeter/vscode-commitizen/compare/v0.3.2...v0.3.3) (2016-12-02)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-commitizen",
"displayName": "Visual Studio Code Commitizen Support",
"description": "commitizen - git commit with conventions",
"version": "0.3.3",
"version": "0.3.4",
"publisher": "KnisterPeter",
"engines": {
"vscode": "^1.7.0"
Expand Down

0 comments on commit 954e49c

Please sign in to comment.