From 58510d96adcb3b9d9ae9e69e526a4ecd22c99ba0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 15 Nov 2024 11:49:19 +0000 Subject: [PATCH] chore(release): 3.1.0 [skip ci] ## [3.1.0](https://github.com/appium/appium-windows-driver/compare/v3.0.2...v3.1.0) (2024-11-15) ### Features * Allow specifying the /forcequit argument for WAD ([#282](https://github.com/appium/appium-windows-driver/issues/282)) ([a9dda08](https://github.com/appium/appium-windows-driver/commit/a9dda08bb4b56b2aea658a76007dbef17b69c7ab)) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4461fe0..8562540 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.0](https://github.com/appium/appium-windows-driver/compare/v3.0.2...v3.1.0) (2024-11-15) + +### Features + +* Allow specifying the /forcequit argument for WAD ([#282](https://github.com/appium/appium-windows-driver/issues/282)) ([a9dda08](https://github.com/appium/appium-windows-driver/commit/a9dda08bb4b56b2aea658a76007dbef17b69c7ab)) + ## [3.0.2](https://github.com/appium/appium-windows-driver/compare/v3.0.1...v3.0.2) (2024-09-25) ### Miscellaneous Chores diff --git a/package.json b/package.json index fc13275..0857b41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-windows-driver", - "version": "3.0.2", + "version": "3.1.0", "description": "Appium bridge to WinAppDriver", "keywords": [ "appium",