We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc44693 commit 4a3489aCopy full SHA for 4a3489a
packages/create-node-lib/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### v1.0.5 (_2024-03-23_)
2
+
3
+- chore: bump deps
4
5
### v1.0.4 (_2024-01-10_)
6
7
- refactor: config file
packages/create-node-lib/package.json
@@ -1,6 +1,6 @@
{
"name": "@quick-start/create-node-lib",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "An easy way to start a Node.js library",
"main": "index.js",
"bin": {
0 commit comments