|
6 | 6 |
|
7 | 7 | ### Bugs fixed
|
8 | 8 |
|
9 |
| -* Fix window scaling #45 by @yxzhan in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/63 |
| 9 | +- Fix window scaling #45 by @yxzhan in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/63 |
10 | 10 |
|
11 | 11 | ### Documentation improvements
|
12 | 12 |
|
13 |
| -* Update documentation by @IsabelParedes in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/44 |
14 |
| -* Update links by @IsabelParedes in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/50 |
| 13 | +- Update documentation by @IsabelParedes in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/44 |
| 14 | +- Update links by @IsabelParedes in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/50 |
15 | 15 |
|
16 | 16 | ### Maintenance and upkeep improvements
|
17 | 17 |
|
18 |
| -* Bump systeminformation from 5.18.9 to 5.21.20 in /ui-tests by @dependabot in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/46 |
19 |
| -* Bump postcss from 8.4.27 to 8.4.32 in /ui-tests by @dependabot in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/49 |
20 |
| -* Bump postcss from 8.4.28 to 8.4.32 by @dependabot in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/47 |
21 |
| -* Bump @babel/traverse from 7.22.10 to 7.23.6 by @dependabot in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/48 |
22 |
| -* Bump ip from 2.0.0 to 2.0.1 in /ui-tests by @dependabot in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/52 |
23 |
| -* Bump ip from 2.0.0 to 2.0.1 by @dependabot in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/53 |
24 |
| -* Bump tar from 6.1.15 to 6.2.1 in /ui-tests by @dependabot in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/54 |
25 |
| -* Bump tar from 6.1.15 to 6.2.1 by @dependabot in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/55 |
26 |
| -* Add publish self release workflow by @IsabelParedes in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/56 |
27 |
| -* Bump ws from 8.13.0 to 8.17.1 by @dependabot in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/59 |
28 |
| -* Bump braces from 3.0.2 to 3.0.3 by @dependabot in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/60 |
29 |
| -* Update CI by @IsabelParedes in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/62 |
30 |
| -* Bump ws from 8.13.0 to 8.17.1 in /ui-tests by @dependabot in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/61 |
| 18 | +- Bump systeminformation from 5.18.9 to 5.21.20 in /ui-tests by @dependabot in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/46 |
| 19 | +- Bump postcss from 8.4.27 to 8.4.32 in /ui-tests by @dependabot in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/49 |
| 20 | +- Bump postcss from 8.4.28 to 8.4.32 by @dependabot in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/47 |
| 21 | +- Bump @babel/traverse from 7.22.10 to 7.23.6 by @dependabot in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/48 |
| 22 | +- Bump ip from 2.0.0 to 2.0.1 in /ui-tests by @dependabot in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/52 |
| 23 | +- Bump ip from 2.0.0 to 2.0.1 by @dependabot in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/53 |
| 24 | +- Bump tar from 6.1.15 to 6.2.1 in /ui-tests by @dependabot in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/54 |
| 25 | +- Bump tar from 6.1.15 to 6.2.1 by @dependabot in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/55 |
| 26 | +- Add publish self release workflow by @IsabelParedes in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/56 |
| 27 | +- Bump ws from 8.13.0 to 8.17.1 by @dependabot in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/59 |
| 28 | +- Bump braces from 3.0.2 to 3.0.3 by @dependabot in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/60 |
| 29 | +- Update CI by @IsabelParedes in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/62 |
| 30 | +- Bump ws from 8.13.0 to 8.17.1 in /ui-tests by @dependabot in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/61 |
31 | 31 |
|
32 | 32 | ### New Contributors
|
33 |
| -* @dependabot made their first contribution in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/46 |
34 |
| -* @yxzhan made their first contribution in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/63 |
| 33 | + |
| 34 | +- @dependabot made their first contribution in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/46 |
| 35 | +- @yxzhan made their first contribution in https://github.com/jupyter-robotics/jupyterlab-urdf/pull/63 |
35 | 36 |
|
36 | 37 | **Full Changelog**: https://github.com/jupyter-robotics/jupyterlab-urdf/compare/v0.3.2...v0.4.0
|
37 | 38 |
|
38 | 39 | <!-- <END NEW CHANGELOG ENTRY> -->
|
39 | 40 |
|
40 |
| - |
41 | 41 | ## 0.3.2
|
42 | 42 |
|
43 | 43 | ([Full Changelog](https://github.com/jupyter-robotics/jupyterlab-urdf/compare/v0.3.0...77fe93e220010ec5e4e871494f063c991411c331))
|
|
52 | 52 |
|
53 | 53 | [@github-actions](https://github.com/search?q=repo%3Ajupyter-robotics%2Fjupyterlab-urdf+involves%3Agithub-actions+updated%3A2023-08-24..2023-11-27&type=Issues) | [@IsabelParedes](https://github.com/search?q=repo%3Ajupyter-robotics%2Fjupyterlab-urdf+involves%3AIsabelParedes+updated%3A2023-08-24..2023-11-27&type=Issues)
|
54 | 54 |
|
55 |
| - |
56 | 55 | ## 0.3.1
|
57 | 56 |
|
58 | 57 | ([Full Changelog](https://github.com/jupyter-robotics/jupyterlab-urdf/compare/v0.3.0...3f4f652a927fabd73e503b4d17b4228a4bd15923))
|
|
0 commit comments