We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d70266 commit 395ddb2Copy full SHA for 395ddb2
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+# 1.0.0 (2025-02-11)
2
+
3
4
+### Bug Fixes
5
6
+* release through old fixes ([9d70266](https://github.com/existentialcoder/nopalm/commit/9d7026687bd420818119795b1fe51cb9659f6363))
package.json
@@ -2,7 +2,7 @@
"name": "nopalm",
"description": "One stop graphical solution to create and manage your local Node.Js projects end to end.",
"main": "lib/index.js",
- "version": "1.0.8",
+ "version": "1.0.0",
"bin": {
7
"nopalm": "lib/index.js"
8
},
0 commit comments