Skip to content

Commit e5bfe52

Browse files
chore: release @wdio/[email protected] [skip ci]
1 parent 60cd148 commit e5bfe52

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9+
10+
## [@wdio/native-utils@2.1.0] - 2026-04-18
11+
12+
[Full Changelog](https://github.com/webdriverio/desktop-mobile.git/compare/[email protected])
13+
14+
### Changed
15+
- Update version to 2.1.0
16+
917
## [@wdio/tauri-service@1.0.0-next.0] - 2026-04-17
1018

1119
[Full Changelog](https://github.com/webdriverio/desktop-mobile.git/compare/1.0.0-next.0...1.0.0-next.0)

packages/native-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wdio/native-utils",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Utilities for WebdriverIO Native Desktop Services",
55
"homepage": "https://github.com/webdriverio/desktop-mobile/tree/main/packages/native-utils",
66
"license": "MIT",

0 commit comments

Comments
 (0)