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.8
6+
7+ ([ Full Changelog] ( https://github.com/jupyterlab/ui-profiler/compare/v0.1.7...528461f6f554e6656475aa2054c3ec12240f65e5 ) )
8+
9+ ### Bugs fixed
10+
11+ - Use ` _version.py ` auto-generated by Hatchling [ #44 ] ( https://github.com/jupyterlab/ui-profiler/pull/44 ) ([ @krassowski ] ( https://github.com/krassowski ) )
12+ - Ensure the results directory is created before saving results [ #43 ] ( https://github.com/jupyterlab/ui-profiler/pull/43 ) ([ @krassowski ] ( https://github.com/krassowski ) )
13+ - Fix token identifier [ #40 ] ( https://github.com/jupyterlab/ui-profiler/pull/40 ) ([ @krassowski ] ( https://github.com/krassowski ) )
14+
15+ ### Maintenance and upkeep improvements
16+
17+ - Bump vega from 5.22.1 to 5.24.0 in /ui-tests [ #41 ] ( https://github.com/jupyterlab/ui-profiler/pull/41 ) ([ @dependabot ] ( https://github.com/dependabot ) )
18+ - Synchronise ` pyproject.toml ` with latest cookiecutter [ #39 ] ( https://github.com/jupyterlab/ui-profiler/pull/39 ) ([ @krassowski ] ( https://github.com/krassowski ) )
19+ - Bump webpack from 5.75.0 to 5.76.1 [ #37 ] ( https://github.com/jupyterlab/ui-profiler/pull/37 ) ([ @dependabot ] ( https://github.com/dependabot ) )
20+
21+ ### Documentation improvements
22+
23+ - Fixed README.md User Guide link [ #42 ] ( https://github.com/jupyterlab/ui-profiler/pull/42 ) ([ @CommanderPho ] ( https://github.com/CommanderPho ) )
24+
25+ ### Contributors to this release
26+
27+ ([ GitHub contributors page for this release] ( https://github.com/jupyterlab/ui-profiler/graphs/contributors?from=2023-02-11&to=2023-04-02&type=c ) )
28+
29+ [ @CommanderPho ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fui-profiler+involves%3ACommanderPho+updated%3A2023-02-11..2023-04-02&type=Issues ) | [ @dependabot ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fui-profiler+involves%3Adependabot+updated%3A2023-02-11..2023-04-02&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fui-profiler+involves%3Agithub-actions+updated%3A2023-02-11..2023-04-02&type=Issues ) | [ @krassowski ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fui-profiler+involves%3Akrassowski+updated%3A2023-02-11..2023-04-02&type=Issues ) | [ @welcome ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fui-profiler+involves%3Awelcome+updated%3A2023-02-11..2023-04-02&type=Issues )
30+
31+ <!-- <END NEW CHANGELOG ENTRY> -->
32+
533## 0.1.7
634
735([ Full Changelog] ( https://github.com/jupyterlab/ui-profiler/compare/v0.1.6...eac70e739f420197f6ae0049d93602ce6ac8a1eb ) )
2048
2149[ @github-actions ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fui-profiler+involves%3Agithub-actions+updated%3A2023-01-22..2023-02-11&type=Issues ) | [ @krassowski ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fui-profiler+involves%3Akrassowski+updated%3A2023-01-22..2023-02-11&type=Issues )
2250
23- <!-- <END NEW CHANGELOG ENTRY> -->
24-
2551## 0.1.6
2652
2753([ Full Changelog] ( https://github.com/jupyterlab/ui-profiler/compare/v0.1.5...7949566d5055a9a0ed1fdc6f607cecc803a92f3c ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @jupyterlab/ui-profiler" ,
3- "version" : " 0.1.7 " ,
3+ "version" : " 0.1.8 " ,
44 "description" : " JupyterLab extension for profiling UI performance" ,
55 "keywords" : [
66 " jupyter" ,
You can’t perform that action at this time.
0 commit comments