From bbde251afcb70003282748ef7785a6a98e3f83a7 Mon Sep 17 00:00:00 2001 From: Kristiyan Kostadinov Date: Wed, 28 May 2025 13:53:13 +0000 Subject: [PATCH] release: cut the v19.2.18 release --- CHANGELOG.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f11561523e7..b7ffe300ce2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ + +# 19.2.18 "calcium-coconut" (2025-05-28) + + + # 19.2.17 "fulgurite-fiesta" (2025-05-21) ### material diff --git a/package.json b/package.json index e40a1002bacb..71f215317a52 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "ci-notify-slack-failure": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only scripts/circleci/notify-slack-job-failure.mts", "prepare": "husky" }, - "version": "19.2.17", + "version": "19.2.18", "dependencies": { "@angular-devkit/core": "catalog:", "@angular-devkit/schematics": "catalog:",