Skip to content

Commit

Permalink
chore(release): 2.11.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.11.0](v2.10.1...v2.11.0) (2023-08-19)

### Features

* Allow to elevate system privileges in runtime ([#191](#191)) ([95e0acb](95e0acb))
  • Loading branch information
semantic-release-bot committed Aug 19, 2023
1 parent 95e0acb commit 0fc9648
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.11.0](https://github.com/appium/appium-windows-driver/compare/v2.10.1...v2.11.0) (2023-08-19)


### Features

* Allow to elevate system privileges in runtime ([#191](https://github.com/appium/appium-windows-driver/issues/191)) ([95e0acb](https://github.com/appium/appium-windows-driver/commit/95e0acb66de9541718044bcada784c2464ebed31))

## [2.10.1](https://github.com/appium/appium-windows-driver/compare/v2.10.0...v2.10.1) (2023-08-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "appium-windows-driver",
"version": "2.10.1",
"version": "2.11.0",
"description": "Appium bridge to WinAppDriver",
"keywords": [
"appium",
Expand Down

0 comments on commit 0fc9648

Please sign in to comment.