@fxri/toolkit 1.7.3 → 1.7.4

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 +8 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # 方弦工具集
2
2
 
3
+ ## 1.7.4
4
+
5
+ > 2026-09-05 发布
6
+
7
+ ### 🐛 补丁修复
8
+
9
+ - 文档:简化文档站部署指引——收敛为 GitHub Pages 单一自动构建方案,移除多平台部署表格与手动部署步骤
10
+
3
11
  ## 1.7.3
4
12
 
5
13
  > 2026-09-05 发布
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fxri/toolkit",
3
- "version": "1.7.3",
3
+ "version": "1.7.4",
4
4
  "description": "专为多人 + AI 跨项目协作打造:任务管理 + 多语言 CHANGELOG。",
5
5
  "license": "MIT",
6
6
  "author": {