Skip to content

Commit 179b098

Browse files
chore(release): 1.0.11
1 parent a81744d commit 179b098

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.0.10](https://github.com/existentialcoder/nopalm/compare/v1.0.9...v1.0.10) (2025-02-12)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nopalm",
33
"description": "One stop graphical solution to create and manage your local Node.Js projects end to end.",
44
"main": "lib/index.js",
5-
"version": "1.0.10",
5+
"version": "1.0.11",
66
"bin": {
77
"nopalm": "lib/index.js"
88
},

0 commit comments

Comments
 (0)