Skip to content

Commit 539b1fe

Browse files
chore(main): release 0.2.2 (#17)
🤖 I have created a release *beep* *boop* --- ## [0.2.2](v0.2.1...v0.2.2) (2026-01-27) ### Chores * **ci:** add type check in CI ([93b5361](93b5361)) * **ci:** fix types ([#18](#18)) ([9e4c74e](9e4c74e)) --- 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 9e4c74e commit 539b1fe

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.2.1"
2+
".": "0.2.2"
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+
## [0.2.2](https://github.com/nwutils/getter/compare/v0.2.1...v0.2.2) (2026-01-27)
4+
5+
6+
### Chores
7+
8+
* **ci:** add type check in CI ([93b5361](https://github.com/nwutils/getter/commit/93b5361f21b074fe05ee809d54f70945a6156f3e))
9+
* **ci:** fix types ([#18](https://github.com/nwutils/getter/issues/18)) ([9e4c74e](https://github.com/nwutils/getter/commit/9e4c74e97e501ed6fc540ff7abba9b4e97ec881a))
10+
311
## [0.2.1](https://github.com/nwutils/getter/compare/v0.2.0...v0.2.1) (2026-01-27)
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/getter",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Get NW.js and related binaries for Linux, MacOS and Windows.",
55
"keywords": [
66
"NW.js",

0 commit comments

Comments
 (0)