diff --git a/.release-plan.json b/.release-plan.json index baaa93abc..b8c3f9f3c 100644 --- a/.release-plan.json +++ b/.release-plan.json @@ -2,8 +2,8 @@ "solution": { "angular-shepherd": { "impact": "patch", - "oldVersion": "21.0.0", - "newVersion": "21.0.1", + "oldVersion": "21.0.1", + "newVersion": "21.0.2", "tagName": "latest", "constraints": [ { @@ -14,5 +14,5 @@ "pkgJSONPath": "./projects/shepherd/package.json" } }, - "description": "## Release (2026-01-14)\n\n* angular-shepherd 21.0.1 (patch)\n\n#### :house: Internal\n* `angular-shepherd`\n * [#2875](https://github.com/shipshapecode/angular-shepherd/pull/2875) More release-plan fixes ([@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.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" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 717165a39..1181f96ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ ## Release (2026-01-14) +* angular-shepherd 21.0.2 (patch) + +#### :house: Internal +* `angular-shepherd` + * [#2877](https://github.com/shipshapecode/angular-shepherd/pull/2877) More release-plan tweaks ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) + +#### Committers: 1 +- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) + +## Release (2026-01-14) + * angular-shepherd 21.0.1 (patch) #### :house: Internal diff --git a/projects/shepherd/package.json b/projects/shepherd/package.json index af76873d2..aee5a5c71 100644 --- a/projects/shepherd/package.json +++ b/projects/shepherd/package.json @@ -1,6 +1,6 @@ { "name": "angular-shepherd", - "version": "21.0.1", + "version": "21.0.2", "description": "An Angular wrapper for the site tour library Shepherd.", "keywords": [ "angular",