tencentcloud-sdk-nodejs-chdfs 4.0.730 → 4.0.731

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +23 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,26 @@
1
+ # Release 4.0.731
2
+
3
+ ## 人脸核身(faceid) 版本:2018-03-01
4
+
5
+ ### 第 65 次发布
6
+
7
+ 发布时间:2023-11-13 11:06:52
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 修改接口:
14
+
15
+ * [GetDetectInfoEnhanced](https://cloud.tencent.com/document/api/1007/41957)
16
+
17
+ * 新增入参:IsEncryptResponse
18
+
19
+ * 新增出参:EncryptedBody
20
+
21
+
22
+
23
+
1
24
  # Release 4.0.730
2
25
 
3
26
  ## 人脸核身(faceid) 版本:2018-03-01
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-chdfs",
3
- "version": "4.0.730",
3
+ "version": "4.0.731",
4
4
  "description": "Tencent Cloud API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {