Skip to content

Commit 6e9ccda

Browse files
committed
release: cut the v13.2.3 release
1 parent 8c8377f commit 6e9ccda

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.3"></a>
2+
3+
# 13.2.3 (2022-02-09)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------- |
9+
| [8c8377fee](https://github.com/angular/angular-cli/commit/8c8377fee4999266f4e58bf3c3091100d4393df7) | fix | block Karma from starting until build is complete |
10+
11+
### @ngtools/webpack
12+
13+
| Commit | Type | Description |
14+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------ |
15+
| [1317e470e](https://github.com/angular/angular-cli/commit/1317e470ec74d1dd9dced2d0ec0022abfe921995) | fix | support locating PNPM lock file during NGCC processing |
16+
17+
## Special Thanks
18+
19+
Alan Agius, Derek Cormier and Joey Perrott
20+
21+
<!-- CHANGELOG SPLIT MARKER -->
22+
123
<a name="13.2.2"></a>
224

325
# 13.2.2 (2022-02-02)

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

0 commit comments

Comments
 (0)