From 702e9fff073a3abca14b96f07610bb9415c22d71 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 6 Jan 2024 09:11:29 +0000 Subject: [PATCH] chore(release): 1.3.1 [skip ci] ## [1.3.1](https://github.com/appium/appium-chromium-driver/compare/v1.3.0...v1.3.1) (2024-01-06) ### Miscellaneous Chores * **deps:** update dependency chai to v4.4.0 ([#241](https://github.com/appium/appium-chromium-driver/issues/241)) ([885e12d](https://github.com/appium/appium-chromium-driver/commit/885e12d11060fca125965cf94de67741d0f4471b)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b50beb3..5d8394ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.3.1](https://github.com/appium/appium-chromium-driver/compare/v1.3.0...v1.3.1) (2024-01-06) + + +### Miscellaneous Chores + +* **deps:** update dependency chai to v4.4.0 ([#241](https://github.com/appium/appium-chromium-driver/issues/241)) ([885e12d](https://github.com/appium/appium-chromium-driver/commit/885e12d11060fca125965cf94de67741d0f4471b)) + ## [1.3.0](https://github.com/appium/appium-chromium-driver/compare/v1.2.68...v1.3.0) (2024-01-04) diff --git a/package.json b/package.json index 0d3a7f69..3faaed35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-chromium-driver", - "version": "1.3.0", + "version": "1.3.1", "description": "Appium 2.x driver for Chromium-based browsers that work with Chromedriver", "keywords": [ "appium",