Skip to content

Commit 85a048b

Browse files
committed
release: cut the v15.2.4 release
1 parent f74bfea commit 85a048b

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="15.2.4"></a>
2+
3+
# 15.2.4 (2023-03-16)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------- |
9+
| [f74bfea24](https://github.com/angular/angular-cli/commit/f74bfea241b189f261ec81a8561aea7a56774ae8) | fix | update `webpack` dependency to `5.76.1` |
10+
11+
## Special Thanks
12+
13+
Alan Agius
14+
15+
<!-- CHANGELOG SPLIT MARKER -->
16+
117
<a name="15.2.3"></a>
218

319
# 15.2.3 (2023-03-15)

package.json

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

0 commit comments

Comments
 (0)