From 2c9f5b12be84e41edf141649a981045096ce1a33 Mon Sep 17 00:00:00 2001 From: Doug Parker Date: Wed, 8 Sep 2021 10:45:15 -0700 Subject: [PATCH] release: cut the v12.2.5 release --- CHANGELOG.md | 15 +++++++++++++++ package.json | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dfaff3c8183c..753b27962962 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ + + +# 12.2.5 (2021-09-08) + +### @angular-devkit/build-angular + +| Commit | Type | Description | +| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------- | +| [0498768c5](https://github.com/angular/angular-cli/commit/0498768c54de225a40c28fdf27bb1fc43959ba20) | fix | disable dev-server response compression | +| [367fce2e9](https://github.com/angular/angular-cli/commit/367fce2e9f9389c41f2ed5361ef6749198c49785) | fix | improve Safari browserslist to esbuild target conversion | + +## Special Thanks: + +Alan Agius and Charles Lyding + # 12.2.4 (2021-09-01) diff --git a/package.json b/package.json index c23388605ba0..075d531c836b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/devkit-repo", - "version": "12.2.4", + "version": "12.2.5", "private": true, "description": "Software Development Kit for Angular", "bin": {