diff --git a/CHANGELOG.md b/CHANGELOG.md index ba3e26132e1c..1213e723ed62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ + + +# 13.3.7 (2022-05-25) + +### @angular-devkit/build-angular + +| Commit | Type | Description | +| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------- | +| [a54018d8f](https://github.com/angular/angular-cli/commit/a54018d8f5f976034bf0a33f826245b7a6b74bbe) | fix | add debugging and timing information in JavaScript and CSS optimization plugins | + +## Special Thanks + +Alan Agius and Joey Perrott + + + # 13.3.6 (2022-05-18) diff --git a/package.json b/package.json index 593bc9d0f54c..3f2adf50b7a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/devkit-repo", - "version": "13.3.6", + "version": "13.3.7", "private": true, "description": "Software Development Kit for Angular", "bin": {