Skip to content

Commit 2c0cafa

Browse files
committed
release: cut the v20.3.9 release
1 parent bddf211 commit 2c0cafa

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="20.3.9"></a>
2+
3+
# 20.3.9 (2025-11-05)
4+
5+
### @angular/ssr
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------ |
9+
| [08e07e338](https://github.com/angular/angular-cli/commit/08e07e338edd799400e18cd62cd131b6d408f4cf) | fix | improve locale handling in app-engine |
10+
| [683697ebc](https://github.com/angular/angular-cli/commit/683697ebc5e129d2b17bded9e4ff318d598e0bd3) | fix | improve route matching for wildcard routes |
11+
12+
<!-- CHANGELOG SPLIT MARKER -->
13+
114
<a name="20.3.8"></a>
215

316
# 20.3.8 (2025-10-29)

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": "20.3.8",
3+
"version": "20.3.9",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"keywords": [

0 commit comments

Comments
 (0)