Skip to content

Commit

Permalink
chore(release): 1.2.64 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.64](v1.2.63...v1.2.64) (2023-12-18)

### Miscellaneous Chores

* **deps:** update dependency @types/node to v20.10.5 ([1e380fa](1e380fa))
  • Loading branch information
semantic-release-bot committed Dec 18, 2023
1 parent 1e380fa commit de7ee85
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.2.64](https://github.com/appium/appium-chromium-driver/compare/v1.2.63...v1.2.64) (2023-12-18)


### Miscellaneous Chores

* **deps:** update dependency @types/node to v20.10.5 ([1e380fa](https://github.com/appium/appium-chromium-driver/commit/1e380fa1f6d74472e91cbb9412210482fda864da))

## [1.2.63](https://github.com/appium/appium-chromium-driver/compare/v1.2.62...v1.2.63) (2023-12-16)


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

0 comments on commit de7ee85

Please sign in to comment.