tencentcloud-sdk-nodejs 4.0.825 → 4.0.826

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,24 @@
1
+ # Release 4.0.826
2
+
3
+ ## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
4
+
5
+ ### 第 84 次发布
6
+
7
+ 发布时间:2024-04-01 01:31:06
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 修改接口:
14
+
15
+ * [CreateOrUpdateResource](https://cloud.tencent.com/document/api/1267/81750)
16
+
17
+ * 新增入参:FileMd5
18
+
19
+
20
+
21
+
1
22
  # Release 4.0.825
2
23
 
3
24
  ## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.825",
3
+ "version": "4.0.826",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.825"
1
+ export const sdkVersion = "4.0.826"
@@ -1 +1 @@
1
- export declare const sdkVersion = "4.0.825";
1
+ export declare const sdkVersion = "4.0.826";
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.sdkVersion = void 0;
4
- exports.sdkVersion = "4.0.825";
4
+ exports.sdkVersion = "4.0.826";