Skip to content

Commit

Permalink
release: cut the v15.0.0-rc.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dgp1130 committed Nov 15, 2022
1 parent 9afc5ce commit 91904b7
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
<a name="15.0.0-rc.5"></a>

# 15.0.0-rc.5 (2022-11-15)

### @angular-devkit/build-angular

| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------- |
| [0fe6b3b75](https://github.com/angular/angular-cli/commit/0fe6b3b75b87f6f8050b196615e1c1543b707841) | perf | add vendor chunking to server builder |

## Special Thanks

Alan Agius and Doug Parker

<!-- CHANGELOG SPLIT MARKER -->

<a name="15.0.0-rc.4"></a>

# 15.0.0-rc.4 (2022-11-14)
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": "15.0.0-rc.4",
"version": "15.0.0-rc.5",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
Expand Down

0 comments on commit 91904b7

Please sign in to comment.