Skip to content

Commit 395ddb2

Browse files
chore(release): 1.0.0
1 parent 9d70266 commit 395ddb2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -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

+1-1
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.8",
5+
"version": "1.0.0",
66
"bin": {
77
"nopalm": "lib/index.js"
88
},

0 commit comments

Comments
 (0)