You need to sign in or sign up before continuing.
[LIGO-832] Bump LIGO version in WebIDE to 0.62.0
Motivation and Context
We need to bump the LIGO version in the WebIDE to 0.62.0.
Related issues

Checklist for the LIGO Language Server

-
I checked whether I need to update the README.md
file for the plugin and did so if necessary -
I checked that my changes work in Emacs, Vim, and Visual Studio Code -
(Before merging) The commit history is squashed and prettified, and follows the Serokell commit policy, or the MR is set to squash the commits
Description
Disable WebIDE LSP integration in dev
, so that we can bump the LIGO version to 0.62.0 and redeploy the WebIDE to production.
Component
-
compiler -
website -
webide -
vscode-plugin -
debugger
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Breaking change (fix or feature that would cause existing functionality to not work as expected) -
Performance improvement (non-breaking change that improves performance) -
None (change with no changelog)
Changelog
Checklist:
-
Changes follow the existing coding style (use dune @fmt
to check). -
Tests for the changes have been added (for bug fixes / feature). -
Documentation has been updated. -
Changelog description has been added (if appropriate). -
Start titles under ## Changelog
section with #### (if appropriate). -
There is no image or uploaded file in changelog -
Examples in changed behaviour have been added to the changelog (for breaking change / feature).
Merge request reports
Activity
requested review from @Laucans and @sashasashasasha151
assigned to @pgujjula
added 2 commits
mentioned in commit 6fe9badd
Please register or sign in to reply