We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c77f70 commit 138e67dCopy full SHA for 138e67d
2 files changed
CHANGELOG.md
@@ -14,6 +14,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
15
16
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
25
## @wdio/native-types@2.0.0 - 2026-04-17
26
27
### Added
packages/native-types/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@wdio/native-types",
3
- "version": "2.0.0",
+ "version": "2.1.0",
4
"description": "Type definitions for WebdriverIO Native Desktop Services (Electron and Tauri)",
5
"homepage": "https://github.com/webdriverio/desktop-mobile/tree/main/packages/native-types",
6
"license": "MIT",
0 commit comments