From 3fdb2539b0617d0147daa3c701c4dd30e38b998f Mon Sep 17 00:00:00 2001 From: evoactivity <83799+evoactivity@users.noreply.github.com> Date: Sun, 21 Jun 2026 16:28:10 +0000 Subject: [PATCH] Prepare Release v1.4.2 using 'release-plan' --- .release-plan.json | 6 +++--- CHANGELOG.md | 11 +++++++++++ package.json | 2 +- 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/.release-plan.json b/.release-plan.json index a89e4be..1ea75a6 100644 --- a/.release-plan.json +++ b/.release-plan.json @@ -2,8 +2,8 @@ "solution": { "@iptv/xtream-api": { "impact": "patch", - "oldVersion": "1.4.0", - "newVersion": "1.4.1", + "oldVersion": "1.4.1", + "newVersion": "1.4.2", "constraints": [ { "impact": "patch", @@ -13,5 +13,5 @@ "pkgJSONPath": "./package.json" } }, - "description": "## Release (2025-10-06)\n\n@iptv/xtream-api 1.4.1 (patch)\n\n#### :bug: Bug Fix\n* `@iptv/xtream-api`\n * [#30](https://github.com/ektotv/xtream-api/pull/30) refactor(xtream): allow fallback extension when user profile is undefined ([@valiums00](https://github.com/valiums00))\n\n#### Committers: 1\n- [@valiums00](https://github.com/valiums00)\n" + "description": "## Release (2026-06-21)\n\n@iptv/xtream-api 1.4.2 (patch)\n\n#### :bug: Bug Fix\n* `@iptv/xtream-api`\n * [#33](https://github.com/ektotv/xtream-api/pull/33) handles when backdropPath is null ([@evoactivity](https://github.com/evoactivity))\n\n#### Committers: 1\n- Liam ([@evoactivity](https://github.com/evoactivity))\n" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 61d10ae..69ceed0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## Release (2026-06-21) + +@iptv/xtream-api 1.4.2 (patch) + +#### :bug: Bug Fix +* `@iptv/xtream-api` + * [#33](https://github.com/ektotv/xtream-api/pull/33) handles when backdropPath is null ([@evoactivity](https://github.com/evoactivity)) + +#### Committers: 1 +- Liam ([@evoactivity](https://github.com/evoactivity)) + ## Release (2025-10-06) @iptv/xtream-api 1.4.1 (patch) diff --git a/package.json b/package.json index d84e289..c27f2de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@iptv/xtream-api", - "version": "1.4.1", + "version": "1.4.2", "description": "Standardized access to Xtream compatible player API", "keywords": [ "xtream",