Skip to content

Commit 6336f9c

Browse files
committed
release: cut the v19.2.13 release
1 parent ad2fb29 commit 6336f9c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="19.2.13"></a>
2+
3+
# 19.2.13 (2025-05-21)
4+
5+
### @angular/pwa
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- |
9+
| [ad2fb2959](https://github.com/angular/angular-cli/commit/ad2fb29597e22767618d046fef3fb54bf8e95b5d) | fix | remove `background_color` and `theme_color` from manifest |
10+
11+
<!-- CHANGELOG SPLIT MARKER -->
12+
113
<a name="19.2.12"></a>
214

315
# 19.2.12 (2025-05-14)

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

0 commit comments

Comments
 (0)