Skip to content

Commit

Permalink
[tea]Bump 0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
yndu13 committed May 10, 2023
1 parent a270bda commit 9e05387
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions Teafile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"scope": "alibabacloud",
"name": "OpenApi",
"version": "0.3.6",
"version": "0.3.7",
"main": "./main.tea",
"maintainers": [
{
Expand All @@ -17,7 +17,7 @@
"XML": "darabonba:XML:*"
},
"releases": {
"ts": "@alicloud/openapi-client:^0.4.5",
"ts": "@alicloud/openapi-client:^0.4.6",
"go": "github.com/alibabacloud-go/darabonba-openapi/v2/client:v2.0.3",
"csharp": "AlibabaCloud.OpenApiClient:0.1.7",
"java": "com.aliyun:tea-openapi:0.2.9",
Expand Down Expand Up @@ -101,7 +101,8 @@
"releaselog": {
"changelog": [
"[java/golang/php/c#/python/python2/ts/swift]support CA configs",
"[java/golang/php/c#/python/python2/ts/swift]feat: get accessDeniedDetail from error map"
"[java/golang/php/c#/python/python2/ts/swift]feat: get accessDeniedDetail from error map",
"[ts]add README"
],
"compatible": true
}
Expand Down
2 changes: 1 addition & 1 deletion ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alicloud/openapi-client",
"version": "0.4.5",
"version": "0.4.6",
"description": "",
"main": "dist/client.js",
"scripts": {
Expand Down

0 comments on commit 9e05387

Please sign in to comment.