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 a81744d commit 179b098Copy full SHA for 179b098
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.11](https://github.com/existentialcoder/nopalm/compare/v1.0.10...v1.0.11) (2025-02-12)
2
+
3
4
+### Bug Fixes
5
6
+* minor readme tweaks ([a81744d](https://github.com/existentialcoder/nopalm/commit/a81744d17402c69d829b146db9e28dcf650e964a))
7
8
## [1.0.10](https://github.com/existentialcoder/nopalm/compare/v1.0.9...v1.0.10) (2025-02-12)
9
10
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.10",
+ "version": "1.0.11",
"bin": {
"nopalm": "lib/index.js"
},
0 commit comments