com.typhoon.unitysdk 1.0.57 → 1.0.59

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 +13 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,7 +1,19 @@
1
1
  # 更新日志
2
+ ## [1.0.59] - 2023-12-10
3
+
4
+ ### 其它
5
+ * 测试更新API 2
6
+
7
+
8
+ ## [1.0.58] - 2023-12-10
9
+
10
+ ### 其它
11
+ * 测试新的更新API
12
+
13
+
2
14
  ## [1.0.57] - 2023-12-10
3
15
 
4
- ### 优化
16
+ ### 优化
5
17
  * 安装版本改为Client.Add
6
18
 
7
19
 
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"com.typhoon.unitysdk","displayName":"typhoon unity sdk","version":"1.0.57","description":"","unity":"2018.1","type":"tool","hideInEditor":false,"author":{"name":"Jan Zhang","email":"","url":""},"changelogUrl":"","documentationUrl":"","keywords":["typhoon"],"license":"","licensesUrl":"","customDependencies":[{"PackageName":"com.unity.nuget.newtonsoft-json","Value":"2.0.0"}],"version_log":"## [1.0.57] - 2023-12-10\r\n\r\n### 优化\n* 安装版本改为Client.Add\r\n\r\n","major_flag":false,"write_time_stamp":1702194932000,"others":{"items":[]},"dependencies":{"com.unity.nuget.newtonsoft-json":"2.0.0"}}
1
+ {"name":"com.typhoon.unitysdk","displayName":"typhoon unity sdk","version":"1.0.59","description":"","unity":"2018.1","type":"tool","hideInEditor":false,"author":{"name":"Jan Zhang","email":"","url":""},"changelogUrl":"","documentationUrl":"","keywords":["typhoon"],"license":"","licensesUrl":"","customDependencies":[{"PackageName":"com.unity.nuget.newtonsoft-json","Value":"2.0.0"}],"version_log":"## [1.0.59] - 2023-12-10\r\n\r\n### 其它\n* 测试更新API 2\r\n\r\n","major_flag":false,"write_time_stamp":1702194997000,"others":{"items":[]},"dependencies":{"com.unity.nuget.newtonsoft-json":"2.0.0"}}