Skip to content

Commit

Permalink
release: cut the v18.2.0-rc.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
clydin committed Aug 7, 2024
1 parent 6419c2a commit 6351c44
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.2.0-rc.0"></a>

# 18.2.0-rc.0 (2024-08-07)

### @angular/build

| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------ |
| [182ecbd18](https://github.com/angular/angular-cli/commit/182ecbd18817679b27441ffef2431f92910b592f) | fix | allow explicitly disabling TypeScript incremental mode |
| [34908a3fc](https://github.com/angular/angular-cli/commit/34908a3fcba304da6916b2113863751500268a8c) | fix | lazy load Node.js inspector for dev server |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.1.4"></a>

# 18.1.4 (2024-08-07)
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.3",
"version": "18.2.0-rc.0",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [
Expand Down

0 comments on commit 6351c44

Please sign in to comment.