Skip to content

Commit

Permalink
release: cut the v19.0.0-next.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-agius4 committed Sep 12, 2024
1 parent 85df401 commit 793f6a0
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
<a name="19.0.0-next.5"></a>

# 19.0.0-next.5 (2024-09-12)

### @angular-devkit/architect

| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------- |
| [78f76485f](https://github.com/angular/angular-cli/commit/78f76485fe315ffd0262c1a3732092731235828b) | feat | merge object options from CLI |

### @angular/ssr

| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------- |
| [85df4011b](https://github.com/angular/angular-cli/commit/85df4011ba27254ddb7f22dae550272c9c4406dd) | fix | resolve `bootstrap is not a function` error |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.0.0-next.4"></a>

# 19.0.0-next.4 (2024-09-11)
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": "19.0.0-next.4",
"version": "19.0.0-next.5",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [
Expand Down

0 comments on commit 793f6a0

Please sign in to comment.