From 1f7bec9dd375fcb45310076ca4e9c73925f39bff Mon Sep 17 00:00:00 2001 From: Kazuaki Matsuo Date: Wed, 27 Nov 2024 12:33:29 -0800 Subject: [PATCH] chore: publish - appium-tizen-tv-driver@0.15.0 --- package-lock.json | 2 +- packages/appium-tizen-tv-driver/CHANGELOG.md | 6 ++++++ packages/appium-tizen-tv-driver/package.json | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7092fc61..92285b50 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21056,7 +21056,7 @@ } }, "packages/appium-tizen-tv-driver": { - "version": "0.14.1", + "version": "0.15.0", "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 5218a690..b64879a0 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.15.0](https://github.com/headspinio/appium-tizen-tv-driver/compare/appium-tizen-tv-driver@0.14.1...appium-tizen-tv-driver@0.15.0) (2024-11-27) + +### Features + +- add getCurrentContext which returns NATIVE_APP only ([#689](https://github.com/headspinio/appium-tizen-tv-driver/issues/689)) ([13532d4](https://github.com/headspinio/appium-tizen-tv-driver/commit/13532d49bb67494567725e04f4a2919e9cccf236)) + ## [0.14.1](https://github.com/headspinio/appium-tizen-tv-driver/compare/appium-tizen-tv-driver@0.14.0...appium-tizen-tv-driver@0.14.1) (2024-11-12) **Note:** Version bump only for package appium-tizen-tv-driver diff --git a/packages/appium-tizen-tv-driver/package.json b/packages/appium-tizen-tv-driver/package.json index 3fca01d6..70f39187 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.14.1", + "version": "0.15.0", "author": "Jonathan Lipps ", "license": "Apache-2.0", "repository": {