From e34992b7e114ed05025a8f63e2ac3ca099400654 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 12 Dec 2024 17:25:32 +0000 Subject: [PATCH] chore(release): 3.1.3 [skip ci] ## [3.1.3](https://github.com/appium/appium-windows-driver/compare/v3.1.2...v3.1.3) (2024-12-12) ### Miscellaneous Chores * Replace occurrences of the deprecated errorAndThrow API ([#286](https://github.com/appium/appium-windows-driver/issues/286)) ([0f81db7](https://github.com/appium/appium-windows-driver/commit/0f81db72137ec6f2e1dd0ad2aa52635ddcba4e9a)) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b93e4e..38da68d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.3](https://github.com/appium/appium-windows-driver/compare/v3.1.2...v3.1.3) (2024-12-12) + +### Miscellaneous Chores + +* Replace occurrences of the deprecated errorAndThrow API ([#286](https://github.com/appium/appium-windows-driver/issues/286)) ([0f81db7](https://github.com/appium/appium-windows-driver/commit/0f81db72137ec6f2e1dd0ad2aa52635ddcba4e9a)) + ## [3.1.2](https://github.com/appium/appium-windows-driver/compare/v3.1.1...v3.1.2) (2024-12-03) ### Miscellaneous Chores diff --git a/package.json b/package.json index 33abce5..12e3a36 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-windows-driver", - "version": "3.1.2", + "version": "3.1.3", "description": "Appium bridge to WinAppDriver", "keywords": [ "appium",