We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68f8d14 commit 12f7de8Copy full SHA for 12f7de8
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+<a name="20.0.0-next.10"></a>
2
+# 20.0.0-next.10 "sodium-swallow" (2025-05-01)
3
+
4
+<!-- CHANGELOG SPLIT MARKER -->
5
6
<a name="20.0.0-next.9"></a>
7
# 20.0.0-next.9 "sodium-salamander" (2025-05-01)
8
## Breaking Changes
package.json
@@ -53,7 +53,7 @@
53
"ci-notify-slack-failure": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only scripts/circleci/notify-slack-job-failure.mts",
54
"prepare": "husky"
55
},
56
- "version": "20.0.0-next.9",
+ "version": "20.0.0-next.10",
57
"dependencies": {
58
"@angular-devkit/core": "catalog:",
59
"@angular-devkit/schematics": "catalog:",
0 commit comments