From e31a6fd83bc9fc45d41172b8c31bd3cbc01f4ea3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 29 Sep 2022 18:54:42 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20ansible,=20api-platform,=20djan?= =?UTF-8?q?go,=20kotlin,=20mongodb?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ansible: 6.4.0 api-platform: 2.7.1, 3.0.1 django: 4.1.1 kotlin: 1.7.20 mongodb: 4.2.23 --- releases/ansible.json | 3 ++- releases/api-platform.json | 4 +++- releases/django.json | 3 ++- releases/kotlin.json | 3 ++- releases/mongodb.json | 1 + 5 files changed, 10 insertions(+), 4 deletions(-) diff --git a/releases/ansible.json b/releases/ansible.json index 5d443d31..b8b3ceae 100644 --- a/releases/ansible.json +++ b/releases/ansible.json @@ -38,5 +38,6 @@ "6.0.0": "2022-06-22", "6.1.0": "2022-07-13", "6.2.0": "2022-08-04", - "6.3.0": "2022-08-23" + "6.3.0": "2022-08-23", + "6.4.0": "2022-09-28" } \ No newline at end of file diff --git a/releases/api-platform.json b/releases/api-platform.json index 86f8bcbc..12bef6f2 100644 --- a/releases/api-platform.json +++ b/releases/api-platform.json @@ -69,5 +69,7 @@ "2.6.7": "2021-12-24", "2.6.8": "2022-01-11", "2.7.0": "2022-09-15", - "3.0.0": "2022-09-15" + "2.7.1": "2022-09-29", + "3.0.0": "2022-09-15", + "3.0.1": "2022-09-29" } \ No newline at end of file diff --git a/releases/django.json b/releases/django.json index dcb48a6e..c394e32b 100644 --- a/releases/django.json +++ b/releases/django.json @@ -271,5 +271,6 @@ "4.0.5": "2022-06-01", "4.0.6": "2022-07-04", "4.0.7": "2022-08-03", - "4.1": "2022-08-03" + "4.1": "2022-08-03", + "4.1.1": "2022-09-29" } \ No newline at end of file diff --git a/releases/kotlin.json b/releases/kotlin.json index 6b2d7cd6..1f3adb90 100644 --- a/releases/kotlin.json +++ b/releases/kotlin.json @@ -60,5 +60,6 @@ "1.6.20": "2022-03-30", "1.6.21": "2022-04-18", "1.7.0": "2022-06-07", - "1.7.10": "2022-07-04" + "1.7.10": "2022-07-04", + "1.7.20": "2022-09-26" } \ No newline at end of file diff --git a/releases/mongodb.json b/releases/mongodb.json index 23bc87d7..10a254f2 100644 --- a/releases/mongodb.json +++ b/releases/mongodb.json @@ -334,6 +334,7 @@ "4.2.20": "2022-05-04", "4.2.21": "2022-06-15", "4.2.22": "2022-08-11", + "4.2.23": "2022-09-29", "4.2.3": "2020-01-24", "4.2.4": "2020-03-10", "4.2.5": "2020-03-24",