diff --git a/CHANGELOG.md b/CHANGELOG.md index 5535c4927997..a55e1f8f294a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ + + +# 17.3.6 (2024-04-25) + +### @angular-devkit/build-angular + +| Commit | Type | Description | +| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ | +| [dcec59799](https://github.com/angular/angular-cli/commit/dcec59799faac66bf25043984c11944479efcf4d) | fix | properly configure headers for media resources and HTML page | + + + # 17.3.5 (2024-04-17) diff --git a/package.json b/package.json index 08c61c3c4b5b..d777c19038e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/devkit-repo", - "version": "17.3.5", + "version": "17.3.6", "private": true, "description": "Software Development Kit for Angular", "bin": {