Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.10 #114

Merged
merged 2 commits into from
May 19, 2023
Merged

Release v1.10 #114

merged 2 commits into from
May 19, 2023

Commits on May 19, 2023

  1. pin node.js to v16 in ci

    Visual Studio Code electron currently runs on node 16
    by default. Full table with details here:
    https://github.com/ewanharris/vscode-versions
    
    To avoid compatibility problems down the line, pin
    the CI node version to 16 so integration testing
    will not rely on a later version of node than exists
    in the default VS Code execution env.
    yaythomas committed May 19, 2023
    Configuration menu
    Copy the full SHA
    37a45e0 View commit details
    Browse the repository at this point in the history
  2. 1.10.0

    yaythomas committed May 19, 2023
    Configuration menu
    Copy the full SHA
    3b20f4b View commit details
    Browse the repository at this point in the history