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

Commit 9f8b765

Browse files
authored
chore: release v0.15.1 (#558)
1 parent 07fb3a2 commit 9f8b765

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.15.1](https://github.com/KnisterPeter/vscode-commitizen/compare/v0.15.0...v0.15.1) (2021-07-26)
2+
3+
4+
15
# [0.15.0](https://github.com/KnisterPeter/vscode-commitizen/compare/v0.14.1...v0.15.0) (2021-07-26)
26

37

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.15.0",
5+
"version": "0.15.1",
66
"publisher": "KnisterPeter",
77
"engines": {
88
"vscode": "^1.55.0"

0 commit comments

Comments
 (0)