From 907fe4dfbc5b8a77a8d2ed54f4b0a074e43b1ebb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 31 Oct 2025 19:00:34 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20api-platform?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit api-platform: - Item root['versions']['4.2.3'] ({'name': '4.2.3', 'date': '2025-10-31'}) added to dictionary. - Item root['versions']['4.1.26'] ({'name': '4.1.26', 'date': '2025-10-31'}) added to dictionary. --- releases/api-platform.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/releases/api-platform.json b/releases/api-platform.json index 7c85e188..d5204810 100644 --- a/releases/api-platform.json +++ b/releases/api-platform.json @@ -1,6 +1,14 @@ { "releases": {}, "versions": { + "4.2.3": { + "name": "4.2.3", + "date": "2025-10-31" + }, + "4.1.26": { + "name": "4.1.26", + "date": "2025-10-31" + }, "4.2.2": { "name": "4.2.2", "date": "2025-10-09"