Skip to content

Commit

Permalink
release: cut the v18.0.0-rc.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-agius4 committed May 8, 2024
1 parent dbacadd commit 9c574c0
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<a name="18.0.0-rc.2"></a>

# 18.0.0-rc.2 (2024-05-08)

### @angular/build

| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------- |
| [57f448a0f](https://github.com/angular/angular-cli/commit/57f448a0f70c76c1a0ebbe941f82eec1d698e7d4) | fix | decode URL pathname decoding during SSG fetch |
| [17931166d](https://github.com/angular/angular-cli/commit/17931166d83a4b18d2f4eb81f8a445b2365c71aa) | fix | format sizes using decimal byte units consistently |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.0.0-rc.1"></a>

# 18.0.0-rc.1 (2024-05-02)
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.0.0-rc.1",
"version": "18.0.0-rc.2",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [
Expand Down

0 comments on commit 9c574c0

Please sign in to comment.