Skip to content

Commit

Permalink
✨ feat(version): release 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
RedJue committed Jul 15, 2021
1 parent 1ddb2bc commit 0444b47
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@



## [1.0.6]
- 🐞Fix:[fix commit type crash](https://github.com/RedJue/git-commit-plugin/commit/1ddb2bc248233a689ff64a4416955b57a70538f8)
## [1.0.5]
- ✨Feat:[add custom templates](https://github.com/RedJue/git-commit-plugin/commit/5225dfbbe33859e16246b29f81c3e926d559043d)
THX @[odinsam](https://github.com/odinsam)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "git-commit-plugin",
"displayName": "git-commit-plugin",
"description": "Automatically generate git commit",
"version": "1.0.5",
"version": "1.0.6",
"engines": {
"vscode": "^1.42.0"
},
Expand Down Expand Up @@ -115,4 +115,4 @@
"dependencies": {
"vsce": "^1.95.0"
}
}
}

0 comments on commit 0444b47

Please sign in to comment.