Skip to content

Commit

Permalink
chore(release): 2.44.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.44.1](v2.44.0...v2.44.1) (2024-02-06)

### Bug Fixes

* fix mobile: screenshots for WDIO ([#731](#731)) ([ac28c0c](ac28c0c))
  • Loading branch information
semantic-release-bot committed Feb 6, 2024
1 parent ac28c0c commit 0ccd1b0
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.44.1](https://github.com/appium/appium-uiautomator2-driver/compare/v2.44.0...v2.44.1) (2024-02-06)


### Bug Fixes

* fix mobile: screenshots for WDIO ([#731](https://github.com/appium/appium-uiautomator2-driver/issues/731)) ([ac28c0c](https://github.com/appium/appium-uiautomator2-driver/commit/ac28c0cde3716dd684e088b4d12ca823b4316aaf))

## [2.44.0](https://github.com/appium/appium-uiautomator2-driver/compare/v2.43.4...v2.44.0) (2024-02-02)


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

0 comments on commit 0ccd1b0

Please sign in to comment.