Skip to content

Commit 6a12ccb

Browse files
committed
✨ feat(package): bump version to 0.1.1
- update package version for new release - maintain semantic versioning standards
1 parent 7ba5bbd commit 6a12ccb

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.1.0",
5+
"version": "0.1.1",
66
"engines": {
77
"node": ">=16",
88
"vscode": "^1.77.0"

0 commit comments

Comments
 (0)