Skip to content

Commit

Permalink
chore(release): 2.31.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.31.3](v2.31.2...v2.31.3) (2023-10-15)

### Bug Fixes

* Make app not required ([#664](#664)) ([636391e](636391e))
  • Loading branch information
semantic-release-bot committed Oct 15, 2023
1 parent 636391e commit e1a4710
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.31.3](https://github.com/appium/appium-uiautomator2-driver/compare/v2.31.2...v2.31.3) (2023-10-15)


### Bug Fixes

* Make app not required ([#664](https://github.com/appium/appium-uiautomator2-driver/issues/664)) ([636391e](https://github.com/appium/appium-uiautomator2-driver/commit/636391e53313f6c612a87beacfb15d7fdd1fa439))

## [2.31.2](https://github.com/appium/appium-uiautomator2-driver/compare/v2.31.1...v2.31.2) (2023-10-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"automated testing",
"android"
],
"version": "2.31.2",
"version": "2.31.3",
"bugs": {
"url": "https://github.com/appium/appium-uiautomator2-driver/issues"
},
Expand Down

0 comments on commit e1a4710

Please sign in to comment.