Skip to content

Commit b9f57a3

Browse files
Prepare Release v21.0.2 using 'release-plan' (#2878)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4ed3760 commit b9f57a3

File tree

3 files changed

+15
-4
lines changed

3 files changed

+15
-4
lines changed

.release-plan.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"solution": {
33
"angular-shepherd": {
44
"impact": "patch",
5-
"oldVersion": "21.0.0",
6-
"newVersion": "21.0.1",
5+
"oldVersion": "21.0.1",
6+
"newVersion": "21.0.2",
77
"tagName": "latest",
88
"constraints": [
99
{
@@ -14,5 +14,5 @@
1414
"pkgJSONPath": "./projects/shepherd/package.json"
1515
}
1616
},
17-
"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"
17+
"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"
1818
}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
## Release (2026-01-14)
44

5+
* angular-shepherd 21.0.2 (patch)
6+
7+
#### :house: Internal
8+
* `angular-shepherd`
9+
* [#2877](https://github.com/shipshapecode/angular-shepherd/pull/2877) More release-plan tweaks ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
10+
11+
#### Committers: 1
12+
- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
13+
14+
## Release (2026-01-14)
15+
516
* angular-shepherd 21.0.1 (patch)
617

718
#### :house: Internal

projects/shepherd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-shepherd",
3-
"version": "21.0.1",
3+
"version": "21.0.2",
44
"description": "An Angular wrapper for the site tour library Shepherd.",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)