diff --git a/CHANGELOG.md b/CHANGELOG.md index 94cf89d..e54a26a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.5.3](https://github.com/appium/appium-chromedriver/compare/v5.5.2...v5.5.3) (2023-07-28) + + +### Miscellaneous Chores + +* **deps-dev:** bump @appium/tsconfig from 0.2.4 to 0.3.0 ([#299](https://github.com/appium/appium-chromedriver/issues/299)) ([b51aae2](https://github.com/appium/appium-chromedriver/commit/b51aae285796b73afa6f620d12fdcf95c575ec5b)) + ## [5.5.2](https://github.com/appium/appium-chromedriver/compare/v5.5.1...v5.5.2) (2023-07-10) diff --git a/package.json b/package.json index 43939f5..f15f769 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "chrome", "android" ], - "version": "5.5.2", + "version": "5.5.3", "author": "Appium Contributors", "license": "Apache-2.0", "repository": {