Skip to content

Commit

Permalink
chore(release): 12.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [12.0.3](v12.0.2...v12.0.3) (2024-08-08)

### Bug Fixes

* Make index typed ([#403](#403)) ([04dafea](04dafea))
  • Loading branch information
semantic-release-bot committed Aug 8, 2024
1 parent 04dafea commit 6e42d5b
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 @@
## [12.0.3](https://github.com/appium/appium-remote-debugger/compare/v12.0.2...v12.0.3) (2024-08-08)

### Bug Fixes

* Make index typed ([#403](https://github.com/appium/appium-remote-debugger/issues/403)) ([04dafea](https://github.com/appium/appium-remote-debugger/commit/04dafea83f237f2ee1e0f425718ef941f852da9e))

## [12.0.2](https://github.com/appium/appium-remote-debugger/compare/v12.0.1...v12.0.2) (2024-08-08)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"keywords": [
"appium"
],
"version": "12.0.2",
"version": "12.0.3",
"author": "Appium Contributors",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 6e42d5b

Please sign in to comment.