From a1428b8864fea58751098458e8fea1318b888cc2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 15 Mar 2024 18:35:39 +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']['3.2.17'] ({'name': '3.2.17', 'date': '2024-03-15'}) added to dictionary. - Item root['versions']['2.7.17'] ({'name': '2.7.17', 'date': '2024-03-15'}) 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 00fa4b15..b82fb231 100644 --- a/releases/api-platform.json +++ b/releases/api-platform.json @@ -1,6 +1,14 @@ { "releases": {}, "versions": { + "3.2.17": { + "name": "3.2.17", + "date": "2024-03-15" + }, + "2.7.17": { + "name": "2.7.17", + "date": "2024-03-15" + }, "3.2.16": { "name": "3.2.16", "date": "2024-03-05"