Skip to content

Commit b78da16

Browse files
chore(release): 1.0.9
1 parent e52b521 commit b78da16

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.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+
18
# 1.0.0 (2025-02-11)
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.0",
5+
"version": "1.0.9",
66
"bin": {
77
"nopalm": "lib/index.js"
88
},

0 commit comments

Comments
 (0)