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

Commit 1c5c839

Browse files
authored
chore: release v0.15.0 (#556)
1 parent 5d0fc90 commit 1c5c839

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [0.15.0](https://github.com/KnisterPeter/vscode-commitizen/compare/v0.14.1...v0.15.0) (2021-07-26)
2+
3+
4+
### Features
5+
6+
* add option to sign and verify commits ([#551](https://github.com/KnisterPeter/vscode-commitizen/issues/551)) ([5d0fc90](https://github.com/KnisterPeter/vscode-commitizen/commit/5d0fc90266eb9f1309ab68a36be53d6a20b79722))
7+
* **icon:** add an icon beside the git scm ([#537](https://github.com/KnisterPeter/vscode-commitizen/issues/537)) ([4303d38](https://github.com/KnisterPeter/vscode-commitizen/commit/4303d385e2987799c3862f7e1d05e642bd3bf638))
8+
9+
10+
111
## [0.14.1](https://github.com/KnisterPeter/vscode-commitizen/compare/v0.14.0...v0.14.1) (2021-04-16)
212

313

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

0 commit comments

Comments
 (0)