Skip to content

Commit

Permalink
chore(release): 2.32.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.32.1](v2.32.0...v2.32.1) (2024-01-07)

### Bug Fixes

* Import the proper support module ([#964](#964)) ([e9afc21](e9afc21))
  • Loading branch information
semantic-release-bot committed Jan 7, 2024
1 parent e9afc21 commit 3421001
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.32.1](https://github.com/appium/appium-espresso-driver/compare/v2.32.0...v2.32.1) (2024-01-07)


### Bug Fixes

* Import the proper support module ([#964](https://github.com/appium/appium-espresso-driver/issues/964)) ([e9afc21](https://github.com/appium/appium-espresso-driver/commit/e9afc21e1fbbedc43f43cc670c74724b9fe028a1))

## [2.32.0](https://github.com/appium/appium-espresso-driver/compare/v2.31.0...v2.32.0) (2024-01-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.32.0",
"version": "2.32.1",
"author": "Appium Contributors",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 3421001

Please sign in to comment.