File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
5+ ## 0.1.6
6+
7+ ([ Full Changelog] ( https://github.com/jupyterlab/ui-profiler/compare/v0.1.5...7949566d5055a9a0ed1fdc6f607cecc803a92f3c ) )
8+
9+ ### New features added
10+
11+ - Debugger scenario [ #25 ] ( https://github.com/jupyterlab/ui-profiler/pull/25 ) ([ @krassowski ] ( https://github.com/krassowski ) )
12+
13+ ### Bugs fixed
14+
15+ - Fix report upload when in a sub-directory [ #29 ] ( https://github.com/jupyterlab/ui-profiler/pull/29 ) ([ @krassowski ] ( https://github.com/krassowski ) )
16+
17+ ### Maintenance and upkeep improvements
18+
19+ - Bump json5 from 2.2.1 to 2.2.3 in /ui-tests [ #27 ] ( https://github.com/jupyterlab/ui-profiler/pull/27 ) ([ @dependabot ] ( https://github.com/dependabot ) )
20+ - Bump json5 from 1.0.1 to 1.0.2 [ #26 ] ( https://github.com/jupyterlab/ui-profiler/pull/26 ) ([ @dependabot ] ( https://github.com/dependabot ) )
21+
22+ ### Contributors to this release
23+
24+ ([ GitHub contributors page for this release] ( https://github.com/jupyterlab/ui-profiler/graphs/contributors?from=2022-12-28&to=2023-01-22&type=c ) )
25+
26+ [ @dependabot ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fui-profiler+involves%3Adependabot+updated%3A2022-12-28..2023-01-22&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fui-profiler+involves%3Agithub-actions+updated%3A2022-12-28..2023-01-22&type=Issues ) | [ @krassowski ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fui-profiler+involves%3Akrassowski+updated%3A2022-12-28..2023-01-22&type=Issues )
27+
28+ <!-- <END NEW CHANGELOG ENTRY> -->
29+
530## 0.1.5
631
732** Please uninstall the old version before upgrading.** This is necessary because with this release the extension was moved to ` @jupyterlab ` namespace.
3560
3661[ @github-actions ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fui-profiler+involves%3Agithub-actions+updated%3A2022-12-18..2022-12-28&type=Issues ) | [ @krassowski ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fui-profiler+involves%3Akrassowski+updated%3A2022-12-18..2022-12-28&type=Issues )
3762
38- <!-- <END NEW CHANGELOG ENTRY> -->
39-
4063## 0.1.4
4164
4265([ Full Changelog] ( https://github.com/jupyterlab/ui-profiler/compare/v0.1.3...f2b4a4443b5fff366359abc6a293274829e81491 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @jupyterlab/ui-profiler" ,
3- "version" : " 0.1.5 " ,
3+ "version" : " 0.1.6 " ,
44 "description" : " JupyterLab extension for profiling UI performance" ,
55 "keywords" : [
66 " jupyter" ,
You can’t perform that action at this time.
0 commit comments