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 207486e commit cd3a99dCopy full SHA for cd3a99d
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Release Notes
2
3
+## 0.0.12(2024-07-05)
4
+
5
+- Fix Request User-Agent.
6
7
## 0.0.11(2024-06-26)
8
9
- Profiles management: You can switch between profiles or add a new one.
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.11",
+ "version": "0.0.12",
"private": true,
"publisher": "alibabacloud-openapi",
"license": "Apache-2.0",
0 commit comments