Skip to content

Commit 660d849

Browse files
committed
release: cut the v16.2.4 release
1 parent 5dc7fb1 commit 660d849

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

Diff for: CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="16.2.4"></a>
2+
3+
# 16.2.4 (2023-09-27)
4+
5+
### @schematics/angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------- |
9+
| [5dc7fb1a1](https://github.com/angular/angular-cli/commit/5dc7fb1a1849a427ceedb06404346de370c91083) | fix | update `@angular/cli` version specifier to use `^` |
10+
11+
<!-- CHANGELOG SPLIT MARKER -->
12+
113
<a name="16.2.3"></a>
214

315
# 16.2.3 (2023-09-20)

Diff for: 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.3",
3+
"version": "16.2.4",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)