Skip to content

Commit

Permalink
chore(release): 1.3.24 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.24](v1.3.23...v1.3.24) (2024-03-30)

### Bug Fixes

* **deps:** update dependency appium-chromedriver to v5.6.40 ([#289](#289)) ([202191a](202191a))
* **deps:** update dependency appium-chromedriver to v5.6.41 ([#294](#294)) ([f0badc9](f0badc9))

### Miscellaneous Chores

* **deps:** update definitelytyped ([eb354a1](eb354a1))
* **deps:** update dependency @tsconfig/node14 to v14.1.2 ([436a7a0](436a7a0))
* **deps:** update dependency @types/node to v20.12.2 ([d213528](d213528))
* **deps:** update dependency mocha to v10.4.0 ([b8f95b6](b8f95b6))
* **deps:** update dependency semantic-release to v23.0.6 ([#293](#293)) ([40aeb70](40aeb70))
* **deps:** update dependency typescript to v5.4.3 ([e7dccf6](e7dccf6))
* **deps:** update dependency webdriverio to v8.35.1 ([#291](#291)) ([2165127](2165127))
  • Loading branch information
semantic-release-bot committed Mar 30, 2024
1 parent d213528 commit 8dd3b51
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## [1.3.24](https://github.com/appium/appium-chromium-driver/compare/v1.3.23...v1.3.24) (2024-03-30)


### Bug Fixes

* **deps:** update dependency appium-chromedriver to v5.6.40 ([#289](https://github.com/appium/appium-chromium-driver/issues/289)) ([202191a](https://github.com/appium/appium-chromium-driver/commit/202191aee59d625ac1271a3db66977aac9f63387))
* **deps:** update dependency appium-chromedriver to v5.6.41 ([#294](https://github.com/appium/appium-chromium-driver/issues/294)) ([f0badc9](https://github.com/appium/appium-chromium-driver/commit/f0badc91c090ddc9f7c1df571bb2f09775e3ffb4))


### Miscellaneous Chores

* **deps:** update definitelytyped ([eb354a1](https://github.com/appium/appium-chromium-driver/commit/eb354a10a6dc63f4d2a10c4a15818617dafe11ec))
* **deps:** update dependency @tsconfig/node14 to v14.1.2 ([436a7a0](https://github.com/appium/appium-chromium-driver/commit/436a7a0eb72bbaa6587d6cc3633fb5b23b93bfc8))
* **deps:** update dependency @types/node to v20.12.2 ([d213528](https://github.com/appium/appium-chromium-driver/commit/d213528278bb60e340951416a1bc0e22837fc618))
* **deps:** update dependency mocha to v10.4.0 ([b8f95b6](https://github.com/appium/appium-chromium-driver/commit/b8f95b622152d767c8e8fb754bfea4fbab51c72d))
* **deps:** update dependency semantic-release to v23.0.6 ([#293](https://github.com/appium/appium-chromium-driver/issues/293)) ([40aeb70](https://github.com/appium/appium-chromium-driver/commit/40aeb70a1b8ad59dcf75a82fb8ca4ec2f16bc921))
* **deps:** update dependency typescript to v5.4.3 ([e7dccf6](https://github.com/appium/appium-chromium-driver/commit/e7dccf6f14ef332f9e8380f8bd9a70b03a3ccf1a))
* **deps:** update dependency webdriverio to v8.35.1 ([#291](https://github.com/appium/appium-chromium-driver/issues/291)) ([2165127](https://github.com/appium/appium-chromium-driver/commit/2165127deeb17c44ecfab28a175e4fe6032feac8))

## [1.3.23](https://github.com/appium/appium-chromium-driver/compare/v1.3.22...v1.3.23) (2024-03-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "appium-chromium-driver",
"version": "1.3.23",
"version": "1.3.24",
"description": "Appium 2.x driver for Chromium-based browsers that work with Chromedriver",
"keywords": [
"appium",
Expand Down

0 comments on commit 8dd3b51

Please sign in to comment.