Skip to content

Commit

Permalink
chore(release): 4.12.0 [skip ci]
Browse files Browse the repository at this point in the history
## [4.12.0](v4.11.0...v4.12.0) (2023-02-20)

### Features

* Add support of the simulated geolocation setting ([#662](#662)) ([ebb9e60](ebb9e60))
  • Loading branch information
semantic-release-bot committed Feb 20, 2023
1 parent ebb9e60 commit 309bfc1
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 @@
## [4.12.0](https://github.com/appium/WebDriverAgent/compare/v4.11.0...v4.12.0) (2023-02-20)


### Features

* Add support of the simulated geolocation setting ([#662](https://github.com/appium/WebDriverAgent/issues/662)) ([ebb9e60](https://github.com/appium/WebDriverAgent/commit/ebb9e60d56c0e0db9f509437ed639a3a39f6011b))

## [4.11.0](https://github.com/appium/WebDriverAgent/compare/v4.10.24...v4.11.0) (2023-02-19)


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-webdriveragent",
"version": "4.11.0",
"version": "4.12.0",
"description": "Package bundling WebDriverAgent",
"main": "./build/index.js",
"scripts": {
Expand Down

0 comments on commit 309bfc1

Please sign in to comment.