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

Commit d9e1ed5

Browse files
committed
release: cut the v16.1.2 release
1 parent 0c0fd61 commit d9e1ed5

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="16.1.2"></a>
2+
3+
# 16.1.2 (2023-08-04)
4+
5+
| Commit | Type | Description |
6+
| ------------------------------------------------------------------------------------------------ | -------- | ---------------------- |
7+
| [192326a8](https://github.com/angular/universal/commit/ccc2f52f9be47b5fb2cddd4d3f57b9a18eb1b0ca) | refactor | build: update critters |
8+
9+
<!-- CHANGELOG SPLIT MARKER -->
10+
111
<a name="16.1.1"></a>
212

313
# 16.1.1 (2023-06-28)

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

0 commit comments

Comments
 (0)