Skip to content

Commit 5261b5a

Browse files
committed
release: cut the v19.1.1 release
1 parent 2985067 commit 5261b5a

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
@@ -2,7 +2,7 @@
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=-2112348862
5+
package.json=1466644867
66
packages/angular_devkit/architect/package.json=-107274537
77
packages/angular_devkit/core/package.json=339935828
88
pnpm-lock.yaml=-1484082178

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="19.1.1"></a>
2+
3+
# 19.1.1 (2025-01-16)
4+
5+
### @angular/build
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------- |
9+
| [298506751](https://github.com/angular/angular-cli/commit/298506751f2b3788fa2def7f7b4012e9e5465047) | fix | resolve HMR-prefixed files in SSR with Vite |
10+
11+
<!-- CHANGELOG SPLIT MARKER -->
12+
113
<a name="19.1.0"></a>
214

315
# 19.1.0 (2025-01-15)

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

0 commit comments

Comments
 (0)