Skip to content

Commit

Permalink
Add 1.47 release announcement (#535)
Browse files Browse the repository at this point in the history
fixed #534
  • Loading branch information
JonasHelming authored Apr 9, 2024
1 parent c9b0155 commit d658c2e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/Releases.js
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,10 @@ const communityReleases = [
]

const monthlyReleases = [
{
title: 'Eclipse Theia 1.47 Release: News and Noteworthy',
url: 'https://eclipsesource.com/blogs/2024/03/07/eclipse-theia-1-47-release-news-and-noteworthy/',
},
{
title: 'Eclipse Theia 1.46 Release: News and Noteworthy',
url: 'https://eclipsesource.com/blogs/2024/02/09/eclipse-theia-1-46-release-news-and-noteworthy/',
Expand Down

0 comments on commit d658c2e

Please sign in to comment.