Skip to content

Commit

Permalink
chore(release): 5.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [5.1.2](v5.1.1...v5.1.2) (2023-05-15)

### Miscellaneous Chores

* remove code for old os versions ([#694](#694)) ([4a9faa5](4a9faa5))
  • Loading branch information
semantic-release-bot committed May 15, 2023
1 parent 4a9faa5 commit 8c0677f
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.1.2](https://github.com/appium/WebDriverAgent/compare/v5.1.1...v5.1.2) (2023-05-15)


### Miscellaneous Chores

* remove code for old os versions ([#694](https://github.com/appium/WebDriverAgent/issues/694)) ([4a9faa5](https://github.com/appium/WebDriverAgent/commit/4a9faa5f85e0615c18a5f35090335bdbc7d56ebe))

## [5.1.1](https://github.com/appium/WebDriverAgent/compare/v5.1.0...v5.1.1) (2023-05-15)


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

0 comments on commit 8c0677f

Please sign in to comment.