Ver Fonte

chore: auto bump version and changelog [skip ci]

iwt há 2 meses atrás
pai
commit
8a0f0ae2c4

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-8756aee099d8c7be1e7e68126a1461e4dd84ae43
+1d27806143e1bd5d08dae5839ca9f6b98db25eaf

+ 1 - 1
cfc-web/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "cfc-web",
   "name": "cfc-web",
-  "version": "1.0.469",
+  "version": "1.0.470",
   "private": true,
   "private": true,
   "scripts": {
   "scripts": {
     "dev": "vue-cli-service serve",
     "dev": "vue-cli-service serve",

+ 6 - 0
cfc-web/public/CHANGELOG-v1.0.md

@@ -4,6 +4,12 @@
 
 
 ---
 ---
 
 
+## v1.0.470 (2026-07-22)
+
+### Bug 修复
+- use setFontSize in renderLegacy for WeChat compat, add _destroyed lifecycle guard
+
+
 ## v1.0.469 (2026-07-22)
 ## v1.0.469 (2026-07-22)
 
 
 ### Bug 修复
 ### Bug 修复

+ 7 - 1
cfc-web/public/CHANGELOG.md

@@ -1,6 +1,6 @@
 # 更新日志
 # 更新日志
 
 
-> 当前版本: v1.0.469
+> 当前版本: v1.0.470
 
 
 ## 历史版本
 ## 历史版本
 
 
@@ -8,6 +8,12 @@
 
 
 ---
 ---
 
 
+## v1.0.470 (2026-07-22)
+
+### Bug 修复
+- use setFontSize in renderLegacy for WeChat compat, add _destroyed lifecycle guard
+
+
 ## v1.0.469 (2026-07-22)
 ## v1.0.469 (2026-07-22)
 
 
 ### Bug 修复
 ### Bug 修复