Skip to content

Commit 8ccb09d

Browse files
chore: release 0.0.4
1 parent fd54dec commit 8ccb09d

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.0.4](https://github.com/dlenroc/appium-html-driver/compare/v0.0.3...v0.0.4) (2024-01-08)
4+
5+
6+
### Bug Fixes
7+
8+
* `HtmlDriver` prefix in logs ([fd54dec](https://github.com/dlenroc/appium-html-driver/commit/fd54dec03bd95a3127e0b0f8a57c24a08d68ec6f))
9+
310
## [0.0.3](https://github.com/dlenroc/appium-html-driver/compare/v0.0.2...v0.0.3) (2022-08-14)
411

512

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

0 commit comments

Comments
 (0)