Skip to content

Commit d0978c5

Browse files
committed
release: cut the v13.1.4 release
1 parent 954f660 commit d0978c5

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.1.4"></a>
2+
3+
# 13.1.4 (2022-01-19)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- |
9+
| [2f2069dba](https://github.com/angular/angular-cli/commit/2f2069dbaa70c3d4725923f1c3ccbf56b1f57576) | fix | disable parsing `new URL` syntax |
10+
| [bddd0fb9f](https://github.com/angular/angular-cli/commit/bddd0fb9f34a8706dd1646952eed08970b9cddbe) | fix | support ESNext as target for JavaScript optimizations |
11+
12+
## Special Thanks
13+
14+
Alan Agius, Derek Cormier and Doug Parker
15+
16+
<!-- CHANGELOG SPLIT MARKER -->
17+
118
<a name="13.1.3"></a>
219

320
# 13.1.3 (2022-01-12)

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

0 commit comments

Comments
 (0)