From fe44c49fbd52ef8027ee8715942ff7f3fbb655f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 17:56:03 +0000 Subject: [PATCH] Prepare Release v21.0.3 using 'release-plan' --- .release-plan.json | 6 +++--- CHANGELOG.md | 13 +++++++++++++ projects/shepherd/package.json | 2 +- 3 files changed, 17 insertions(+), 4 deletions(-) diff --git a/.release-plan.json b/.release-plan.json index b8c3f9f3c..381a8e0f7 100644 --- a/.release-plan.json +++ b/.release-plan.json @@ -2,8 +2,8 @@ "solution": { "angular-shepherd": { "impact": "patch", - "oldVersion": "21.0.1", - "newVersion": "21.0.2", + "oldVersion": "21.0.2", + "newVersion": "21.0.3", "tagName": "latest", "constraints": [ { @@ -14,5 +14,5 @@ "pkgJSONPath": "./projects/shepherd/package.json" } }, - "description": "## Release (2026-01-14)\n\n* angular-shepherd 21.0.2 (patch)\n\n#### :house: Internal\n* `angular-shepherd`\n * [#2877](https://github.com/shipshapecode/angular-shepherd/pull/2877) More release-plan tweaks ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n\n#### Committers: 1\n- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n" + "description": "## Release (2026-01-14)\n\n* angular-shepherd 21.0.3 (patch)\n\n#### :house: Internal\n* `angular-shepherd`\n * [#2882](https://github.com/shipshapecode/angular-shepherd/pull/2882) Update github link ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n* Other\n * [#2880](https://github.com/shipshapecode/angular-shepherd/pull/2880) Remove release-it ([@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 961cd2171..6df6c3348 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ ## Release (2026-01-14) +* angular-shepherd 21.0.3 (patch) + +#### :house: Internal +* `angular-shepherd` + * [#2882](https://github.com/shipshapecode/angular-shepherd/pull/2882) Update github link ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) +* Other + * [#2880](https://github.com/shipshapecode/angular-shepherd/pull/2880) Remove release-it ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) + +#### Committers: 1 +- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) + +## Release (2026-01-14) + * angular-shepherd 21.0.2 (patch) #### :house: Internal diff --git a/projects/shepherd/package.json b/projects/shepherd/package.json index ed91cd8e2..42cb90b87 100644 --- a/projects/shepherd/package.json +++ b/projects/shepherd/package.json @@ -1,6 +1,6 @@ { "name": "angular-shepherd", - "version": "21.0.2", + "version": "21.0.3", "description": "An Angular wrapper for the site tour library Shepherd.", "keywords": [ "angular",