Skip to content

Commit 2cae6b2

Browse files
chore(main): release 0.1.1 (#139)
🤖 I have created a release *beep* *boop* --- ## [0.1.1](v0.1.0...v0.1.1) (2026-03-27) ### Bug Fixes * **ci:** correct bin path ([8263ef7](8263ef7)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8263ef7 commit 2cae6b2

4 files changed

Lines changed: 11 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.1.0"
2+
".": "0.1.1"
33
}

CHANGELOG.md

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

3+
## [0.1.1](https://github.com/nwutils/nw-cli/compare/v0.1.0...v0.1.1) (2026-03-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** correct bin path ([8263ef7](https://github.com/nwutils/nw-cli/commit/8263ef792568c3528146c8cfe0ce9c95f37e1028))
9+
310
## [0.1.0](https://github.com/nwutils/nw-cli/compare/v0.0.2...v0.1.0) (2026-03-26)
411

512

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/cli",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Command line interface for building NW.js applications",
55
"keywords": [
66
"NW.js",

0 commit comments

Comments
 (0)