From ac9ac26b70d95a37eddd2add4299d1bf465660ab Mon Sep 17 00:00:00 2001 From: Brahim Hadriche Date: Mon, 24 Jun 2024 11:11:53 -0400 Subject: [PATCH] Release v0.24.4 (#412) --- CHANGELOG.md | 2 +- docs/playlet-web-api.yml | 2 +- package-lock.json | 4 ++-- package.json | 2 +- playlet-app/package-lock.json | 4 ++-- playlet-app/package.json | 2 +- playlet-app/src/manifest | 2 +- playlet-lib/package-lock.json | 4 ++-- playlet-lib/package.json | 2 +- playlet-lib/src/manifest | 2 +- playlet-web/package-lock.json | 4 ++-- playlet-web/package.json | 2 +- 12 files changed, 16 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6dcbada8..2e10a6f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [0.24.4] - 2024-06-24 ### Added diff --git a/docs/playlet-web-api.yml b/docs/playlet-web-api.yml index 3d657519..cc5f2e71 100644 --- a/docs/playlet-web-api.yml +++ b/docs/playlet-web-api.yml @@ -2,7 +2,7 @@ openapi: 3.0.0 info: title: Playlet Web API - version: 0.24.3 + version: 0.24.4 description: Playlet Web API is a RESTful API for controlling the Playlet app on Roku devices. The API is intended to be used by the Playlet web app, but can diff --git a/package-lock.json b/package-lock.json index 9b8d8f19..baa2d01c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "playlet", - "version": "0.24.3", + "version": "0.24.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "playlet", - "version": "0.24.3", + "version": "0.24.4", "hasInstallScript": true, "devDependencies": { "@rokucommunity/bslint": "^0.8.21", diff --git a/package.json b/package.json index c52a26fb..95903342 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "playlet", - "version": "0.24.3", + "version": "0.24.4", "description": "Unofficial YouTube client for Roku", "devDependencies": { "@rokucommunity/bslint": "^0.8.21", diff --git a/playlet-app/package-lock.json b/playlet-app/package-lock.json index 2ca957bb..aac1a693 100644 --- a/playlet-app/package-lock.json +++ b/playlet-app/package-lock.json @@ -1,12 +1,12 @@ { "name": "playlet-app", - "version": "0.24.3", + "version": "0.24.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "playlet-app", - "version": "0.24.3" + "version": "0.24.4" } } } diff --git a/playlet-app/package.json b/playlet-app/package.json index 4e79cb84..4ccb006a 100644 --- a/playlet-app/package.json +++ b/playlet-app/package.json @@ -1,6 +1,6 @@ { "name": "playlet-app", - "version": "0.24.3", + "version": "0.24.4", "description": "Unofficial YouTube client for Roku", "scripts": { "prebuild": "rm -rf ../build/playlet-app", diff --git a/playlet-app/src/manifest b/playlet-app/src/manifest index 99428c02..f14ee987 100644 --- a/playlet-app/src/manifest +++ b/playlet-app/src/manifest @@ -3,7 +3,7 @@ title=Playlet # Do not update version manually, it is auto updated from package.json major_version=0 minor_version=24 -build_version=00003 +build_version=00004 ui_resolutions=hd diff --git a/playlet-lib/package-lock.json b/playlet-lib/package-lock.json index 239dd65f..dbce5aaf 100644 --- a/playlet-lib/package-lock.json +++ b/playlet-lib/package-lock.json @@ -1,12 +1,12 @@ { "name": "playlet-lib", - "version": "0.24.3", + "version": "0.24.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "playlet-lib", - "version": "0.24.3" + "version": "0.24.4" } } } diff --git a/playlet-lib/package.json b/playlet-lib/package.json index bb2db21f..70012c2b 100644 --- a/playlet-lib/package.json +++ b/playlet-lib/package.json @@ -1,6 +1,6 @@ { "name": "playlet-lib", - "version": "0.24.3", + "version": "0.24.4", "description": "Unofficial YouTube client for Roku", "scripts": { "prebuild": "rm -rf ../build/playlet-lib", diff --git a/playlet-lib/src/manifest b/playlet-lib/src/manifest index 70c76614..9fbf8171 100644 --- a/playlet-lib/src/manifest +++ b/playlet-lib/src/manifest @@ -3,7 +3,7 @@ title=PlayletLib # Do not update version manually, it is auto updated from package.json major_version=0 minor_version=24 -build_version=00003 +build_version=00004 ui_resolutions=hd diff --git a/playlet-web/package-lock.json b/playlet-web/package-lock.json index c48d0343..340aee4d 100644 --- a/playlet-web/package-lock.json +++ b/playlet-web/package-lock.json @@ -1,12 +1,12 @@ { "name": "playlet-web", - "version": "0.24.3", + "version": "0.24.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "playlet-web", - "version": "0.24.3", + "version": "0.24.4", "devDependencies": { "@sveltejs/vite-plugin-svelte": "^3.1.1", "@tailwindcss/typography": "^0.5.13", diff --git a/playlet-web/package.json b/playlet-web/package.json index 00ffb1d2..fdfa8629 100644 --- a/playlet-web/package.json +++ b/playlet-web/package.json @@ -1,6 +1,6 @@ { "name": "playlet-web", - "version": "0.24.3", + "version": "0.24.4", "type": "module", "scripts": { "dev": "vite",