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",