@tuya-miniapp/smart-ui 2.13.5-beta-0 → 2.13.5-beta-1

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/README-zh_CN.md +1 -2
  2. package/package.json +1 -1
package/README-zh_CN.md CHANGED
@@ -2,7 +2,7 @@
2
2
  * @Author: mjh
3
3
  * @Date: 2026-04-01 14:55:38
4
4
  * @LastEditors: mjh
5
- * @LastEditTime: 2026-08-24 11:44:37
5
+ * @LastEditTime: 2026-08-24 11:46:40
6
6
  * @Description:
7
7
  -->
8
8
  [English](./README.md) | 简体中文
@@ -85,7 +85,6 @@ yarn dev
85
85
 
86
86
  > 本项目遵从 [Angular Style Commit Message Conventions](https://gist.github.com/stephenparish/9941e89d80e2bc58a153)
87
87
 
88
-
89
88
  [官网更新日志](https://developer.tuya.com/material/smartui?comId=help-changelog&appType=miniapp)
90
89
 
91
90
  ## 开源协议
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tuya-miniapp/smart-ui",
3
- "version": "2.13.5-beta-0",
3
+ "version": "2.13.5-beta-1",
4
4
  "author": "MiniApp Team",
5
5
  "license": "MIT",
6
6
  "miniprogram": "lib",