From a67e5ac33adc729cbc62b9f077353b4e04d9002f Mon Sep 17 00:00:00 2001 From: evoactivity <83799+evoactivity@users.noreply.github.com> Date: Tue, 9 Sep 2025 07:15:08 +0000 Subject: [PATCH] Prepare Release v1.4.0 using 'release-plan' --- .release-plan.json | 12 ++++++------ CHANGELOG.md | 11 +++++++++++ package.json | 2 +- 3 files changed, 18 insertions(+), 7 deletions(-) diff --git a/.release-plan.json b/.release-plan.json index 5a8815f..6a03988 100644 --- a/.release-plan.json +++ b/.release-plan.json @@ -1,17 +1,17 @@ { "solution": { "@iptv/xtream-api": { - "impact": "patch", - "oldVersion": "1.3.0", - "newVersion": "1.3.1", + "impact": "minor", + "oldVersion": "1.3.1", + "newVersion": "1.4.0", "constraints": [ { - "impact": "patch", - "reason": "Appears in changelog section :bug: Bug Fix" + "impact": "minor", + "reason": "Appears in changelog section :rocket: Enhancement" } ], "pkgJSONPath": "./package.json" } }, - "description": "## Release (2025-03-17)\n\n@iptv/xtream-api 1.3.1 (patch)\n\n#### :bug: Bug Fix\n* `@iptv/xtream-api`\n * [#25](https://github.com/ektotv/xtream-api/pull/25) Use backdrop path for movie cover ([@evoactivity](https://github.com/evoactivity))\n\n#### Committers: 1\n- Liam Potter ([@evoactivity](https://github.com/evoactivity))\n" + "description": "## Release (2025-09-09)\n\n@iptv/xtream-api 1.4.0 (minor)\n\n#### :rocket: Enhancement\n* `@iptv/xtream-api`\n * [#27](https://github.com/ektotv/xtream-api/pull/27) Enhancement: change preferredFormat to a union instead of string ([@salim-m](https://github.com/salim-m))\n\n#### Committers: 1\n- Salim Majzoub ([@salim-m](https://github.com/salim-m))\n" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 22ff2c5..d2b3122 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## Release (2025-09-09) + +@iptv/xtream-api 1.4.0 (minor) + +#### :rocket: Enhancement +* `@iptv/xtream-api` + * [#27](https://github.com/ektotv/xtream-api/pull/27) Enhancement: change preferredFormat to a union instead of string ([@salim-m](https://github.com/salim-m)) + +#### Committers: 1 +- Salim Majzoub ([@salim-m](https://github.com/salim-m)) + ## Release (2025-03-17) @iptv/xtream-api 1.3.1 (patch) diff --git a/package.json b/package.json index ed6528a..c71533f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@iptv/xtream-api", - "version": "1.3.1", + "version": "1.4.0", "description": "Standardized access to Xtream compatible player API", "keywords": [ "xtream",