Skip to content

Commit

Permalink
chore(release): 1.3.46 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.46](v1.3.45...v1.3.46) (2024-10-03)

### Bug Fixes

* **deps:** update dependency appium-chromedriver to v6.0.5 ([#354](#354)) ([3cab9a6](3cab9a6))
  • Loading branch information
semantic-release-bot committed Oct 3, 2024
1 parent 3cab9a6 commit 0454317
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 @@
## [1.3.46](https://github.com/appium/appium-chromium-driver/compare/v1.3.45...v1.3.46) (2024-10-03)

### Bug Fixes

* **deps:** update dependency appium-chromedriver to v6.0.5 ([#354](https://github.com/appium/appium-chromium-driver/issues/354)) ([3cab9a6](https://github.com/appium/appium-chromium-driver/commit/3cab9a674fdb225e387a867ad5e67881a46a09a2))

## [1.3.45](https://github.com/appium/appium-chromium-driver/compare/v1.3.44...v1.3.45) (2024-10-02)

### Bug Fixes
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-chromium-driver",
"version": "1.3.45",
"version": "1.3.46",
"description": "Appium 2.x driver for Chromium-based browsers that work with Chromedriver",
"keywords": [
"appium",
Expand Down

0 comments on commit 0454317

Please sign in to comment.