diff --git a/package-lock.json b/package-lock.json index 1a8267d5..2c633243 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19973,11 +19973,11 @@ } }, "packages/appium-tizen-tv-driver": { - "version": "0.10.3", + "version": "0.11.0", "license": "Apache-2.0", "dependencies": { "@appium/types": "0.13.4", - "@headspinio/tizen-remote": "^0.5.3", + "@headspinio/tizen-remote": "^0.5.4", "appium-chromedriver": "5.6.54", "asyncbox": "3.0.0", "bluebird": "3.7.2", @@ -20067,7 +20067,7 @@ }, "packages/tizen-remote": { "name": "@headspinio/tizen-remote", - "version": "0.5.3", + "version": "0.5.4", "license": "Apache-2.0", "dependencies": { "@appium/strongbox": "0.3.2", diff --git a/packages/appium-tizen-tv-driver/CHANGELOG.md b/packages/appium-tizen-tv-driver/CHANGELOG.md index d493b70c..39233b49 100644 --- a/packages/appium-tizen-tv-driver/CHANGELOG.md +++ b/packages/appium-tizen-tv-driver/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.11.0](https://github.com/headspinio/appium-tizen-tv-driver/compare/appium-tizen-tv-driver@0.10.3...appium-tizen-tv-driver@0.11.0) (2024-05-30) + +### Features + +- add activateApp/terminateApp ext command ([#602](https://github.com/headspinio/appium-tizen-tv-driver/issues/602)) ([da1de0c](https://github.com/headspinio/appium-tizen-tv-driver/commit/da1de0ce65a34179451e6c81d821e7b8fd976ff1)) +- improve older platform version handling such as 2016 ([#599](https://github.com/headspinio/appium-tizen-tv-driver/issues/599)) ([3457823](https://github.com/headspinio/appium-tizen-tv-driver/commit/3457823b8790fcf912b0d1066cf127644d5da6dd)) + +### Bug Fixes + +- **appium-tizen-tv-driver:** update dependency appium-chromedriver to v5.6.54 ([c6d320e](https://github.com/headspinio/appium-tizen-tv-driver/commit/c6d320e1bc3ec6c11e4a7f38eddd6c9307452f4e)) +- **appium-tizen-tv-driver:** update dependency teen_process to v2.1.3 ([2fc0f21](https://github.com/headspinio/appium-tizen-tv-driver/commit/2fc0f2185419a2a2685b14300147343d04ce373a)) + ## [0.10.3](https://github.com/headspinio/appium-tizen-tv-driver/compare/appium-tizen-tv-driver@0.10.2...appium-tizen-tv-driver@0.10.3) (2024-05-21) ### Bug Fixes diff --git a/packages/appium-tizen-tv-driver/package.json b/packages/appium-tizen-tv-driver/package.json index 32902061..fa675812 100644 --- a/packages/appium-tizen-tv-driver/package.json +++ b/packages/appium-tizen-tv-driver/package.json @@ -9,7 +9,7 @@ "mobile", "mobile testing" ], - "version": "0.10.3", + "version": "0.11.0", "author": "Jonathan Lipps ", "license": "Apache-2.0", "repository": { @@ -35,7 +35,7 @@ "types": "build/lib/index.d.ts", "dependencies": { "@appium/types": "0.13.4", - "@headspinio/tizen-remote": "^0.5.3", + "@headspinio/tizen-remote": "^0.5.4", "appium-chromedriver": "5.6.54", "asyncbox": "3.0.0", "bluebird": "3.7.2", diff --git a/packages/tizen-remote/CHANGELOG.md b/packages/tizen-remote/CHANGELOG.md index d52f629b..c3feeda6 100644 --- a/packages/tizen-remote/CHANGELOG.md +++ b/packages/tizen-remote/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.5.4](https://github.com/headspinio/appium-tizen-tv-driver/compare/@headspinio/tizen-remote@0.5.3...@headspinio/tizen-remote@0.5.4) (2024-05-30) + +### Bug Fixes + +- **tizen-remote:** update dependency ws to v8.17.0 ([dd3d829](https://github.com/headspinio/appium-tizen-tv-driver/commit/dd3d82937560b7b04193fb2643a2d9b9a5cc1134)) + ## [0.5.3](https://github.com/headspinio/appium-tizen-tv-driver/compare/@headspinio/tizen-remote@0.5.2...@headspinio/tizen-remote@0.5.3) (2024-05-21) ### Bug Fixes diff --git a/packages/tizen-remote/package.json b/packages/tizen-remote/package.json index a68ba3f7..5274a401 100644 --- a/packages/tizen-remote/package.json +++ b/packages/tizen-remote/package.json @@ -1,6 +1,6 @@ { "name": "@headspinio/tizen-remote", - "version": "0.5.3", + "version": "0.5.4", "description": "Remote control automation for Tizen devices", "keywords": [ "tizen",