We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 573b887 commit 39f4618Copy full SHA for 39f4618
packages/code-jumpers/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@jupyter-lsp/code-jumpers",
3
- "version": "2.0.0",
+ "version": "2.1.0",
4
"description": "Implementation underlying the jump to definition functionality in JupyterLab-LSP",
5
"keywords": [
6
"jupyter",
packages/completion-theme/package.json
"name": "@jupyter-lsp/completion-theme",
- "version": "4.0.1",
+ "version": "4.1.0",
"description": "Completion theme manager for JupyterLab-LSP",
0 commit comments