Skip to content

Commit

Permalink
chore(release): 3.7.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.7.2](v3.7.1...v3.7.2) (2024-07-09)

### Miscellaneous Chores

* Remove extra import ([9f2d42d](9f2d42d))
  • Loading branch information
semantic-release-bot committed Jul 9, 2024
1 parent 9f2d42d commit a676b7d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [3.7.2](https://github.com/appium/appium-uiautomator2-driver/compare/v3.7.1...v3.7.2) (2024-07-09)

### Miscellaneous Chores

* Remove extra import ([9f2d42d](https://github.com/appium/appium-uiautomator2-driver/commit/9f2d42da50a444cd77d4432151656b2252e2c941))

## [3.7.1](https://github.com/appium/appium-uiautomator2-driver/compare/v3.7.0...v3.7.1) (2024-07-03)

### Bug Fixes
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": "3.7.1",
"version": "3.7.2",
"bugs": {
"url": "https://github.com/appium/appium-uiautomator2-driver/issues"
},
Expand Down

0 comments on commit a676b7d

Please sign in to comment.