Skip to content

Commit 06ab70d

Browse files
committed
chore(release): 1.2.4
1 parent e8716d3 commit 06ab70d

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,16 @@
77

88
## [Unreleased]
99

10+
## [ling-1.2.4] - 2026-03-15
11+
1012
### 修复
1113

1214
- 修复 `ling spec enable` 在全局 `codex` Skills 已存在时重新写回 Gemini CLI 重复 Skill 的问题,并避免将仅同名但内容不同的 Gemini 专用 Skill 误判为重复副本。
1315

16+
### 维护
17+
18+
- 完善仓库根 `.gitignore`,补充测试临时目录、日志缓存和 Web 构建产物忽略规则。
19+
1420
## [ling-1.2.3] - 2026-03-15
1521

1622
### 修复

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mison/ling",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "面向 Gemini CLI、Antigravity 与 Codex 的中文 AI Agent 模板工具包",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)