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 e52b521 commit b78da16Copy full SHA for b78da16
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.9](https://github.com/existentialcoder/nopalm/compare/v1.0.8...v1.0.9) (2025-02-11)
2
+
3
4
+### Bug Fixes
5
6
+* making minor change forcing release ([e52b521](https://github.com/existentialcoder/nopalm/commit/e52b521aec8dc62ba857f85dbc4c2f03df7f05bd))
7
8
# 1.0.0 (2025-02-11)
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.0",
+ "version": "1.0.9",
"bin": {
"nopalm": "lib/index.js"
},
0 commit comments