From 4857a49aa17015701306cfd2faf9dbfd6cb532a2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 13 Jul 2023 10:20:30 +0000 Subject: [PATCH] chore(release): 2.9.2 [skip ci] ## [2.9.2](https://github.com/appium/appium-windows-driver/compare/v2.9.1...v2.9.2) (2023-07-13) ### Bug Fixes * Coordinates type ([f1bc8cd](https://github.com/appium/appium-windows-driver/commit/f1bc8cdb0d0089a197193d618b74a308e399031d)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6e41d8..83a7e4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.9.2](https://github.com/appium/appium-windows-driver/compare/v2.9.1...v2.9.2) (2023-07-13) + + +### Bug Fixes + +* Coordinates type ([f1bc8cd](https://github.com/appium/appium-windows-driver/commit/f1bc8cdb0d0089a197193d618b74a308e399031d)) + ## [2.9.1](https://github.com/appium/appium-windows-driver/compare/v2.9.0...v2.9.1) (2023-07-13) diff --git a/package.json b/package.json index 4a0b958..4b3f9f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-windows-driver", - "version": "2.9.1", + "version": "2.9.2", "description": "Appium bridge to WinAppDriver", "keywords": [ "appium",