Skip to content

Commit 4e2351a

Browse files
committed
🔧 chore(version): 更新版本号
- 将版本号从 0.0.5 升级到 0.0.6
1 parent 86a4b31 commit 4e2351a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ai-commit",
33
"displayName": "AI Commit",
44
"description": "Use Azure/OpenAI API to review Git changes, generate conventional commit messages that meet the conventions, simplify the commit process, and keep the commit conventions consistent.",
5-
"version": "0.0.5",
5+
"version": "0.0.6",
66
"engines": {
77
"node": ">=16",
88
"vscode": "^1.77.0"

0 commit comments

Comments
 (0)