Skip to content

Commit

Permalink
feat(version): release 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
RedJue committed Jan 12, 2022
1 parent f655da3 commit 9b1e4f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@



## [1.0.9]
- ✨ Feat:[Added localization](https://github.com/RedJue/git-commit-plugin/pull/60)
THX @[spotnick](https://github.com/spotnick)
## [1.0.8]
- 🐞Fix:[【Bug】无法添加多个自定义提交类型(commit type](https://github.com/RedJue/git-commit-plugin/issues/54)
## [1.0.7]
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.8",
"version": "1.0.9",
"engines": {
"vscode": "^1.42.0"
},
Expand Down Expand Up @@ -117,4 +117,4 @@
"vsce": "^1.95.0",
"vscode-nls-i18n": "^0.2.4"
}
}
}

0 comments on commit 9b1e4f2

Please sign in to comment.