Skip to content

Commit 36e911b

Browse files
committed
release: cut the v19.2.10 release
1 parent 067f1cb commit 36e911b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="19.2.10"></a>
2+
3+
# 19.2.10 (2025-04-30)
4+
5+
### @angular/build
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | -------------------- |
9+
| [067f1cba0](https://github.com/angular/angular-cli/commit/067f1cba031361f71c79b70af143c53c777e9f7d) | fix | update vite to 6.2.7 |
10+
11+
<!-- CHANGELOG SPLIT MARKER -->
12+
113
<a name="19.2.9"></a>
214

315
# 19.2.9 (2025-04-23)

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

0 commit comments

Comments
 (0)