Skip to content

Commit

Permalink
chore(release): 9.12.0 [skip ci]
Browse files Browse the repository at this point in the history
## [9.12.0](v9.11.7...v9.12.0) (2023-06-14)

### Features

* export types ([#661](#661)) ([269f3aa](269f3aa))
  • Loading branch information
semantic-release-bot committed Jun 14, 2023
1 parent 269f3aa commit bd0dca0
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 @@
## [9.12.0](https://github.com/appium/appium-adb/compare/v9.11.7...v9.12.0) (2023-06-14)


### Features

* export types ([#661](https://github.com/appium/appium-adb/issues/661)) ([269f3aa](https://github.com/appium/appium-adb/commit/269f3aae28dcb0a7627a780d2130f847bdf6889d))

## [9.11.7](https://github.com/appium/appium-adb/compare/v9.11.6...v9.11.7) (2023-06-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "appium-adb",
"version": "9.11.7",
"version": "9.12.0",
"description": "Android Debug Bridge interface",
"main": "./build/index.js",
"scripts": {
Expand Down

0 comments on commit bd0dca0

Please sign in to comment.