Skip to content

Commit cd3a99d

Browse files
authored
Bump 0.0.12 (#99)
1 parent 207486e commit cd3a99d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release Notes
22

3+
## 0.0.12(2024-07-05)
4+
5+
- Fix Request User-Agent.
6+
37
## 0.0.11(2024-06-26)
48

59
- Profiles management: You can switch between profiles or add a new one.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Alibaba Cloud API Toolkit",
44
"description": "The Alibaba Cloud API Toolkit for VSCode makes it easier to access Alibaba Cloud services.",
55
"author": "Alibaba Cloud SDK Team",
6-
"version": "0.0.11",
6+
"version": "0.0.12",
77
"private": true,
88
"publisher": "alibabacloud-openapi",
99
"license": "Apache-2.0",

0 commit comments

Comments
 (0)