We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfbb616 commit 948869dCopy full SHA for 948869d
2 files changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="20.3.13"></a>
2
+
3
+# 20.3.13 (2025-12-03)
4
5
+### @angular/cli
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------- |
9
+| [cfbb61602](https://github.com/angular/angular-cli/commit/cfbb61602daf32c5b942ea84702fc3638aa111e7) | fix | update `@modelcontextprotocol/sdk` to v1.24.0 |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="20.3.12"></a>
14
15
# 20.3.12 (2025-11-25)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "20.3.12",
+ "version": "20.3.13",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [
0 commit comments