Skip to content

Commit

Permalink
chore(release): 5.11.2 [skip ci]
Browse files Browse the repository at this point in the history
## [5.11.2](v5.11.1...v5.11.2) (2023-10-19)

### Miscellaneous Chores

* Use latest teen_process types ([895cdfc](895cdfc))
  • Loading branch information
semantic-release-bot committed Oct 19, 2023
1 parent 895cdfc commit 18e1dad
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 @@
## [5.11.2](https://github.com/appium/WebDriverAgent/compare/v5.11.1...v5.11.2) (2023-10-19)


### Miscellaneous Chores

* Use latest teen_process types ([895cdfc](https://github.com/appium/WebDriverAgent/commit/895cdfc1a316117bb7c8b5be0265b439c1e911bc))

## [5.11.1](https://github.com/appium/WebDriverAgent/compare/v5.11.0...v5.11.1) (2023-10-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": "5.11.1",
"version": "5.11.2",
"description": "Package bundling WebDriverAgent",
"main": "./build/index.js",
"scripts": {
Expand Down

0 comments on commit 18e1dad

Please sign in to comment.