We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73cdeb8 commit f5e4a19Copy full SHA for f5e4a19
README.md
@@ -17,7 +17,7 @@ Note: Do NOT install `gptcommit` hook via `gptcommit install` under the root of
17
| ----------------- | --------------- | ----------------- |
18
| < 0.1.0 | 1.75+ | 0.1.16 |
19
| 0.1.x | 1.70+ | 0.1.16 |
20
-| 0.2.0 | 1.70+ | 0.3.0 |
+| 0.2.x | 1.70+ | 0.3.0 |
21
22
## Commands
23
package.json
@@ -2,7 +2,7 @@
2
"name": "gptcommit",
3
"displayName": "vscode-gptcommit",
4
"description": "Automated git commit messages using GPT models",
5
- "version": "0.2.0",
+ "version": "0.2.1",
6
"repository": {
7
"url": "https://github.com/pwwang/vscode-gptcommit"
8
},
0 commit comments