Skip to content

Commit

Permalink
chore(release): 1.3.55 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.55](v1.3.54...v1.3.55) (2024-10-19)

### Miscellaneous Chores

* **deps:** update dependency @types/node to v20.16.13 ([9491f98](9491f98))
* **deps:** update dependency semantic-release to v24.1.3 ([#365](#365)) ([7ad4a31](7ad4a31))
  • Loading branch information
semantic-release-bot committed Oct 19, 2024
1 parent 9491f98 commit b5ab064
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 @@
## [1.3.55](https://github.com/appium/appium-chromium-driver/compare/v1.3.54...v1.3.55) (2024-10-19)

### Miscellaneous Chores

* **deps:** update dependency @types/node to v20.16.13 ([9491f98](https://github.com/appium/appium-chromium-driver/commit/9491f98c73ec78a333e39df4af75cc3b43188262))
* **deps:** update dependency semantic-release to v24.1.3 ([#365](https://github.com/appium/appium-chromium-driver/issues/365)) ([7ad4a31](https://github.com/appium/appium-chromium-driver/commit/7ad4a314a8043d49ded356a4974a268a55b6c1cd))

## [1.3.54](https://github.com/appium/appium-chromium-driver/compare/v1.3.53...v1.3.54) (2024-10-17)

### Miscellaneous Chores
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.54",
"version": "1.3.55",
"description": "Appium 2.x driver for Chromium-based browsers that work with Chromedriver",
"keywords": [
"appium",
Expand Down

0 comments on commit b5ab064

Please sign in to comment.