Skip to content

Commit

Permalink
chore(release): 3.1.4 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.4](v3.1.3...v3.1.4) (2025-01-06)

### Miscellaneous Chores

* **deps-dev:** bump @appium/eslint-config-appium-ts from 0.3.3 to 1.0.1 ([#287](#287)) ([8a5b88e](8a5b88e))
  • Loading branch information
semantic-release-bot committed Jan 6, 2025
1 parent 8a5b88e commit e4849fb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [3.1.4](https://github.com/appium/appium-windows-driver/compare/v3.1.3...v3.1.4) (2025-01-06)

### Miscellaneous Chores

* **deps-dev:** bump @appium/eslint-config-appium-ts from 0.3.3 to 1.0.1 ([#287](https://github.com/appium/appium-windows-driver/issues/287)) ([8a5b88e](https://github.com/appium/appium-windows-driver/commit/8a5b88e336eaf7951d9b07e0b9fc6a0faa936141))

## [3.1.3](https://github.com/appium/appium-windows-driver/compare/v3.1.2...v3.1.3) (2024-12-12)

### Miscellaneous Chores
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "appium-windows-driver",
"version": "3.1.3",
"version": "3.1.4",
"description": "Appium bridge to WinAppDriver",
"keywords": [
"appium",
Expand Down

0 comments on commit e4849fb

Please sign in to comment.