Kaynağa Gözat

chore: auto bump version and changelog [skip ci]

iwt 1 ay önce
ebeveyn
işleme
4c91cc4769

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-808e42b2feb6e4f6404407b2ab3ebdf27fd0794d
+a530a3175c39dd24ebc5fbb8597d476aee45fb1d

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

@@ -1,12 +1,12 @@
 {
   "name": "cfc-web",
-  "version": "1.0.645",
+  "version": "1.0.646",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "cfc-web",
-      "version": "1.0.645",
+      "version": "1.0.646",
       "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.646",
+  "version": "1.0.647",
   "private": true,
   "scripts": {
     "dev": "vue-cli-service serve",

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

@@ -4,6 +4,15 @@
 
 ---
 
+## v1.0.647 (2026-07-29)
+
+### 新功能
+- 文章详情页完整功能 — 自动完成阅读+评论系统+AI答题
+
+### Bug 修复
+- allow tracking screenshots in web/articles/ via .gitignore
+
+
 ## v1.0.646 (2026-07-29)
 
 ### 新功能

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.646
+> 当前版本: v1.0.647
 
 ## 历史版本
 
@@ -8,6 +8,15 @@
 
 ---
 
+## v1.0.647 (2026-07-29)
+
+### 新功能
+- 文章详情页完整功能 — 自动完成阅读+评论系统+AI答题
+
+### Bug 修复
+- allow tracking screenshots in web/articles/ via .gitignore
+
+
 ## v1.0.646 (2026-07-29)
 
 ### 新功能