diff --git a/CHANGELOG.md b/CHANGELOG.md index 80964c81716e..a80e211dd538 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ + + +# 18.2.0-next.3 (2024-07-31) + +### @angular/build + +| Commit | Type | Description | +| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------------- | +| [636cb6932](https://github.com/angular/angular-cli/commit/636cb6932425b838ccd14ae6ce8b51663e6ded47) | fix | add CSP `nonce` attribute to script tags when inline critical CSS is disabled | +| [7d52941a2](https://github.com/angular/angular-cli/commit/7d52941a2e36b1e08001d7042c9d3e258d8e8b34) | fix | prevent build failures with remote CSS imports when Tailwind is configured | +| [0466fb74a](https://github.com/angular/angular-cli/commit/0466fb74a2559e2b3cbcf0828de5b5e10b729ddb) | fix | resolve error with `extract-i18n` builder for libraries | + + + # 18.1.3 (2024-07-31) diff --git a/package.json b/package.json index e5a7be5655fe..c3df482ea310 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/devkit-repo", - "version": "18.2.0-next.2", + "version": "18.2.0-next.3", "private": true, "description": "Software Development Kit for Angular", "keywords": [