Skip to content

Commit e4cdeca

Browse files
Prepare Release vnull using 'release-plan'
1 parent a29e78c commit e4cdeca

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

.release-plan.json

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,8 @@
11
{
22
"solution": {
33
"angular-shepherd": {
4-
"impact": "patch",
5-
"oldVersion": "21.0.1",
6-
"newVersion": "21.0.2",
7-
"tagName": "latest",
8-
"constraints": [
9-
{
10-
"impact": "patch",
11-
"reason": "Appears in changelog section :house: Internal"
12-
}
13-
],
14-
"pkgJSONPath": "./projects/shepherd/package.json"
4+
"oldVersion": "21.0.2"
155
}
166
},
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"
7+
"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"
188
}

CHANGELOG.md

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

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

5+
6+
7+
#### :house: Internal
8+
* [#2880](https://github.com/shipshapecode/angular-shepherd/pull/2880) Remove release-it ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
9+
10+
#### Committers: 1
11+
- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
12+
13+
## Release (2026-01-14)
14+
515
* angular-shepherd 21.0.2 (patch)
616

717
#### :house: Internal

0 commit comments

Comments
 (0)