From 3e090428534c89f3a0a946cb167b7e8ad0499f4a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 1 Dec 2024 12:53:20 +0000 Subject: [PATCH] chore(release): 3.1.1 [skip ci] ## [3.1.1](https://github.com/appium/appium-windows-driver/compare/v3.1.0...v3.1.1) (2024-12-01) ### Miscellaneous Chores * Update deprecated method name ([#284](https://github.com/appium/appium-windows-driver/issues/284)) ([645e9e5](https://github.com/appium/appium-windows-driver/commit/645e9e581a6f8a7d66ff43c59647ed51ac39f238)) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8562540..2baba83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.1](https://github.com/appium/appium-windows-driver/compare/v3.1.0...v3.1.1) (2024-12-01) + +### Miscellaneous Chores + +* Update deprecated method name ([#284](https://github.com/appium/appium-windows-driver/issues/284)) ([645e9e5](https://github.com/appium/appium-windows-driver/commit/645e9e581a6f8a7d66ff43c59647ed51ac39f238)) + ## [3.1.0](https://github.com/appium/appium-windows-driver/compare/v3.0.2...v3.1.0) (2024-11-15) ### Features diff --git a/package.json b/package.json index 0857b41..e542b04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-windows-driver", - "version": "3.1.0", + "version": "3.1.1", "description": "Appium bridge to WinAppDriver", "keywords": [ "appium",