Skip to content

Commit d7747ed

Browse files
committed
release: cut the v19.1.9 release
1 parent 2d361e9 commit d7747ed

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=-1406867100
55
modules/testing/builder/package.json=973445093
6-
package.json=930862260
6+
package.json=-827723053
77
packages/angular/build/package.json=954937711
88
packages/angular/cli/package.json=349838588
99
packages/angular/pwa/package.json=-1352285148

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="19.1.9"></a>
2+
3+
# 19.1.9 (2025-02-26)
4+
5+
### @angular/build
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------- |
9+
| [2d361e9b0](https://github.com/angular/angular-cli/commit/2d361e9b0ae5409d7ab23f50b089da16497623c1) | fix | always disable JSON stats with dev-server |
10+
11+
<!-- CHANGELOG SPLIT MARKER -->
12+
113
<a name="19.1.8"></a>
214

315
# 19.1.8 (2025-02-19)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "19.1.8",
3+
"version": "19.1.9",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"keywords": [

0 commit comments

Comments
 (0)