diff --git a/CHANGELOG.md b/CHANGELOG.md index 79e79cb26034..14be82f4e800 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ + + +# 15.2.3 (2023-03-15) + +### @angular-devkit/build-angular + +| Commit | Type | Description | +| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------- | +| [a93680585](https://github.com/angular/angular-cli/commit/a9368058517509b277236d6e7db4abc6248817fa) | fix | correct wrap ES2022 classes with static properties | + +## Special Thanks + +Alan Agius and Paul Gschwendtner + + + # 15.2.2 (2023-03-08) diff --git a/package.json b/package.json index c104446b52c9..5575983b2222 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/devkit-repo", - "version": "15.2.2", + "version": "15.2.3", "private": true, "description": "Software Development Kit for Angular", "bin": {