Skip to content

Commit

Permalink
theia-trace-extension update for community release 1.52.1
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Dumais <marc.dumais@ericsson.com>
  • Loading branch information
marcdumais-work committed Sep 27, 2024
1 parent e8f9dae commit 136bf50
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions src/components/Releases.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ const communityReleases = [
modules: []
},
{
title: 'Theia Trace Extension',
title: 'Trace Viewer Extension for Theia Applications',
url: 'https://github.com/eclipse-cdt-cloud/theia-trace-extension',
version: 'TBD',
modules: []
Expand Down Expand Up @@ -164,10 +164,12 @@ const communityReleases = [
modules: []
},
{
title: 'Theia Trace Extension',
url: 'https://github.com/eclipse-cdt-cloud/theia-trace-extension',
version: 'TBD',
modules: []
title: 'Trace Viewer Extension for Theia Applications',
url: 'https://github.com/eclipse-cdt-cloud/theia-trace-extension/tree/v0.3.0',
version: '0.3.0',
modules: [
{ modulename: 'theia-traceviewer extension', url: 'https://www.npmjs.com/package/theia-traceviewer/v/0.3.0' }
]
}
]
},
Expand Down

0 comments on commit 136bf50

Please sign in to comment.