We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f02aca commit 750f037Copy full SHA for 750f037
2 files changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="20.3.16"></a>
2
+
3
+# 20.3.16 (2026-02-09)
4
5
+### @angular/cli
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------ |
9
+| [656888a25](https://github.com/angular/angular-cli/commit/656888a250af060c110ae87024b0e475b079c23d) | fix | update dependency @modelcontextprotocol/sdk to v1.26.0 |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="20.3.15"></a>
14
15
# 20.3.15 (2026-01-21)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "20.3.15",
+ "version": "20.3.16",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [
0 commit comments