Skip to content

Commit

Permalink
update Release.js (#550)
Browse files Browse the repository at this point in the history
* Update Releases.js

We would like to remove them, as they are already listed above in a separate field for all Community Releases.
  • Loading branch information
rajkumarthiagarajan committed Apr 24, 2024
1 parent 9e09fa7 commit 3fbb172
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions src/components/Releases.js
Original file line number Diff line number Diff line change
Expand Up @@ -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/',
Expand All @@ -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/',
Expand All @@ -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/',
Expand All @@ -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/',
Expand Down

0 comments on commit 3fbb172

Please sign in to comment.