We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 056f3e6 commit f2fc14aCopy full SHA for f2fc14a
CHANGELOG.md
@@ -256,4 +256,8 @@ Updated extension description.
256
257
## Version: 1.57.0
258
259
+* Maintenance release
260
+
261
+## Version: 1.58.0
262
263
* Maintenance release
package.json
@@ -3,10 +3,10 @@
3
"displayName": "CodeMaker AI",
4
"description": "CodeMaker AI VS Code Plugin",
5
"icon": "./img/icon.png",
6
- "version": "1.57.0",
+ "version": "1.58.0",
7
"publisher": "codemakerai",
8
"engines": {
9
- "vscode": "^1.91.0"
+ "vscode": "^1.98.0"
10
},
11
"categories": [
12
"AI",
0 commit comments