diff --git a/CHANGELOG.md b/CHANGELOG.md index a3c46fb65f4e..b7cb6c9c9bac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ + + +# 17.3.12 (2025-02-12) + +### @angular-devkit/build-angular + +| Commit | Type | Description | +| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------- | +| [d83237028](https://github.com/angular/angular-cli/commit/d832370285adccbf955963a5115cf9b9bf54a08d) | fix | update vite to version 5.4.14 | + + + # 17.3.11 (2024-10-23) diff --git a/package.json b/package.json index 33c0c0160847..778ed2699222 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/devkit-repo", - "version": "17.3.11", + "version": "17.3.12", "private": true, "description": "Software Development Kit for Angular", "bin": {