Skip to content

Commit 138e67d

Browse files
chore: release @wdio/[email protected] [skip ci]
1 parent 7c77f70 commit 138e67d

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
@@ -14,6 +14,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414

1515

1616

17+
18+
## [@wdio/native-types@2.1.0] - 2026-04-17
19+
20+
[Full Changelog](https://github.com/webdriverio/desktop-mobile.git/compare/[email protected])
21+
22+
### Changed
23+
- Update version to 2.1.0
24+
1725
## @wdio/native-types@2.0.0 - 2026-04-17
1826

1927
### Added

packages/native-types/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-types",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Type definitions for WebdriverIO Native Desktop Services (Electron and Tauri)",
55
"homepage": "https://github.com/webdriverio/desktop-mobile/tree/main/packages/native-types",
66
"license": "MIT",

0 commit comments

Comments
 (0)