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

Commit

Permalink
chore: release v0.14.1 (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
KnisterPeter authored Apr 16, 2021
1 parent 858d6bc commit 4e3cefe
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.14.1](https://github.com/KnisterPeter/vscode-commitizen/compare/v0.14.0...v0.14.1) (2021-04-16)


### Bug Fixes

* gitroot only worked once ([#483](https://github.com/KnisterPeter/vscode-commitizen/issues/483)) ([858d6bc](https://github.com/KnisterPeter/vscode-commitizen/commit/858d6bc72a3e043da0b971aadb19d78ef738323f))



# [0.14.0](https://github.com/KnisterPeter/vscode-commitizen/compare/v0.13.1...v0.14.0) (2021-04-14)


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.14.0",
"version": "0.14.1",
"publisher": "KnisterPeter",
"engines": {
"vscode": "^1.55.0"
Expand Down

0 comments on commit 4e3cefe

Please sign in to comment.