Skip to content

Commit 889f89e

Browse files
chore: release 0.1.2
1 parent 0c49d88 commit 889f89e

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [0.1.2](https://github.com/dlenroc/appium-html-driver/compare/v0.1.1...v0.1.2) (2024-11-18)
4+
5+
6+
### Features
7+
8+
* on-screen display for connection status ([0c49d88](https://github.com/dlenroc/appium-html-driver/commit/0c49d880d6c1d6cbcfcb39c7c5eeb877bdfac7ce))
9+
310
## [0.1.1](https://github.com/dlenroc/appium-html-driver/compare/v0.1.0...v0.1.1) (2024-11-17)
411

512

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

0 commit comments

Comments
 (0)