Skip to content

Commit 3655ad3

Browse files
committed
release: cut the v21.0.0-rc.6 release
1 parent e33e77d commit 3655ad3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="21.0.0-rc.6"></a>
2+
3+
# 21.0.0-rc.6 (2025-11-18)
4+
5+
### @schematics/angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------- |
9+
| [e33e77d12](https://github.com/angular/angular-cli/commit/e33e77d12984446fe7bc77deb7438806817ba8a7) | fix | flag '--file-name-style-guide=2016' - wrong import in main.ts |
10+
11+
<!-- CHANGELOG SPLIT MARKER -->
12+
113
<a name="21.0.0-rc.5"></a>
214

315
# 21.0.0-rc.5 (2025-11-17)

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": "21.0.0-rc.5",
3+
"version": "21.0.0-rc.6",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"keywords": [

0 commit comments

Comments
 (0)