Skip to content

Commit 7768e34

Browse files
chore(main): release 0.2.3 (#22)
🤖 I have created a release *beep* *boop* --- ## [0.2.3](v0.2.2...v0.2.3) (2026-03-26) ### Bug Fixes * **deps:** bump tar from 7.5.10 to 7.5.11 ([#29](#29)) ([77aaf71](77aaf71)) * **deps:** bump tar from 7.5.9 to 7.5.10 ([#28](#28)) ([a699f93](a699f93)) * export types ([dfcdd17](dfcdd17)) ### Chores * **deps:** bump flatted from 3.3.3 to 3.4.2 ([#30](#30)) ([20cd4ca](20cd4ca)) * **deps:** bump tar from 7.5.4 to 7.5.7 ([#21](#21)) ([969220c](969220c)) * **deps:** bump the gha group in /.github/workflows with 2 updates ([#23](#23)) ([6373ad3](6373ad3)) * **deps:** bump the npm group across 1 directory with 7 updates ([#26](#26)) ([e35e8b1](e35e8b1)) --- 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 dfcdd17 commit 7768e34

4 files changed

Lines changed: 21 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.2.2"
2+
".": "0.2.3"
33
}

CHANGELOG.md

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

3+
## [0.2.3](https://github.com/nwutils/getter/compare/v0.2.2...v0.2.3) (2026-03-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** bump tar from 7.5.10 to 7.5.11 ([#29](https://github.com/nwutils/getter/issues/29)) ([77aaf71](https://github.com/nwutils/getter/commit/77aaf71f58a7adc76ecf6367f205ffc56d828e2e))
9+
* **deps:** bump tar from 7.5.9 to 7.5.10 ([#28](https://github.com/nwutils/getter/issues/28)) ([a699f93](https://github.com/nwutils/getter/commit/a699f9374658b6747dda698df095b4f5dde40cf0))
10+
* export types ([dfcdd17](https://github.com/nwutils/getter/commit/dfcdd17335067674ca46a290eb6df9435deb11b4))
11+
12+
13+
### Chores
14+
15+
* **deps:** bump flatted from 3.3.3 to 3.4.2 ([#30](https://github.com/nwutils/getter/issues/30)) ([20cd4ca](https://github.com/nwutils/getter/commit/20cd4ca549025bf958e22b15e0fb7ac9a905fe79))
16+
* **deps:** bump tar from 7.5.4 to 7.5.7 ([#21](https://github.com/nwutils/getter/issues/21)) ([969220c](https://github.com/nwutils/getter/commit/969220c53612e72b0ebbe7f9ded131fac78a3786))
17+
* **deps:** bump the gha group in /.github/workflows with 2 updates ([#23](https://github.com/nwutils/getter/issues/23)) ([6373ad3](https://github.com/nwutils/getter/commit/6373ad3cbb9756e975b58c6fd4c0812a01e31d41))
18+
* **deps:** bump the npm group across 1 directory with 7 updates ([#26](https://github.com/nwutils/getter/issues/26)) ([e35e8b1](https://github.com/nwutils/getter/commit/e35e8b1b51aced61f5d52f4206abfd08fe373a79))
19+
320
## [0.2.2](https://github.com/nwutils/getter/compare/v0.2.1...v0.2.2) (2026-01-27)
421

522

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/getter",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "Get NW.js and related binaries for Linux, MacOS and Windows.",
55
"keywords": [
66
"NW.js",

0 commit comments

Comments
 (0)