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

Commit 4e3cefe

Browse files
authored
chore: release v0.14.1 (#484)
1 parent 858d6bc commit 4e3cefe

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.14.1](https://github.com/KnisterPeter/vscode-commitizen/compare/v0.14.0...v0.14.1) (2021-04-16)
2+
3+
4+
### Bug Fixes
5+
6+
* gitroot only worked once ([#483](https://github.com/KnisterPeter/vscode-commitizen/issues/483)) ([858d6bc](https://github.com/KnisterPeter/vscode-commitizen/commit/858d6bc72a3e043da0b971aadb19d78ef738323f))
7+
8+
9+
110
# [0.14.0](https://github.com/KnisterPeter/vscode-commitizen/compare/v0.13.1...v0.14.0) (2021-04-14)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-commitizen",
33
"displayName": "Visual Studio Code Commitizen Support",
44
"description": "commitizen - git commit with conventions",
5-
"version": "0.14.0",
5+
"version": "0.14.1",
66
"publisher": "KnisterPeter",
77
"engines": {
88
"vscode": "^1.55.0"

0 commit comments

Comments
 (0)