Skip to content

Commit 12f7de8

Browse files
committed
release: cut the v20.0.0-next.10 release
1 parent 68f8d14 commit 12f7de8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -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+
16
<a name="20.0.0-next.9"></a>
27
# 20.0.0-next.9 "sodium-salamander" (2025-05-01)
38
## Breaking Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"ci-notify-slack-failure": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only scripts/circleci/notify-slack-job-failure.mts",
5454
"prepare": "husky"
5555
},
56-
"version": "20.0.0-next.9",
56+
"version": "20.0.0-next.10",
5757
"dependencies": {
5858
"@angular-devkit/core": "catalog:",
5959
"@angular-devkit/schematics": "catalog:",

0 commit comments

Comments
 (0)