Skip to content

Commit c0cf239

Browse files
committed
release(create-node-lib): v1.0.6
1 parent 915809b commit c0cf239

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/create-node-lib/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### v1.0.6 (_2024-04-02_)
2+
3+
- fix: rollup config
4+
15
### v1.0.5 (_2024-03-23_)
26

37
- chore: bump deps

packages/create-node-lib/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-node-lib",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "An easy way to start a Node.js library",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)