From 83dbb8d904d4875e46959331b29d2fa60e3d1da8 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:24:33 +0000 Subject: [PATCH] Prepare Release vnull using 'release-plan' --- .release-plan.json | 14 ++------------ CHANGELOG.md | 10 ++++++++++ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.release-plan.json b/.release-plan.json index b8c3f9f3c..147997326 100644 --- a/.release-plan.json +++ b/.release-plan.json @@ -1,18 +1,8 @@ { "solution": { "angular-shepherd": { - "impact": "patch", - "oldVersion": "21.0.1", - "newVersion": "21.0.2", - "tagName": "latest", - "constraints": [ - { - "impact": "patch", - "reason": "Appears in changelog section :house: Internal" - } - ], - "pkgJSONPath": "./projects/shepherd/package.json" + "oldVersion": "21.0.2" } }, - "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\n\n#### :house: Internal\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..f8fde1f5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ ## Release (2026-01-14) + + +#### :house: Internal +* [#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