Skip to content

Commit 52961ed

Browse files
committed
release: cut the v13.0.0-next.5 release
1 parent 5cb4f59 commit 52961ed

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
<a name="13.0.0-next.5"></a>
2+
3+
# 13.0.0-next.5 (2021-09-15)
4+
5+
### @angular/cli
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------- |
9+
| [d3fa202e9](https://github.com/angular/angular-cli/commit/d3fa202e9a26926f0660b1e1f156012ea41b1711) | fix | handle `FORCE_COLOR` when stdout is not instance of `WriteStream` |
10+
11+
### @angular-devkit/build-angular
12+
13+
| Commit | Type | Description |
14+
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------- |
15+
| [590c15664](https://github.com/angular/angular-cli/commit/590c15664282e6d80bb655191272ab2be1f2e399) | fix | add web-streams-polyfill to downlevel exclusion list |
16+
| [df8f909d8](https://github.com/angular/angular-cli/commit/df8f909d80ca787e24cb040f9ee2517bf050c20b) | fix | handle `FORCE_COLOR` when stdout is not instance of `WriteStream` |
17+
18+
## Special Thanks
19+
20+
Alan Agius, Charles Lyding and Joey Perrott
21+
122
<a name="12.2.6"></a>
223

324
# 12.2.6 (2021-09-15)

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

0 commit comments

Comments
 (0)