Skip to content

Commit 7b4e9d4

Browse files
committed
release: cut the v13.3.3 release
1 parent d38b247 commit 7b4e9d4

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.3.3"></a>
2+
3+
# 13.3.3 (2022-04-13)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------- |
9+
| [d38b247cf](https://github.com/angular/angular-cli/commit/d38b247cf19edf5ecf7792343fa2bc8c05a3a8b8) | fix | display debug logs when using the `--verbose` option |
10+
11+
### @angular-devkit/build-webpack
12+
13+
| Commit | Type | Description |
14+
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------- |
15+
| [5682baee4](https://github.com/angular/angular-cli/commit/5682baee4b562b314dad781403dcc0c46e0a8abb) | fix | emit devserver setup errors |
16+
17+
## Special Thanks
18+
19+
Alan Agius
20+
21+
<!-- CHANGELOG SPLIT MARKER -->
22+
123
<a name="13.3.2"></a>
224

325
# 13.3.2 (2022-04-06)

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

0 commit comments

Comments
 (0)