Skip to content

Commit b207531

Browse files
github-actions[bot]sonofmagic
authored andcommitted
Version Packages
1 parent 8dcd313 commit b207531

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/add-agentic-template-cli.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/monorepo/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @icebreakers/monorepo
22

3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- [`3de7c13`](https://github.com/sonofmagic/monorepo-template/commit/3de7c13f6c0320a0bb9790af52d51264a6e644db) Thanks [@sonofmagic](https://github.com/sonofmagic)! - 新增 `monorepo ai create`,支持按名称或任务清单批量生成 Agentic 任务模板,格式/目录/覆盖策略可通过 `monorepo.config.ts` 预设并同步到文档示例。
8+
39
## 3.0.3
410

511
### Patch Changes

packages/monorepo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@icebreakers/monorepo",
33
"type": "module",
4-
"version": "3.0.3",
4+
"version": "3.1.0",
55
"description": "The icebreaker's monorepo manager",
66
"author": "ice breaker <1324318532@qq.com>",
77
"license": "MIT",

0 commit comments

Comments
 (0)