Skip to content

Commit 36ee8cf

Browse files
committed
release: cut the v13.0.0-next.4 release
1 parent 68b7279 commit 36ee8cf

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="13.0.0-next.4"></a>
2+
3+
# 13.0.0-next.4 (2021-09-08)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------- |
9+
| [decb1d14b](https://github.com/angular/angular-cli/commit/decb1d14b038c142213ded334a79570a09e9b31f) | fix | improve Safari browserslist to esbuild target conversion |
10+
11+
## Special Thanks
12+
13+
Alan Agius, Charles Lyding and Doug Parker
14+
115
<a name="12.2.5"></a>
216

317
# 12.2.5 (2021-09-08)

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

0 commit comments

Comments
 (0)