Skip to content

Commit 07bdb8a

Browse files
chore(main): release 1.0.0
1 parent ec40d49 commit 07bdb8a

4 files changed

Lines changed: 12 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.0"
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 1.0.0 (2026-03-04)
4+
5+
6+
### Chores
7+
8+
* add README ([e4e252b](https://github.com/nwutils/runner/commit/e4e252b2b12c084fff80fda7c76e79b1894a0d05))
9+
* initial cut ([#1](https://github.com/nwutils/runner/issues/1)) ([ec40d49](https://github.com/nwutils/runner/commit/ec40d49c5daa066499913dfe4cf33c6becf7c7dc))
10+
311
## [0.2.0](https://github.com/nwutils/getter/compare/v0.1.6...v0.2.0) (2026-01-18)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nwutils/runner",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Run NW.js and related binaries for Linux, MacOS and Windows.",
55
"keywords": [
66
"NW.js",

0 commit comments

Comments
 (0)