From 1f26cc15a815c79cd7d0bbcc504ce7681915ddde Mon Sep 17 00:00:00 2001 From: Alan Agius Date: Wed, 28 Sep 2022 09:55:13 +0000 Subject: [PATCH] release: cut the v14.2.4 release --- CHANGELOG.md | 16 ++++++++++++++++ package.json | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a7a50295a0b..bf30c013e28a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ + + +# 14.2.4 (2022-09-28) + +### @angular/cli + +| Commit | Type | Description | +| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------- | +| [05b18f4e4](https://github.com/angular/angular-cli/commit/05b18f4e4b39d73c8a3532507c4b7bba8722bf80) | fix | add builders and schematic names as page titles in collected analytics | + +## Special Thanks + +Alan Agius, Jason Bedard and Paul Gschwendtner + + + # 14.2.3 (2022-09-15) diff --git a/package.json b/package.json index e55f2c4f3fce..675b6e95780a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@angular/devkit-repo", - "version": "14.2.3", + "version": "14.2.4", "private": true, "description": "Software Development Kit for Angular", "bin": {