Skip to content

Commit 7d6294c

Browse files
committed
release: cut the v13.2.5 release
1 parent 21b38c5 commit 7d6294c

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.5"></a>
2+
3+
# 13.2.5 (2022-02-23)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------- |
9+
| [acf1e5e4a](https://github.com/angular/angular-cli/commit/acf1e5e4a5b359be125272f7e4055208116a13d8) | fix | don't rename blocks which have a name |
10+
| [7a493979c](https://github.com/angular/angular-cli/commit/7a493979ccb71e974d668fca67d75e1b194f8608) | fix | update `terser` to `5.11.0` |
11+
12+
## Special Thanks
13+
14+
Alan Agius and Paul Gschwendtner
15+
16+
<!-- CHANGELOG SPLIT MARKER -->
17+
118
<a name="13.2.4"></a>
219

320
# 13.2.4 (2022-02-17)

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

0 commit comments

Comments
 (0)