Skip to content

Commit 6984740

Browse files
committed
docs: release notes for the v13.3.2 release
1 parent 725e326 commit 6984740

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
<a name="13.3.2"></a>
2+
3+
# 13.3.2 (2022-04-06)
4+
5+
### @angular/cli
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------- |
9+
| [49dc63d09](https://github.com/angular/angular-cli/commit/49dc63d09a7a7f2b7759b47e79fac934b867e9b4) | fix | ensure lint command auto-add exits after completion |
10+
11+
### @schematics/angular
12+
13+
| Commit | Type | Description |
14+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------- |
15+
| [bbe74b87e](https://github.com/angular/angular-cli/commit/bbe74b87e52579c06b911db6173f33c67b8010a6) | fix | provide actionable error message when routing declaration cannot be found |
16+
17+
### @angular-devkit/build-angular
18+
19+
| Commit | Type | Description |
20+
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------- |
21+
| [c97c8e7c9](https://github.com/angular/angular-cli/commit/c97c8e7c9bbcad66ba80967681cac46042c3aca7) | fix | update `minimatch` dependency to `3.0.5` |
22+
23+
## Special Thanks
24+
25+
Alan Agius, Charles Lyding and Morga Cezary
26+
27+
<!-- CHANGELOG SPLIT MARKER -->
28+
129
<a name="14.0.0-next.7"></a>
230

331
# 14.0.0-next.7 (2022-03-30)

0 commit comments

Comments
 (0)