Skip to content

Commit a4d473e

Browse files
committed
release: cut the v17.3.13 release
1 parent c8e0041 commit a4d473e

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

315
# 17.3.12 (2025-02-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": "17.3.12",
3+
"version": "17.3.13",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)