Skip to content

Commit cc24766

Browse files
committed
release: cut the v13.2.0-rc.1 release
1 parent 9407ee5 commit cc24766

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
<a name="13.2.0-rc.1"></a>
2+
3+
# 13.2.0-rc.1 (2022-01-24)
4+
5+
### @angular-devkit/architect
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------- |
9+
| [f2c6b2b7e](https://github.com/angular/angular-cli/commit/f2c6b2b7ec88a1b7e45884b38faa0978af1b4b74) | fix | correctly handle ESM builders |
10+
11+
### @angular-devkit/build-webpack
12+
13+
| Commit | Type | Description |
14+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------- |
15+
| [820ff2a3e](https://github.com/angular/angular-cli/commit/820ff2a3e84c5a55e23359e3a45714db83362a2a) | fix | correctly handle ESM webpack configurations |
16+
17+
## Special Thanks
18+
19+
Alan Agius, Derek Cormier and Doug Parker
20+
21+
<!-- CHANGELOG SPLIT MARKER -->
22+
123
<a name="13.2.0-rc.0"></a>
224

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

0 commit comments

Comments
 (0)