Skip to content

Commit 727cb31

Browse files
github-actions[bot]sonofmagic
authored andcommitted
Version Packages
1 parent d5fe547 commit 727cb31

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/add-tsdown-template.md

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

.changeset/update-create-git-metadata.md

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

.changeset/upgrade-vitest-to-v4.md

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

packages/monorepo/CHANGELOG.md

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

3+
## 2.1.1
4+
5+
### Patch Changes
6+
7+
- [`6d97e86`](https://github.com/sonofmagic/monorepo-template/commit/6d97e86ebbe8001ce916857d2a07a8f4447a6c78) Thanks [@sonofmagic](https://github.com/sonofmagic)! - feat: add tsdown template and expose it via monorepo create choices
8+
9+
- [`0f4d105`](https://github.com/sonofmagic/monorepo-template/commit/0f4d105052b61bf29909dbe29f3f49c841792f20) Thanks [@sonofmagic](https://github.com/sonofmagic)! - feat: scaffolded packages now inherit repository, bugs, and author metadata from the current git remote
10+
11+
- [`f5a7a60`](https://github.com/sonofmagic/monorepo-template/commit/f5a7a6029d546e7bf21e6d6636eefe426bacc4af) Thanks [@sonofmagic](https://github.com/sonofmagic)! - chore: migrate shared Vitest setup and templates to Vitest v4
12+
313
## 2.1.0
414

515
### Minor 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": "2.1.0",
4+
"version": "2.1.1",
55
"description": "The icebreaker's monorepo manager",
66
"author": "ice breaker <1324318532@qq.com>",
77
"license": "MIT",

0 commit comments

Comments
 (0)