From 3a024ce973b656d520878b8b7800ce6b1a014bd2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 18 Sep 2024 06:07:54 +0000 Subject: [PATCH] chore(release): 3.0.1 [skip ci] ## [3.0.1](https://github.com/appium/appium-windows-driver/compare/v3.0.0...v3.0.1) (2024-09-18) ### Bug Fixes * Include all built files ([99f4b3d](https://github.com/appium/appium-windows-driver/commit/99f4b3d1d279719e7d90245e7a986b095708066c)) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e6c5ed..c86ec00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.0.1](https://github.com/appium/appium-windows-driver/compare/v3.0.0...v3.0.1) (2024-09-18) + +### Bug Fixes + +* Include all built files ([99f4b3d](https://github.com/appium/appium-windows-driver/commit/99f4b3d1d279719e7d90245e7a986b095708066c)) + ## [3.0.0](https://github.com/appium/appium-windows-driver/compare/v2.12.32...v3.0.0) (2024-09-16) ### ⚠ BREAKING CHANGES diff --git a/package.json b/package.json index ce6e42a..6aa68d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-windows-driver", - "version": "3.0.0", + "version": "3.0.1", "description": "Appium bridge to WinAppDriver", "keywords": [ "appium",