Skip to content

Commit fc7d796

Browse files
committed
release: cut the v18.0.0-next.1 release
1 parent cf4369f commit fc7d796

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
<a name="18.0.0-next.1"></a>
2+
3+
# 18.0.0-next.1 (2024-03-28)
4+
5+
### @schematics/angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------- |
9+
| [6530aa11b](https://github.com/angular/angular-cli/commit/6530aa11bed5ef67d611e8aed268bd20345cf0e6) | feat | replace `assets` with `public` directory |
10+
| [950a44521](https://github.com/angular/angular-cli/commit/950a44521fdfb82000f6564ccc4c87d4a2b94680) | fix | rename SSR port env variable |
11+
12+
### @angular-devkit/build-angular
13+
14+
| Commit | Type | Description |
15+
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- |
16+
| [e22d6771d](https://github.com/angular/angular-cli/commit/e22d6771da9f289577410b66d3fd8763b12113b2) | fix | ensure proper resolution of linked SCSS files |
17+
| [c71e954a2](https://github.com/angular/angular-cli/commit/c71e954a25f0c6949b0dcebf3dfa01bd10a188b0) | fix | service-worker references non-existent named index output |
18+
19+
<!-- CHANGELOG SPLIT MARKER -->
20+
121
<a name="17.3.2"></a>
222

323
# 17.3.2 (2024-03-25)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "18.0.0-next.0",
3+
"version": "18.0.0-next.1",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"keywords": [

0 commit comments

Comments
 (0)