diff --git a/CHANGELOG.md b/CHANGELOG.md index d27417ac72d2..e410bd9963c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ + + +# 16.1.6 (2023-07-26) + +### @angular-devkit/build-angular + +| Commit | Type | Description | +| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- | +| [20816b57f](https://github.com/angular/angular-cli/commit/20816b57f16b0bcbd5b81f06f6f790e4485c1daa) | fix | error during critical CSS inlining for external stylesheets | + + + # 16.1.5 (2023-07-20) diff --git a/package.json b/package.json index c6734140123d..81f966f75c03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/devkit-repo", - "version": "16.1.5", + "version": "16.1.6", "private": true, "description": "Software Development Kit for Angular", "bin": {