Skip to content

Commit

Permalink
chore(release): 2.36.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.36.0](v2.35.0...v2.36.0) (2023-12-26)

### Features

* bump server's targetSdkVersion from 30 to 32 ([#702](#702)) ([e49b991](e49b991))
  • Loading branch information
semantic-release-bot committed Dec 26, 2023
1 parent e49b991 commit b92fd0e
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.36.0](https://github.com/appium/appium-uiautomator2-driver/compare/v2.35.0...v2.36.0) (2023-12-26)


### Features

* bump server's targetSdkVersion from 30 to 32 ([#702](https://github.com/appium/appium-uiautomator2-driver/issues/702)) ([e49b991](https://github.com/appium/appium-uiautomator2-driver/commit/e49b991a3be7872f61def86c8c3f1d4815678736))

## [2.35.0](https://github.com/appium/appium-uiautomator2-driver/compare/v2.34.2...v2.35.0) (2023-12-18)


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

0 comments on commit b92fd0e

Please sign in to comment.