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

Commit bf297be

Browse files
authored
chore: release v1.0.3 (#684)
1 parent c4f41dc commit bf297be

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.0.3](https://github.com/KnisterPeter/vscode-commitizen/compare/v1.0.2...v1.0.3) (2022-01-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **bug:** make 'scope' skippable if found in skipQuestions ([1ee71b5](https://github.com/KnisterPeter/vscode-commitizen/commit/1ee71b522a5b604d8c47b45545d690c3245a4a1c)), closes [#672](https://github.com/KnisterPeter/vscode-commitizen/issues/672)
7+
8+
9+
110
## [1.0.2](https://github.com/KnisterPeter/vscode-commitizen/compare/v1.0.1...v1.0.2) (2021-11-11)
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": "1.0.2",
5+
"version": "1.0.3",
66
"publisher": "KnisterPeter",
77
"engines": {
88
"vscode": "^1.55.0"

0 commit comments

Comments
 (0)