Skip to content

Commit 189fae6

Browse files
committed
release: cut the v16.1.8 release
1 parent 7a420d3 commit 189fae6

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="16.1.8"></a>
2+
3+
# 16.1.8 (2023-08-04)
4+
5+
| Commit | Type | Description |
6+
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------- |
7+
| [7a420d338](https://github.com/angular/angular-cli/commit/7a420d3382b21d24c73b722e849f01b0aacfb860) | fix | build: update critters |
8+
9+
<!-- CHANGELOG SPLIT MARKER -->
10+
111
<a name="16.1.7"></a>
212

313
# 16.1.7 (2023-08-02)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "16.1.7",
3+
"version": "16.1.8",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)