We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0febc1f commit da122ddCopy full SHA for da122dd
packages/create-node-lib/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### v1.0.10 (_2025-01-22_)
2
+
3
+- feat: new eslint
4
5
### v1.0.9 (_2024-06-25_)
6
7
- chore: bump deps
packages/create-node-lib/package.json
@@ -1,6 +1,6 @@
{
"name": "@quick-start/create-node-lib",
- "version": "1.0.9",
+ "version": "1.0.10",
"description": "An easy way to start a Node.js library",
"main": "index.js",
"bin": {
0 commit comments