Skip to content

Commit 86b84a8

Browse files
committed
release: cut the v14.2.5 release
1 parent 17eb20c commit 86b84a8

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="14.2.5"></a>
2+
3+
# 14.2.5 (2022-10-05)
4+
5+
### @angular-devkit/schematics
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------- |
9+
| [17eb20c77](https://github.com/angular/angular-cli/commit/17eb20c77098841d45f0444f5f047c4d44fc614f) | fix | throw more relevant error when Rule returns invalid null value |
10+
11+
## Special Thanks
12+
13+
Alan Agius and Charles Lyding
14+
15+
<!-- CHANGELOG SPLIT MARKER -->
16+
117
<a name="14.2.4"></a>
218

319
# 14.2.4 (2022-09-28)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "14.2.4",
3+
"version": "14.2.5",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)