From 765186fd24fcad7e01b464c6d782a2fe6dfd6141 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 25 Jan 2023 18:35:16 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20angular,=20ionic,=20quarkus?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit angular: 15.1.2 ionic: 6.4.4, 6.5.1 quarkus: 2.7.7 --- releases/angular.json | 1 + releases/ionic.json | 4 +++- releases/quarkus.json | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/releases/angular.json b/releases/angular.json index 8955b404..8151a17d 100644 --- a/releases/angular.json +++ b/releases/angular.json @@ -146,6 +146,7 @@ "15.0.4": "2022-12-14", "15.1.0": "2023-01-10", "15.1.1": "2023-01-18", + "15.1.2": "2023-01-25", "2.0.0": "2016-09-14", "2.0.1": "2016-09-23", "2.0.2": "2016-10-05", diff --git a/releases/ionic.json b/releases/ionic.json index 45af32f7..8fb9686e 100644 --- a/releases/ionic.json +++ b/releases/ionic.json @@ -201,5 +201,7 @@ "6.4.1": "2022-12-14", "6.4.2": "2023-01-11", "6.4.3": "2023-01-18", - "6.5.0": "2023-01-18" + "6.4.4": "2023-01-25", + "6.5.0": "2023-01-18", + "6.5.1": "2023-01-25" } \ No newline at end of file diff --git a/releases/quarkus.json b/releases/quarkus.json index c38b1f90..23478817 100644 --- a/releases/quarkus.json +++ b/releases/quarkus.json @@ -123,6 +123,7 @@ "2.7.4": "2022-03-09", "2.7.5": "2022-03-16", "2.7.6": "2022-05-30", + "2.7.7": "2023-01-25", "2.8.0": "2022-03-30", "2.8.1": "2022-04-19", "2.8.2": "2022-04-26",