Skip to content

Commit 35ec2c0

Browse files
committed
release(create-node-lib): v1.0.3
1 parent c62a6f4 commit 35ec2c0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: packages/create-node-lib/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### v1.0.3 (_2023-11-30_)
2+
3+
- refactor: more bundler, ts execution and bump deps
4+
- chore: bump deps
5+
16
### v1.0.2 (_2023-03-12_)
27

38
- chore: update deps

Diff for: packages/create-node-lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quick-start/create-node-lib",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "An easy way to start a Node.js library",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)