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 28181e5 commit 19e78b8Copy full SHA for 19e78b8
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Release Notes
2
3
+## 0.0.11(2024-06-13)
4
+
5
+- Fixed some UI issues.
6
+- Update User-Agent.
7
8
## 0.0.10(2024-05-17)
9
10
- SDK code documentation has been enhanced with the Code Sample link.
package.json
@@ -3,7 +3,7 @@
"displayName": "Alibaba Cloud API Toolkit",
"description": "The Alibaba Cloud API Toolkit for VSCode makes it easier to access Alibaba Cloud services.",
"author": "Alibaba Cloud SDK Team",
- "version": "0.0.10",
+ "version": "0.0.11",
"private": true,
"publisher": "alibabacloud-openapi",
"license": "Apache-2.0",
0 commit comments