From fcf7c0b647e905b69e02bcf477f24789a4619163 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 16:24:21 +0000 Subject: [PATCH] Prepare Release v22.0.0 using 'release-plan' --- .release-plan.json | 12 ++++++------ CHANGELOG.md | 11 +++++++++++ projects/shepherd/package.json | 2 +- 3 files changed, 18 insertions(+), 7 deletions(-) diff --git a/.release-plan.json b/.release-plan.json index 58ffb58c..007baf45 100644 --- a/.release-plan.json +++ b/.release-plan.json @@ -1,18 +1,18 @@ { "solution": { "angular-shepherd": { - "impact": "patch", - "oldVersion": "21.0.4", - "newVersion": "21.0.5", + "impact": "major", + "oldVersion": "21.0.5", + "newVersion": "22.0.0", "tagName": "latest", "constraints": [ { - "impact": "patch", - "reason": "Appears in changelog section :house: Internal" + "impact": "major", + "reason": "Appears in changelog section :boom: Breaking Change" } ], "pkgJSONPath": "./projects/shepherd/package.json" } }, - "description": "## Release (2026-01-14)\n\n* angular-shepherd 21.0.5 (patch)\n\n#### :house: Internal\n* `angular-shepherd`\n * [#2885](https://github.com/shipshapecode/angular-shepherd/pull/2885) Adjust README position ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n\n#### Committers: 1\n- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n" + "description": "## Release (2026-02-10)\n\n* angular-shepherd 22.0.0 (major)\n\n#### :boom: Breaking Change\n* `angular-shepherd`\n * [#2930](https://github.com/shipshapecode/angular-shepherd/pull/2930) Update license to AGPL ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n\n#### Committers: 1\n- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 98395274..13c3d45e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## Release (2026-02-10) + +* angular-shepherd 22.0.0 (major) + +#### :boom: Breaking Change +* `angular-shepherd` + * [#2930](https://github.com/shipshapecode/angular-shepherd/pull/2930) Update license to AGPL ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) + +#### Committers: 1 +- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) + ## Release (2026-01-14) * angular-shepherd 21.0.5 (patch) diff --git a/projects/shepherd/package.json b/projects/shepherd/package.json index 8d21fc82..5bf52c32 100644 --- a/projects/shepherd/package.json +++ b/projects/shepherd/package.json @@ -1,6 +1,6 @@ { "name": "angular-shepherd", - "version": "21.0.5", + "version": "22.0.0", "description": "An Angular wrapper for the site tour library Shepherd.", "keywords": [ "angular",