eclipse-theia / theia

Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
http://theia-ide.org
Eclipse Public License 2.0
19.55k stars 2.46k forks source link

Bump API version to 1.89.1 #13738

Closed rschnekenbu closed 1 month ago

rschnekenbu commented 1 month ago

What it does

Increase compatibility version to 1.89.1 as implementation tasks from task #13691 are closed.

Fixes #13693

Contributed on behalf of STMicroelectronics

How to test

Make sure the system starts and built-ins work as expected as described in https://github.com/eclipse-theia/vscode-builtin-extensions/wiki/Produce-and-Publish-the-set-of-vscode-built-in-extensions#local-testing with version 1.89.1

Review checklist

Reminder for reviewers

rschnekenbu commented 1 month ago

Thanks for quick review, @tsmaeder!