Skip to content

Commit 340066e

Browse files
committed
release: cut the v13.2.0-rc.0 release
1 parent 633643e commit 340066e

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="13.2.0-rc.0"></a>
2+
3+
# 13.2.0-rc.0 (2022-01-19)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- |
9+
| [a0784bd8c](https://github.com/angular/angular-cli/commit/a0784bd8cb64bd719ed499f97603522fbc9db02d) | fix | disable parsing `new URL` syntax |
10+
| [acf7532bd](https://github.com/angular/angular-cli/commit/acf7532bd7f39274bc641d8161bdfe7b3be3750b) | fix | load translations fresh start |
11+
| [b5c4a2344](https://github.com/angular/angular-cli/commit/b5c4a234465729f2f763c9601a0c5ff577e5a90d) | fix | support ESNext as target for JavaScript optimizations |
12+
13+
## Special Thanks
14+
15+
Alan Agius, Bill Barry, Doug Parker and Joey Perrott
16+
17+
<!-- CHANGELOG SPLIT MARKER -->
18+
119
<a name="13.1.4"></a>
220

321
# 13.1.4 (2022-01-19)

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

0 commit comments

Comments
 (0)