We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8aca17 commit 425914aCopy full SHA for 425914a
packages/create-node-lib/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### v1.0.11 (_2025-03-19_)
2
+
3
+- chore: bump deps
4
5
### v1.0.10 (_2025-01-22_)
6
7
- feat: new eslint
packages/create-node-lib/package.json
@@ -1,6 +1,6 @@
{
"name": "@quick-start/create-node-lib",
- "version": "1.0.10",
+ "version": "1.0.11",
"description": "An easy way to start a Node.js library",
"main": "index.js",
"bin": {
0 commit comments