diff --git a/CHANGELOG.md b/CHANGELOG.md index 8298e6ac1700..874c9b25d759 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ + + +# 13.3.11 (2023-03-16) + +### @angular-devkit/build-angular + +| Commit | Type | Description | +| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------- | +| [50fa9300f](https://github.com/angular/angular-cli/commit/50fa9300f264f68ad35606ae46da820c3798f665) | fix | update `webpack` dependency to `5.76.1` | + +## Special Thanks + +Alan Agius and Joey Perrott + + + # 13.3.10 (2022-11-17) diff --git a/package.json b/package.json index c81397a005f9..f7f848a4029c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/devkit-repo", - "version": "13.3.10", + "version": "13.3.11", "private": true, "description": "Software Development Kit for Angular", "bin": {