From 3fbb172d9bc643ce4dad7907a1addaf5f7efec01 Mon Sep 17 00:00:00 2001 From: rajkumarthiagarajan <55252337+rajkumarthiagarajan@users.noreply.github.com> Date: Tue, 23 Apr 2024 23:53:51 -0700 Subject: [PATCH] update Release.js (#550) * Update Releases.js We would like to remove them, as they are already listed above in a separate field for all Community Releases. --- src/components/Releases.js | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/src/components/Releases.js b/src/components/Releases.js index 29fffa0..3686405 100644 --- a/src/components/Releases.js +++ b/src/components/Releases.js @@ -479,10 +479,6 @@ const monthlyReleases = [ title: 'Eclipse Theia 1.42 Release: News and Noteworthy', url: 'https://eclipsesource.com/blogs/2023/10/06/eclipse-theia-1-42-release-news-and-noteworthy/', }, - { - title: 'Eclipse Theia 2023-08 Community Release: News and Noteworthy', - url: 'https://eclipsesource.com/blogs/2023/09/15/the-eclipse-theia-community-release-2023-08/', - }, { title: 'Eclipse Theia 1.41 Release: News and Noteworthy', url: 'https://eclipsesource.com/blogs/2023/09/05/eclipse-theia-1-41-release-news-and-noteworthy/', @@ -495,10 +491,6 @@ const monthlyReleases = [ title: 'Eclipse Theia 1.39 Release: News and Noteworthy', url: 'https://eclipsesource.com/blogs/2023/07/06/eclipse-theia-1-39-release-news-and-noteworthy/', }, - { - title: 'Eclipse Theia 2023-05 Community Release: News and Noteworthy', - url: 'https://eclipsesource.com/blogs/2023/06/12/the-eclipse-theia-community-release-2023-05/', - }, { title: 'Eclipse Theia 1.38 Release: News and Noteworthy', url: 'https://eclipsesource.com/blogs/2023/06/05/eclipse-theia-1-38-release-news-and-noteworthy/', @@ -511,10 +503,6 @@ const monthlyReleases = [ title: 'Eclipse Theia 1.36 Release: News and Noteworthy', url: 'https://eclipsesource.com/blogs/2023/04/12/eclipse-theia-1-36-release-news-and-noteworthy/', }, - { - title: 'Eclipse Theia 2023-02 Community Release: News and Noteworthy', - url: 'https://eclipsesource.com/blogs/2023/03/09/the-eclipse-theia-community-release-2023-02/', - }, { title: 'Eclipse Theia 1.35 Release: News and Noteworthy', url: 'https://eclipsesource.com/blogs/2023/03/02/eclipse-theia-1-35-release-news-and-noteworthy/', @@ -539,10 +527,6 @@ const monthlyReleases = [ title: 'Eclipse Theia 2022-09 Community Release Celebration Video', url: 'https://youtu.be/MUIZT2wOkmw', }, - { - title: 'Eclipse Theia 2022-09 Community Release: News and Noteworthy', - url: 'https://eclipsesource.com/blogs/2022/10/18/the-eclipse-theia-community-release-2022-09/', - }, { title: 'Eclipse Theia 1.30 Release: News and Noteworthy', url: 'https://eclipsesource.com/blogs/2022/10/13/eclipse-theia-1-30-release-news-and-noteworthy/',