Просмотр исходного кода

chore: auto bump version and changelog [skip ci]

iwt 2 месяцев назад
Родитель
Сommit
12f7c962f0

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-fb66b06cbb4045108ca96b2d670e1d7cefb05989
+58a248a38b34cb09e1dbfb4d916b6285607428d1

+ 2 - 2
cfc-web/package-lock.json

@@ -1,12 +1,12 @@
 {
   "name": "cfc-web",
-  "version": "1.0.451",
+  "version": "1.0.454",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "cfc-web",
-      "version": "1.0.451",
+      "version": "1.0.454",
       "dependencies": {
         "@wangeditor/editor": "^5.1.23",
         "@wangeditor/editor-for-vue": "^1.0.2",

+ 1 - 1
cfc-web/package.json

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

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

@@ -4,6 +4,27 @@
 
 ---
 
+## v1.0.454 (2026-07-21)
+
+### 文档
+- sync phase1-4 plan checkpoints; add langgraph start.sh; ignore .venv
+
+
+## v1.0.453 (2026-07-21)
+
+### 文档
+- PROJECT-OVERVIEW.md v1.1 audit calibration
+
+### 其他
+- - Downgrade 2 features to ⚠️ (e-commerce shop_ tables missing, promotion frontend missing)
+- - Mark langgraph-requirements-summary.md as ⚠️ file missing
+- - Version bump v1.0 → v1.1
+- 
+
+### Bug 修复
+- align MemorySaver import path and pin dependency upper bounds
+
+
 ## v1.0.452 (2026-07-21)
 
 ### 文档

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.452
+> 当前版本: v1.0.454
 
 ## 历史版本
 
@@ -8,6 +8,27 @@
 
 ---
 
+## v1.0.454 (2026-07-21)
+
+### 文档
+- sync phase1-4 plan checkpoints; add langgraph start.sh; ignore .venv
+
+
+## v1.0.453 (2026-07-21)
+
+### 文档
+- PROJECT-OVERVIEW.md v1.1 audit calibration
+
+### 其他
+- - Downgrade 2 features to ⚠️ (e-commerce shop_ tables missing, promotion frontend missing)
+- - Mark langgraph-requirements-summary.md as ⚠️ file missing
+- - Version bump v1.0 → v1.1
+- 
+
+### Bug 修复
+- align MemorySaver import path and pin dependency upper bounds
+
+
 ## v1.0.452 (2026-07-21)
 
 ### 文档