Skip to content

Commit 6aff0f8

Browse files
committed
release: cut the v18.0.6 release
1 parent 98a8a8a commit 6aff0f8

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="18.0.6"></a>
2+
3+
# 18.0.6 (2024-06-26)
4+
5+
### @angular/build
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------- |
9+
| [98a8a8a78](https://github.com/angular/angular-cli/commit/98a8a8a781fd7901f2e1c1d2eb22975ac65f0329) | fix | show JavaScript cache store initialization warning |
10+
11+
<!-- CHANGELOG SPLIT MARKER -->
12+
113
<a name="18.0.5"></a>
214

315
# 18.0.5 (2024-06-20)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "18.0.5",
3+
"version": "18.0.6",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"keywords": [

0 commit comments

Comments
 (0)