From 869c76e66e6f71fca7eb21b8bd4519a722cd122c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 10 Jan 2024 10:40:49 +0000 Subject: [PATCH] chore(release): 1.3.3 [skip ci] ## [1.3.3](https://github.com/appium/appium-chromium-driver/compare/v1.3.2...v1.3.3) (2024-01-10) ### Miscellaneous Chores * **deps:** update dependency @types/node to v20.10.7 ([a17a7ca](https://github.com/appium/appium-chromium-driver/commit/a17a7caa961da692e6c109484d3301e7c1521477)) * **deps:** update dependency @types/node to v20.10.8 ([0444098](https://github.com/appium/appium-chromium-driver/commit/0444098b52cd4c559ef4f57b20dd421c8c8979cc)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01fe8a38..b6091caa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.3.3](https://github.com/appium/appium-chromium-driver/compare/v1.3.2...v1.3.3) (2024-01-10) + + +### Miscellaneous Chores + +* **deps:** update dependency @types/node to v20.10.7 ([a17a7ca](https://github.com/appium/appium-chromium-driver/commit/a17a7caa961da692e6c109484d3301e7c1521477)) +* **deps:** update dependency @types/node to v20.10.8 ([0444098](https://github.com/appium/appium-chromium-driver/commit/0444098b52cd4c559ef4f57b20dd421c8c8979cc)) + ## [1.3.2](https://github.com/appium/appium-chromium-driver/compare/v1.3.1...v1.3.2) (2024-01-06) diff --git a/package.json b/package.json index 77663c32..17b92faa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-chromium-driver", - "version": "1.3.2", + "version": "1.3.3", "description": "Appium 2.x driver for Chromium-based browsers that work with Chromedriver", "keywords": [ "appium",