Skip to content

Commit e7311da

Browse files
committed
🔖 0.0.3
1 parent 023d2a1 commit e7311da

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## 0.0.3
4+
5+
- 🚸 Make better notification when failed to generate message
6+
- 🍱 Use new icon
7+
- 🔧 Add keywords in package.json
8+
- 📝 Add advanced configuration in README.md
9+
310
## 0.0.2
411

512
- Add outputChannel to log the command and output

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.2",
5+
"version": "0.0.3",
66
"repository": {
77
"url": "https://github.com/pwwang/vscode-gptcommit"
88
},

0 commit comments

Comments
 (0)