Skip to content

Commit 8bf4ed3

Browse files
committed
release(create-monorepo): v1.0.5
1 parent 124cbf3 commit 8bf4ed3

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

packages/create-monorepo/CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1+
### v1.0.5 (_2024-04-02_)
2+
3+
- refactor: use rollup bundler and bump deps
4+
15
### v1.0.4 (_2023-11-30_)
26

3-
- refactor(create-monorepo): unbuild bundler, ts execution and bump deps
4-
- chore(create-monorepo): bump deps
7+
- refactor: unbuild bundler, ts execution and bump deps
8+
- chore: bump deps
59

610
### v1.0.3 (_2023-03-12_)
711

packages/create-monorepo/package.json

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

0 commit comments

Comments
 (0)