Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## [0.0.55] (2026-09-01)
* Fix: resolve mobilecli binary from its per-platform optional dependency instead of `mobilecli/bin`, and support win32-arm64 ([#282](https://github.com/mobile-next/mobilewright/pull/282))

## [0.0.54] (2026-09-01)
* Feat: add radio role mapping to query engine ([#277](https://github.com/mobile-next/mobilewright/pull/277))
* Chore: update bundled mobilecli to 1.0.7 — npm package split into per-platform binaries, shrinking `node_modules` by ~70MB ([#276](https://github.com/mobile-next/mobilewright/pull/276), [mobilecli#134](https://github.com/mobile-next/mobilecli/pull/134))
Expand Down
3 changes: 3 additions & 0 deletions docs/src/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ hide_table_of_contents: true

# Changelog

## [0.0.55] (2026-09-01)
* Fix: resolve mobilecli binary from its per-platform optional dependency instead of `mobilecli/bin`, and support win32-arm64 ([#282](https://github.com/mobile-next/mobilewright/pull/282))

## [0.0.54] (2026-09-01)
* Feat: add radio role mapping to query engine ([#277](https://github.com/mobile-next/mobilewright/pull/277))
* Chore: update bundled mobilecli to 1.0.7 — npm package split into per-platform binaries, shrinking `node_modules` by ~70MB ([#276](https://github.com/mobile-next/mobilewright/pull/276), [mobilecli#134](https://github.com/mobile-next/mobilecli/pull/134))
Expand Down