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

Commit dccbf02

Browse files
committed
release: cut the v16.2.0 release
1 parent 82b9e69 commit dccbf02

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<a name="16.2.0-rc.0"></a>
1+
<a name="16.2.0"></a>
22

3-
# 16.2.0-rc.0 (2023-08-04)
3+
# 16.2.0 (2023-08-11)
44

55
| Commit | Type | Description |
66
| ------------------------------------------------------------------------------------------------ | -------- | ---------------------- |

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nguniversal",
33
"main": "index.js",
4-
"version": "16.2.0-rc.0",
4+
"version": "16.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)