|
2 | 2 |
|
3 | 3 | <!-- <START NEW CHANGELOG ENTRY> -->
|
4 | 4 |
|
| 5 | +## 0.51.0 |
| 6 | + |
| 7 | +([Full Changelog](https://github.com/jupyterlab/jupyterlab-git/compare/v0.50.2...6eb59d0f89a246fa78e26e61012127998a4f2adc)) |
| 8 | + |
| 9 | +### Enhancements made |
| 10 | + |
| 11 | +- Enforce Path Imports for MUI Icons [#1393](https://github.com/jupyterlab/jupyterlab-git/pull/1393) ([@Darshan808](https://github.com/Darshan808)) |
| 12 | +- Add submodules display [#1374](https://github.com/jupyterlab/jupyterlab-git/pull/1374) ([@gjmooney](https://github.com/gjmooney)) |
| 13 | + |
| 14 | +### Bugs fixed |
| 15 | + |
| 16 | +- Fix switching branches by adding double dash separator [#1390](https://github.com/jupyterlab/jupyterlab-git/pull/1390) ([@Paul2708](https://github.com/Paul2708)) |
| 17 | + |
| 18 | +### Maintenance and upkeep improvements |
| 19 | + |
| 20 | +- Fix CI failures [#1394](https://github.com/jupyterlab/jupyterlab-git/pull/1394) ([@krassowski](https://github.com/krassowski)) |
| 21 | +- Bump markdown-to-jsx from 7.3.2 to 7.7.2 [#1388](https://github.com/jupyterlab/jupyterlab-git/pull/1388) ([@dependabot](https://github.com/dependabot)) |
| 22 | +- Bump webpack from 5.88.2 to 5.97.1 [#1387](https://github.com/jupyterlab/jupyterlab-git/pull/1387) ([@dependabot](https://github.com/dependabot)) |
| 23 | +- Bump systeminformation from 5.21.8 to 5.23.14 in /ui-tests [#1385](https://github.com/jupyterlab/jupyterlab-git/pull/1385) ([@dependabot](https://github.com/dependabot)) |
| 24 | +- Bump nanoid from 3.3.6 to 3.3.8 [#1384](https://github.com/jupyterlab/jupyterlab-git/pull/1384) ([@dependabot](https://github.com/dependabot)) |
| 25 | +- Bump nanoid from 3.3.6 to 3.3.8 in /ui-tests [#1383](https://github.com/jupyterlab/jupyterlab-git/pull/1383) ([@dependabot](https://github.com/dependabot)) |
| 26 | +- Bump markdown-to-jsx from 7.3.2 to 7.7.0 in /ui-tests [#1380](https://github.com/jupyterlab/jupyterlab-git/pull/1380) ([@dependabot](https://github.com/dependabot)) |
| 27 | +- Bump cross-spawn from 7.0.3 to 7.0.6 in /ui-tests [#1379](https://github.com/jupyterlab/jupyterlab-git/pull/1379) ([@dependabot](https://github.com/dependabot)) |
| 28 | +- Bump cross-spawn from 6.0.5 to 6.0.6 [#1377](https://github.com/jupyterlab/jupyterlab-git/pull/1377) ([@dependabot](https://github.com/dependabot)) |
| 29 | +- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows [#1346](https://github.com/jupyterlab/jupyterlab-git/pull/1346) ([@dependabot](https://github.com/dependabot)) |
| 30 | +- Bump micromatch from 4.0.5 to 4.0.8 [#1345](https://github.com/jupyterlab/jupyterlab-git/pull/1345) ([@dependabot](https://github.com/dependabot)) |
| 31 | + |
| 32 | +### Documentation improvements |
| 33 | + |
| 34 | +- Fix Typo on README about Installation [#1375](https://github.com/jupyterlab/jupyterlab-git/pull/1375) ([@Yuto-24](https://github.com/Yuto-24)) |
| 35 | + |
| 36 | +### Contributors to this release |
| 37 | + |
| 38 | +([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab-git/graphs/contributors?from=2024-10-29&to=2025-02-10&type=c)) |
| 39 | + |
| 40 | +[@Darshan808](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3ADarshan808+updated%3A2024-10-29..2025-02-10&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Adependabot+updated%3A2024-10-29..2025-02-10&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Afcollonval+updated%3A2024-10-29..2025-02-10&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Agithub-actions+updated%3A2024-10-29..2025-02-10&type=Issues) | [@gjmooney](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Agjmooney+updated%3A2024-10-29..2025-02-10&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Akrassowski+updated%3A2024-10-29..2025-02-10&type=Issues) | [@Paul2708](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3APaul2708+updated%3A2024-10-29..2025-02-10&type=Issues) | [@Yuto-24](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3AYuto-24+updated%3A2024-10-29..2025-02-10&type=Issues) |
| 41 | + |
| 42 | +<!-- <END NEW CHANGELOG ENTRY> --> |
| 43 | + |
5 | 44 | ## 0.50.2
|
6 | 45 |
|
7 | 46 | ([Full Changelog](https://github.com/jupyterlab/jupyterlab-git/compare/v0.50.1...0fba06e6662494c14e88241f39c360126e23c8f9))
|
|
33 | 72 |
|
34 | 73 | [@dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Adependabot+updated%3A2024-05-16..2024-10-29&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Agithub-actions+updated%3A2024-05-16..2024-10-29&type=Issues) | [@gjmooney](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Agjmooney+updated%3A2024-05-16..2024-10-29&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Ajtpio+updated%3A2024-05-16..2024-10-29&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-git+involves%3Akrassowski+updated%3A2024-05-16..2024-10-29&type=Issues)
|
35 | 74 |
|
36 |
| -<!-- <END NEW CHANGELOG ENTRY> --> |
37 |
| - |
38 | 75 | ## 0.50.1
|
39 | 76 |
|
40 | 77 | ([Full Changelog](https://github.com/jupyterlab/jupyterlab-git/compare/v0.50.0...d0480eba0d11cbb25f7af443a49d4033c3bfbefd))
|
|
0 commit comments