Skip to content

Commit 480cbe1

Browse files
committed
release: cut the v13.2.4 release
1 parent 48c655a commit 480cbe1

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a name="13.2.4"></a>
2+
3+
# 13.2.4 (2022-02-17)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------- |
9+
| [48c655ac9](https://github.com/angular/angular-cli/commit/48c655ac98e1d69622dd832c6a915c48e703cd8f) | fix | update `esbuild` to `0.14.22` |
10+
| [c0736ea0b](https://github.com/angular/angular-cli/commit/c0736ea0b173861bb5ceb9315d27038eb28535e1) | fix | update license-webpack-plugin to 4.0.2 |
11+
12+
## Special Thanks
13+
14+
Alan Agius, Anner Visser and Charles Lyding
15+
16+
<!-- CHANGELOG SPLIT MARKER -->
17+
118
<a name="13.2.3"></a>
219

320
# 13.2.3 (2022-02-09)

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

0 commit comments

Comments
 (0)