File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
## Changelog
2
2
3
+ ### ` @krassowski/jupyterlab-lsp 3.9.3 ` (2021-12-19)
4
+
5
+ - bug fixes:
6
+ - workaround upstream issue in merging translation ([ #726 ] , thanks @fcollonval )
7
+
8
+ [ #726 ] : https://github.com/jupyter-lsp/jupyterlab-lsp/pull/726
9
+
3
10
### ` @krassowski/jupyterlab-lsp 3.9.2 ` (2021-12-12)
4
11
5
12
- bug fixes:
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @krassowski/jupyterlab-lsp" ,
3
- "version" : " 3.9.2 " ,
3
+ "version" : " 3.9.3 " ,
4
4
"description" : " Language Server Protocol integration for JupyterLab" ,
5
5
"keywords" : [
6
6
" jupyter" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @krassowski/jupyterlab-lsp-metapackage" ,
3
- "version" : " 3.9.2 " ,
3
+ "version" : " 3.9.3 " ,
4
4
"description" : " JupyterLab LSP - Meta Package. All of the packages used by JupyterLab LSP" ,
5
5
"homepage" : " https://github.com/jupyter-lsp/jupyterlab-lsp" ,
6
6
"bugs" : {
You can’t perform that action at this time.
0 commit comments