Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 691e2fe

Browse files
committed
release: cut the v14.2.0 release
1 parent 1ce9a6f commit 691e2fe

File tree

2 files changed

+3
-13
lines changed

2 files changed

+3
-13
lines changed

CHANGELOG.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<a name="14.2.0-rc.0"></a>
1+
<a name="14.2.0"></a>
22

3-
# 14.2.0-rc.0 (2022-09-07)
3+
# 14.2.0 (2022-09-07)
44

55
### @nguniversal/common
66

@@ -16,16 +16,6 @@
1616

1717
## Special Thanks
1818

19-
Alan Agius and angular-robot[bot]
20-
21-
<!-- CHANGELOG SPLIT MARKER -->
22-
23-
<a name="14.2.0-next.0"></a>
24-
25-
# 14.2.0-next.0 (2022-08-17)
26-
27-
## Special Thanks
28-
2919
Alan Agius, Charles Lyding and angular-robot[bot]
3020

3121
<!-- CHANGELOG SPLIT MARKER -->

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nguniversal",
33
"main": "index.js",
4-
"version": "14.2.0-rc.0",
4+
"version": "14.2.0",
55
"private": true,
66
"description": "Universal (isomorphic) JavaScript support for Angular",
77
"homepage": "https://github.com/angular/universal",

0 commit comments

Comments
 (0)