From 7e4692e58d7059bc48aa0fd0cf2ae932ef5dff50 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 29 Jul 2024 15:24:14 +0000 Subject: [PATCH] chore(release): 1.8.19 [skip ci] ## [1.8.19](https://github.com/appium/appium-idb/compare/v1.8.18...v1.8.19) (2024-07-29) ### Miscellaneous Chores * Bump @types/node from 20.14.13 to 22.0.0 ([#131](https://github.com/appium/appium-idb/issues/131)) ([7f33754](https://github.com/appium/appium-idb/commit/7f337548672ec4df4c830876976810e449a3f178)) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9671bea..14e9557 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.8.19](https://github.com/appium/appium-idb/compare/v1.8.18...v1.8.19) (2024-07-29) + +### Miscellaneous Chores + +* Bump @types/node from 20.14.13 to 22.0.0 ([#131](https://github.com/appium/appium-idb/issues/131)) ([7f33754](https://github.com/appium/appium-idb/commit/7f337548672ec4df4c830876976810e449a3f178)) + ## [1.8.18](https://github.com/appium/appium-idb/compare/v1.8.17...v1.8.18) (2024-07-09) ### Miscellaneous Chores diff --git a/package.json b/package.json index 7da2c60..371c950 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "keywords": [ "appium" ], - "version": "1.8.18", + "version": "1.8.19", "author": "appium", "license": "Apache-2.0", "repository": {