Skip to content

Commit b64f836

Browse files
committed
🔖 0.1.0
1 parent 573c52b commit b64f836

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 0.1.0
4+
5+
- 🐛 Fix failure on Windows (#1)
6+
37
## 0.0.3
48

59
- 🚸 Make better notification when failed to generate message

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gptcommit",
33
"displayName": "vscode-gptcommit",
44
"description": "Automated git commit messages using GPT models",
5-
"version": "0.0.3",
5+
"version": "0.1.0",
66
"repository": {
77
"url": "https://github.com/pwwang/vscode-gptcommit"
88
},

0 commit comments

Comments
 (0)