Skip to content

Commit

Permalink
chore(release): 2.45.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.45.0](v2.44.3...v2.45.0) (2024-02-08)

### Features

* add checkVersion option for mobile:installApp ([#736](#736)) ([95d46f4](95d46f4))
  • Loading branch information
semantic-release-bot committed Feb 8, 2024
1 parent 95d46f4 commit 5473bf2
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.45.0](https://github.com/appium/appium-uiautomator2-driver/compare/v2.44.3...v2.45.0) (2024-02-08)


### Features

* add checkVersion option for mobile:installApp ([#736](https://github.com/appium/appium-uiautomator2-driver/issues/736)) ([95d46f4](https://github.com/appium/appium-uiautomator2-driver/commit/95d46f47cb738a6087da2d5262c0c7b6af1fedd1))

## [2.44.3](https://github.com/appium/appium-uiautomator2-driver/compare/v2.44.2...v2.44.3) (2024-02-07)


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

0 comments on commit 5473bf2

Please sign in to comment.