diff --git a/CHANGELOG.md b/CHANGELOG.md index c74e0317abc7..4fda476152fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ + + +# 15.2.1 (2023-03-01) + +### @angular-devkit/build-angular + +| Commit | Type | Description | +| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------- | +| [9a5609a44](https://github.com/angular/angular-cli/commit/9a5609a440fc49b3f7ddf88efb73618b7eede1ea) | fix | improve parsing of error messages | + +## Special Thanks + +Alan Agius and Paul Gschwendtner + + + # 15.2.0 (2023-02-22) diff --git a/package.json b/package.json index eff9a9454639..dd7042c3ec3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/devkit-repo", - "version": "15.2.0", + "version": "15.2.1", "private": true, "description": "Software Development Kit for Angular", "bin": {