Skip to content

Commit e4d1c2a

Browse files
committed
release: cut the v19.2.3 release
1 parent 5a73982 commit e4d1c2a

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.3"></a>
2+
3+
# 19.2.3 (2025-03-13)
4+
5+
### @angular/build
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | --------------------- |
9+
| [5a739820b](https://github.com/angular/angular-cli/commit/5a739820be5cc7cb25e159a1f2283db92e741f78) | fix | update babel packages |
10+
11+
<!-- CHANGELOG SPLIT MARKER -->
12+
113
<a name="19.2.2"></a>
214

315
# 19.2.2 (2025-03-12)

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

0 commit comments

Comments
 (0)