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 657510b commit 1221b89Copy full SHA for 1221b89
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CoStrict Change Log
2
3
+## [2.0.12]
4
+
5
+- Fix codereview (#638)
6
7
## [2.0.11]
8
9
- Update docs
src/package.json
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName.long%",
"description": "%extension.description%",
"publisher": "zgsm-ai",
- "version": "2.0.11",
+ "version": "2.0.12",
"icon": "assets/images/shenma_robot_logo_big.png",
"galleryBanner": {
"color": "#617A91",
0 commit comments