Skip to content

Commit 7ffddef

Browse files
chore(release): 1.0.10
1 parent a0b9de3 commit 7ffddef

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.10](https://github.com/existentialcoder/nopalm/compare/v1.0.9...v1.0.10) (2025-02-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **ui_issues:** fix ui issues for other browsers ([a0b9de3](https://github.com/existentialcoder/nopalm/commit/a0b9de3dba0f39dbfe221b49e360ccb0951adae1))
7+
18
## [1.0.9](https://github.com/existentialcoder/nopalm/compare/v1.0.8...v1.0.9) (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.9",
5+
"version": "1.0.10",
66
"bin": {
77
"nopalm": "lib/index.js"
88
},

0 commit comments

Comments
 (0)