Skip to content

Commit ccb2123

Browse files
committed
release(create-monorepo): v1.0.12
1 parent c7bfa6a commit ccb2123

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/create-monorepo/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### v1.0.12 (_2025-09-21_)
2+
3+
- refactor: use tsx instead of esno
4+
- chore: bump deps
5+
16
### v1.0.11 (_2025-04-20_)
27

38
- feat: set the type field to 'module'

packages/create-monorepo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quick-start/create-monorepo",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
44
"description": "An easy way to start a monorepo project",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)