Skip to content

Commit 011ecba

Browse files
chore: release 0.3.0
1 parent 60ae6ea commit 011ecba

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/dlenroc/appium-html-driver/compare/v0.2.0...v0.3.0) (2025-08-18)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Drop Node.js 18, 19, <22.12.0, and 23 to meet Appium requirements.
9+
10+
### Features
11+
12+
* support Appium v3 ([60ae6ea](https://github.com/dlenroc/appium-html-driver/commit/60ae6ea2b1e749ae449b591e08a1ef78a649d42d))
13+
314
## [0.2.0](https://github.com/dlenroc/appium-html-driver/compare/v0.1.3...v0.2.0) (2025-03-26)
415

516

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": "@dlenroc/appium-html-driver",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "WebDriver for testing HTML applications",
55
"author": "Corneliu Duplachi",
66
"repository": "dlenroc/appium-html-driver",

0 commit comments

Comments
 (0)