Skip to content

Commit 383dcee

Browse files
committed
🔖 0.0.2
1 parent 8490143 commit 383dcee

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.0.2
4+
5+
- Add outputChannel to log the command and output
6+
37
## 0.0.1
48

59
- Initial release

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

0 commit comments

Comments
 (0)