Skip to content

Commit

Permalink
release: cut the v18.2.0-next.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-agius4 committed Jul 31, 2024
1 parent 5f2bf7e commit d257388
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
<a name="18.2.0-next.3"></a>

# 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 |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.1.3"></a>

# 18.1.3 (2024-07-31)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit d257388

Please sign in to comment.