diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f05b372..4198e83b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.14](https://github.com/appium/appium-chromium-driver/compare/v1.0.13...v1.0.14) (2023-01-06) + + +### Miscellaneous Chores + +* **workflows:** update actions/setup-node digest to 64ed1c7 ([e8fa1cd](https://github.com/appium/appium-chromium-driver/commit/e8fa1cd8458f9097ac63150596da5ab0aa0785a6)) + ## [1.0.13](https://github.com/appium/appium-chromium-driver/compare/v1.0.12...v1.0.13) (2023-01-06) diff --git a/package.json b/package.json index 18d77f79..b76d93d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-chromium-driver", - "version": "1.0.13", + "version": "1.0.14", "description": "Appium 2.x driver for Chromium-based browsers that work with Chromedriver", "keywords": [ "appium",