diff --git a/CHANGELOG.md b/CHANGELOG.md index b7cb6c9c9bac..0f97d7ce9f5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ + + +# 17.3.13 (2025-03-13) + +### @angular-devkit/build-angular + +| Commit | Type | Description | +| --------------------------------------------------------------------------------------------------- | ---- | --------------------- | +| [22901df02](https://github.com/angular/angular-cli/commit/22901df0261812a3408ff9d7a7690bf6b87ec2a3) | fix | update babel packages | + + + # 17.3.12 (2025-02-12) diff --git a/package.json b/package.json index 8db045ae745f..49ba12ab426d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/devkit-repo", - "version": "17.3.12", + "version": "17.3.13", "private": true, "description": "Software Development Kit for Angular", "bin": {