Skip to content

Commit 8f16486

Browse files
committed
release: cut the v16.2.8 release
1 parent 4427560 commit 8f16486

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="16.2.8"></a>
2+
3+
# 16.2.8 (2023-10-25)
4+
5+
### @angular/cli
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------------ |
9+
| [44275601b](https://github.com/angular/angular-cli/commit/44275601ba0e4c7b8c24f8184a33d09350a0fbef) | fix | remove the need to specify `--migrate-only` when `--name` is used during `ng update` |
10+
11+
<!-- CHANGELOG SPLIT MARKER -->
12+
113
<a name="16.2.7"></a>
214

315
# 16.2.7 (2023-10-19)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "16.2.7",
3+
"version": "16.2.8",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)