diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f865e51..9f05b372 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.13](https://github.com/appium/appium-chromium-driver/compare/v1.0.12...v1.0.13) (2023-01-06) + + +### Miscellaneous Chores + +* **workflows:** update actions/checkout digest to ac59398 ([9361695](https://github.com/appium/appium-chromium-driver/commit/9361695edb8fc307b0ad4904da261cc01939abf2)) + ## [1.0.12](https://github.com/appium/appium-chromium-driver/compare/v1.0.11...v1.0.12) (2022-12-31) diff --git a/package.json b/package.json index 9dcf5f6b..18d77f79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-chromium-driver", - "version": "1.0.12", + "version": "1.0.13", "description": "Appium 2.x driver for Chromium-based browsers that work with Chromedriver", "keywords": [ "appium",