Skip to content

Commit 8516820

Browse files
chore: release 0.1.3
1 parent 6298da7 commit 8516820

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

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.3](https://github.com/dlenroc/appium-html-driver/compare/v0.1.2...v0.1.3) (2025-02-23)
4+
5+
6+
### Bug Fixes
7+
8+
* drop iterator helpers usage ([6298da7](https://github.com/dlenroc/appium-html-driver/commit/6298da78db99a20488a0d87a10f56749359ddadd))
9+
310
## [0.1.2](https://github.com/dlenroc/appium-html-driver/compare/v0.1.1...v0.1.2) (2024-11-18)
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.2",
3+
"version": "0.1.3",
44
"description": "WebDriver for testing HTML applications",
55
"author": "Corneliu Duplachi",
66
"repository": "dlenroc/appium-html-driver",

0 commit comments

Comments
 (0)