Skip to content

Commit 4508725

Browse files
committed
release: cut the v19.1.3 release
1 parent 3ce086a commit 4508725

File tree

4 files changed

+19
-4
lines changed

4 files changed

+19
-4
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
# Input hashes for repository rule npm_translate_lock(name = "npm2", pnpm_lock = "@//:pnpm-lock.yaml").
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=-2023857461
5-
package.json=750671300
5+
package.json=34697733
66
packages/angular/cli/package.json=349838588
77
packages/angular_devkit/architect/package.json=-1496633956
88
packages/angular_devkit/architect_cli/package.json=1551210941
99
packages/angular_devkit/core/package.json=339935828
1010
packages/angular_devkit/schematics/package.json=673943597
1111
packages/schematics/angular/package.json=251715148
12-
pnpm-lock.yaml=-1842536727
12+
pnpm-lock.yaml=656786919
1313
pnpm-workspace.yaml=-1051214858
1414
yarn.lock=1185228888

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="19.1.3"></a>
2+
3+
# 19.1.3 (2025-01-20)
4+
5+
### @angular/build
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- |
9+
| [7d8c34172](https://github.com/angular/angular-cli/commit/7d8c34172bf29fbf61c0c0114c419903804b6b38) | fix | allow asset changes to reload page on incremental updates |
10+
| [9fa29af37](https://github.com/angular/angular-cli/commit/9fa29af374060a05a19b32d1f0dee954ec70f451) | fix | handle relative `@ng/components` |
11+
| [c4de34703](https://github.com/angular/angular-cli/commit/c4de34703f8b17ac96e66f889fa0e3ffff524831) | fix | perform full reload for templates with `$localize` usage |
12+
13+
<!-- CHANGELOG SPLIT MARKER -->
14+
115
<a name="19.1.2"></a>
216

317
# 19.1.2 (2025-01-17)

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

pnpm-lock.yaml

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)