Skip to content

Commit 8a92858

Browse files
committed
release: cut the v14.2.1 release
1 parent e4ca468 commit 8a92858

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="14.2.1"></a>
2+
3+
# 14.2.1 (2022-08-26)
4+
5+
### @schematics/angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------- |
9+
| [e4ca46866](https://github.com/angular/angular-cli/commit/e4ca4686627bd31604cf68bc1d2473337e26864c) | fix | update ng-packagr version to `^14.2.0` |
10+
11+
## Special Thanks
12+
13+
Alan Agius
14+
15+
<!-- CHANGELOG SPLIT MARKER -->
16+
117
<a name="14.2.0"></a>
218

319
# 14.2.0 (2022-08-25)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "14.2.0",
3+
"version": "14.2.1",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)