From 03da1997c3220af244ba6586a82c3823f31bcb93 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 13 Jul 2023 08:49:27 +0000 Subject: [PATCH] chore(release): 2.9.1 [skip ci] ## [2.9.1](https://github.com/appium/appium-windows-driver/compare/v2.9.0...v2.9.1) (2023-07-13) ### Miscellaneous Chores * Optimize screen size calculation for mouse gestures emulation ([#181](https://github.com/appium/appium-windows-driver/issues/181)) ([14dad04](https://github.com/appium/appium-windows-driver/commit/14dad044754d8adb8df5e5b1bd46c2e0a30cc731)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46d6408..b6e41d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.9.1](https://github.com/appium/appium-windows-driver/compare/v2.9.0...v2.9.1) (2023-07-13) + + +### Miscellaneous Chores + +* Optimize screen size calculation for mouse gestures emulation ([#181](https://github.com/appium/appium-windows-driver/issues/181)) ([14dad04](https://github.com/appium/appium-windows-driver/commit/14dad044754d8adb8df5e5b1bd46c2e0a30cc731)) + ## [2.9.0](https://github.com/appium/appium-windows-driver/compare/v2.8.0...v2.9.0) (2023-07-05) diff --git a/package.json b/package.json index 9555f94..4a0b958 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-windows-driver", - "version": "2.9.0", + "version": "2.9.1", "description": "Appium bridge to WinAppDriver", "keywords": [ "appium",