We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cc33a2 commit 3b25043Copy full SHA for 3b25043
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "auto-commit-msg",
3
"displayName": "Auto Commit Message",
4
"description": "Generate git commit messages automagically",
5
- "version": "0.12.0",
+ "version": "0.13.0",
6
"publisher": "MichaelCurrin",
7
"scripts": {
8
"lint:check": "eslint . --ext .ts",
0 commit comments