diff --git a/package-lock.json b/package-lock.json index e88bb554..32aacd75 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19554,7 +19554,7 @@ } }, "packages/appium-tizen-tv-driver": { - "version": "0.9.0", + "version": "0.9.1", "license": "Apache-2.0", "dependencies": { "@appium/types": "0.13.4", diff --git a/packages/appium-tizen-tv-driver/CHANGELOG.md b/packages/appium-tizen-tv-driver/CHANGELOG.md index 04b1b5f4..f6e90665 100644 --- a/packages/appium-tizen-tv-driver/CHANGELOG.md +++ b/packages/appium-tizen-tv-driver/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.9.1](https://github.com/headspinio/appium-tizen-tv-driver/compare/appium-tizen-tv-driver@0.9.0...appium-tizen-tv-driver@0.9.1) (2024-03-08) + +### Bug Fixes + +- improve app list parsing on windows ([f0098c7](https://github.com/headspinio/appium-tizen-tv-driver/commit/f0098c7844cd4e75e733f1f18b7771338625fe8a)) + ## [0.9.0](https://github.com/headspinio/appium-tizen-tv-driver/compare/appium-tizen-tv-driver@0.8.1...appium-tizen-tv-driver@0.9.0) (2024-02-15) ### Features diff --git a/packages/appium-tizen-tv-driver/package.json b/packages/appium-tizen-tv-driver/package.json index 376f84e4..1d418d95 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.9.0", + "version": "0.9.1", "author": "Jonathan Lipps ", "license": "Apache-2.0", "repository": {