We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc97bb3 commit c69beaaCopy full SHA for c69beaa
2 files changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="22.0.3"></a>
2
+
3
+# 22.0.3 (2026-06-18)
4
5
+### @schematics/angular
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------ |
9
+| [0eddea898](https://github.com/angular/angular-cli/commit/0eddea898d3bf4da8c9c5c27ec2ee79916e8be87) | fix | remove default workspace vscode mcp.json configuration |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="22.0.2"></a>
14
15
# 22.0.2 (2026-06-17)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "22.0.2",
+ "version": "22.0.3",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [
0 commit comments