Skip to content

Commit

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

### Miscellaneous Chores

* bump css-selector-parser to v3 ([#663](#663)) ([179670e](179670e))
  • Loading branch information
semantic-release-bot committed Oct 15, 2023
1 parent 179670e commit 4e44abc
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.2](https://github.com/appium/appium-uiautomator2-driver/compare/v2.31.1...v2.31.2) (2023-10-15)


### Miscellaneous Chores

* bump css-selector-parser to v3 ([#663](https://github.com/appium/appium-uiautomator2-driver/issues/663)) ([179670e](https://github.com/appium/appium-uiautomator2-driver/commit/179670e152c6c01c88183f539902220b775ff0c4))

## [2.31.1](https://github.com/appium/appium-uiautomator2-driver/compare/v2.31.0...v2.31.1) (2023-10-14)


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.1",
"version": "2.31.2",
"bugs": {
"url": "https://github.com/appium/appium-uiautomator2-driver/issues"
},
Expand Down

0 comments on commit 4e44abc

Please sign in to comment.