From ff86af0dfb3d151caf7dc76de71238c54327e264 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 9 Aug 2024 07:37:58 +0000 Subject: [PATCH] chore(release): 2.12.30 [skip ci] ## [2.12.30](https://github.com/appium/appium-windows-driver/compare/v2.12.29...v2.12.30) (2024-08-09) ### Bug Fixes * Add workaround for setting the window position ([#271](https://github.com/appium/appium-windows-driver/issues/271)) ([6720df5](https://github.com/appium/appium-windows-driver/commit/6720df535baf9abf598812df9f51b4703071e4bd)) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 452cdbd..a40823c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.12.30](https://github.com/appium/appium-windows-driver/compare/v2.12.29...v2.12.30) (2024-08-09) + +### Bug Fixes + +* Add workaround for setting the window position ([#271](https://github.com/appium/appium-windows-driver/issues/271)) ([6720df5](https://github.com/appium/appium-windows-driver/commit/6720df535baf9abf598812df9f51b4703071e4bd)) + ## [2.12.29](https://github.com/appium/appium-windows-driver/compare/v2.12.28...v2.12.29) (2024-08-02) ### Miscellaneous Chores diff --git a/package.json b/package.json index c7bc0bd..3c131c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-windows-driver", - "version": "2.12.29", + "version": "2.12.30", "description": "Appium bridge to WinAppDriver", "keywords": [ "appium",