From 95a01adba89d263649c5c88aa94919b0eb48c56b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 18:34:10 +0000 Subject: [PATCH] Prepare Release v21.0.5 using 'release-plan' --- .release-plan.json | 6 +++--- CHANGELOG.md | 11 +++++++++++ projects/shepherd/package.json | 2 +- 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/.release-plan.json b/.release-plan.json index ade38121c..58ffb58c3 100644 --- a/.release-plan.json +++ b/.release-plan.json @@ -2,8 +2,8 @@ "solution": { "angular-shepherd": { "impact": "patch", - "oldVersion": "21.0.3", - "newVersion": "21.0.4", + "oldVersion": "21.0.4", + "newVersion": "21.0.5", "tagName": "latest", "constraints": [ { @@ -14,5 +14,5 @@ "pkgJSONPath": "./projects/shepherd/package.json" } }, - "description": "## Release (2026-01-14)\n\n* angular-shepherd 21.0.4 (patch)\n\n#### :house: Internal\n* `angular-shepherd`\n * [#2883](https://github.com/shipshapecode/angular-shepherd/pull/2883) Ensure latest npm for publish ([@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.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" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 07f481210..98395274b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ ## Release (2026-01-14) +* angular-shepherd 21.0.5 (patch) + +#### :house: Internal +* `angular-shepherd` + * [#2885](https://github.com/shipshapecode/angular-shepherd/pull/2885) Adjust README position ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) + +#### Committers: 1 +- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) + +## Release (2026-01-14) + * angular-shepherd 21.0.4 (patch) #### :house: Internal diff --git a/projects/shepherd/package.json b/projects/shepherd/package.json index c7751038b..b61bd85a9 100644 --- a/projects/shepherd/package.json +++ b/projects/shepherd/package.json @@ -1,6 +1,6 @@ { "name": "angular-shepherd", - "version": "21.0.4", + "version": "21.0.5", "description": "An Angular wrapper for the site tour library Shepherd.", "keywords": [ "angular",