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

Commit c9a9fdf

Browse files
committed
release: cut the v16.1.1 release
1 parent d0d3ae1 commit c9a9fdf

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="16.1.1"></a>
2+
3+
# 16.1.1 (2023-06-28)
4+
5+
build: update dependency critters to v0.0.19
6+
7+
<!-- CHANGELOG SPLIT MARKER -->
8+
19
<a name="16.1.0"></a>
210

311
# 16.1.0 (2023-06-13)

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

0 commit comments

Comments
 (0)