File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
5+ ## 3.1.0
6+
7+ ([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-variableInspector/compare/v3.0.7...13134a81cc4c78b40f52e8b7a8b2b2f4a0b42a4b ) )
8+
9+ ### Bugs fixed
10+
11+ - Fix README [ #289 ] ( https://github.com/jupyterlab-contrib/jupyterlab-variableInspector/pull/289 ) ([ @fcollonval ] ( https://github.com/fcollonval ) )
12+
13+ ### Maintenance and upkeep improvements
14+
15+ - JupyterLab4 compatibility draft: Dependency updates and typescript code changes [ #270 ] ( https://github.com/jupyterlab-contrib/jupyterlab-variableInspector/pull/270 ) ([ @ericsnekbytes ] ( https://github.com/ericsnekbytes ) )
16+
17+ ### Documentation improvements
18+
19+ - Fix README [ #289 ] ( https://github.com/jupyterlab-contrib/jupyterlab-variableInspector/pull/289 ) ([ @fcollonval ] ( https://github.com/fcollonval ) )
20+
21+ ### Contributors to this release
22+
23+ ([ GitHub contributors page for this release] ( https://github.com/jupyterlab-contrib/jupyterlab-variableInspector/graphs/contributors?from=2021-04-10&to=2023-11-04&type=c ) )
24+
25+ [ @ericsnekbytes ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-variableInspector+involves%3Aericsnekbytes+updated%3A2021-04-10..2023-11-04&type=Issues ) | [ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-variableInspector+involves%3Afcollonval+updated%3A2021-04-10..2023-11-04&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-variableInspector+involves%3Agithub-actions+updated%3A2021-04-10..2023-11-04&type=Issues ) | [ @lckr ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-variableInspector+involves%3Alckr+updated%3A2021-04-10..2023-11-04&type=Issues )
26+
527<!-- <END NEW CHANGELOG ENTRY> -->
Original file line number Diff line number Diff line change 11{
22 "name" : " @lckr/jupyterlab_variableinspector" ,
3- "version" : " 3.0.9 " ,
3+ "version" : " 3.1.0 " ,
44 "description" : " Variable inspector extension for JupyterLab" ,
55 "keywords" : [
66 " jupyter" ,
You can’t perform that action at this time.
0 commit comments