We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d85d590 commit db1c025Copy full SHA for db1c025
CHANGELOG.md
@@ -1,6 +1,6 @@
1
-<a name="20.3.0-rc.0"></a>
+<a name="20.3.0"></a>
2
3
-# 20.3.0-rc.0 (2025-09-10)
+# 20.3.0 (2025-09-10)
4
5
## Breaking Changes
6
package.json
{
"name": "@angular/devkit-repo",
- "version": "20.3.0-rc.0",
+ "version": "20.3.0",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [
@@ -174,6 +174,5 @@
174
},
175
"resolutions": {
176
"typescript": "5.9.2"
177
- },
178
- "__ngDevExceptionalMinor__": true
+ }
179
}
0 commit comments