Skip to content

Commit

Permalink
release: cut the v14.0.0-rc.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dgp1130 committed May 12, 2022
1 parent cfb2edd commit 03f74d1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<a name="14.0.0-rc.0"></a>

# 14.0.0-rc.0 (2022-05-11)

<!-- CHANGELOG SPLIT MARKER -->

<a name="14.0.0-next.0"></a>

# 14.0.0-next.0 (2022-05-05)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nguniversal",
"main": "index.js",
"version": "14.0.0-next.0",
"version": "14.0.0-rc.0",
"private": true,
"description": "Universal (isomorphic) JavaScript support for Angular",
"homepage": "https://github.com/angular/universal",
Expand Down

0 comments on commit 03f74d1

Please sign in to comment.