Skip to content

Commit

Permalink
chore(release): 1.8.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.7](v1.8.6...v1.8.7) (2023-10-25)

### Miscellaneous Chores

* Bump eslint-config-prettier from 8.10.0 to 9.0.0 ([#102](#102)) ([3f536e9](3f536e9))
* Bump lint-staged from 14.0.1 to 15.0.2 ([#100](#100)) ([ab3e9f9](ab3e9f9))
* Bump semantic-release from 21.1.2 to 22.0.5 ([#94](#94)) ([93e830a](93e830a))
  • Loading branch information
semantic-release-bot committed Oct 25, 2023
1 parent ab3e9f9 commit 8b96495
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.8.7](https://github.com/appium/appium-idb/compare/v1.8.6...v1.8.7) (2023-10-25)


### Miscellaneous Chores

* Bump eslint-config-prettier from 8.10.0 to 9.0.0 ([#102](https://github.com/appium/appium-idb/issues/102)) ([3f536e9](https://github.com/appium/appium-idb/commit/3f536e95643dc1c857a8a5536587a119d6b65750))
* Bump lint-staged from 14.0.1 to 15.0.2 ([#100](https://github.com/appium/appium-idb/issues/100)) ([ab3e9f9](https://github.com/appium/appium-idb/commit/ab3e9f9e011ca91d193745505542b779b4f2fa88))
* Bump semantic-release from 21.1.2 to 22.0.5 ([#94](https://github.com/appium/appium-idb/issues/94)) ([93e830a](https://github.com/appium/appium-idb/commit/93e830a52da7f43d471919c555bdced6e74f1acc))

## [1.8.6](https://github.com/appium/appium-idb/compare/v1.8.5...v1.8.6) (2023-10-25)


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": "1.8.6",
"version": "1.8.7",
"author": "appium",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 8b96495

Please sign in to comment.