|
2 | 2 |
|
3 | 3 | <!-- <START NEW CHANGELOG ENTRY> --> |
4 | 4 |
|
| 5 | +## 0.3.1 |
| 6 | + |
| 7 | +([Full Changelog](https://github.com/jupyterlab/ui-profiler/compare/v0.3.0...79f5bc55c8946051ca1599012d526810d066c513)) |
| 8 | + |
| 9 | +### Bugs fixed |
| 10 | + |
| 11 | +- Fix setup for tab switching scenario, and invocation of completer [#97](https://github.com/jupyterlab/ui-profiler/pull/97) ([@krassowski](https://github.com/krassowski)) |
| 12 | + |
| 13 | +### Maintenance and upkeep improvements |
| 14 | + |
| 15 | +- Bump tar from 7.5.9 to 7.5.11 in /ui-tests [#72](https://github.com/jupyterlab/ui-profiler/pull/72) ([@krassowski](https://github.com/krassowski)) |
| 16 | +- Bump minimatch from 9.0.5 to 9.0.9 in /ui-tests [#70](https://github.com/jupyterlab/ui-profiler/pull/70) ([@krassowski](https://github.com/krassowski)) |
| 17 | +- Bump tar from 7.5.1 to 7.5.9 in /ui-tests [#68](https://github.com/jupyterlab/ui-profiler/pull/68) ([@krassowski](https://github.com/krassowski)) |
| 18 | +- Bump systeminformation from 5.27.15 to 5.31.1 in /ui-tests [#67](https://github.com/jupyterlab/ui-profiler/pull/67) ([@krassowski](https://github.com/krassowski)) |
| 19 | +- Bump lodash from 4.17.21 to 4.17.23 in /ui-tests [#65](https://github.com/jupyterlab/ui-profiler/pull/65) ([@krassowski](https://github.com/krassowski)) |
| 20 | + |
| 21 | +### Other merged PRs |
| 22 | + |
| 23 | +- Bump dompurify from 3.3.1 to 3.3.3 in /ui-tests [#74](https://github.com/jupyterlab/ui-profiler/pull/74) ([@krassowski](https://github.com/krassowski)) |
| 24 | +- Bump picomatch from 2.3.1 to 2.3.2 in /ui-tests [#73](https://github.com/jupyterlab/ui-profiler/pull/73) ([@krassowski](https://github.com/krassowski)) |
| 25 | + |
| 26 | +### Contributors to this release |
| 27 | + |
| 28 | +The following people contributed discussions, new ideas, code and documentation contributions, and review. |
| 29 | +See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports). |
| 30 | + |
| 31 | +([GitHub contributors page for this release](https://github.com/jupyterlab/ui-profiler/graphs/contributors?from=2025-12-23&to=2026-07-03&type=c)) |
| 32 | + |
| 33 | +@krassowski ([activity](https://github.com/search?q=repo%3Ajupyterlab%2Fui-profiler+involves%3Akrassowski+updated%3A2025-12-23..2026-07-03&type=Issues)) |
| 34 | + |
| 35 | +<!-- <END NEW CHANGELOG ENTRY> --> |
| 36 | + |
5 | 37 | ## 0.3.0 |
6 | 38 |
|
7 | 39 | ([Full Changelog](https://github.com/jupyterlab/ui-profiler/compare/v0.2.2...90f5626c43ea56d2c580bf6e7b8bdcddb87ca3f3)) |
@@ -30,8 +62,6 @@ See [our definition of contributors](https://github-activity.readthedocs.io/en/l |
30 | 62 |
|
31 | 63 | @krassowski ([activity](https://github.com/search?q=repo%3Ajupyterlab%2Fui-profiler+involves%3Akrassowski+updated%3A2023-05-01..2025-12-23&type=Issues)) |
32 | 64 |
|
33 | | -<!-- <END NEW CHANGELOG ENTRY> --> |
34 | | - |
35 | 65 | ## 0.2.2 |
36 | 66 |
|
37 | 67 | ([Full Changelog](https://github.com/jupyterlab/ui-profiler/compare/v0.2.1...61c99c34b8de4ff8f0ac0da4b1af50e774cd543a)) |
|
0 commit comments