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

Commit 1032156

Browse files
committed
release: cut the v14.0.0 release
1 parent c49d3f8 commit 1032156

File tree

2 files changed

+3
-17
lines changed

2 files changed

+3
-17
lines changed

CHANGELOG.md

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

3-
# 14.0.0-rc.1 (2022-05-31)
4-
5-
No user-visible changes, just an RC release to test internal infrastructure changes.
6-
7-
<!-- CHANGELOG SPLIT MARKER -->
8-
9-
<a name="14.0.0-rc.0"></a>
10-
11-
# 14.0.0-rc.0 (2022-05-11)
12-
13-
<!-- CHANGELOG SPLIT MARKER -->
14-
15-
<a name="14.0.0-next.0"></a>
16-
17-
# 14.0.0-next.0 (2022-05-05)
3+
# 14.0.0 (2022-06-02)
184

195
## Breaking Changes
206

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.0.0-rc.1",
4+
"version": "14.0.0",
55
"private": true,
66
"description": "Universal (isomorphic) JavaScript support for Angular",
77
"homepage": "https://github.com/angular/universal",

0 commit comments

Comments
 (0)