We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98a8a8a commit 6aff0f8Copy full SHA for 6aff0f8
CHANGELOG.md
@@ -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
13
<a name="18.0.5"></a>
14
15
# 18.0.5 (2024-06-20)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "18.0.5",
+ "version": "18.0.6",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [
0 commit comments