|
2 | 2 |
|
3 | 3 | <!-- <START NEW CHANGELOG ENTRY> -->
|
4 | 4 |
|
| 5 | +## 1.8.5 |
| 6 | + |
| 7 | +([Full Changelog](https://github.com/jupyter-server/jupyter_releaser/compare/v2...44e858497e4364a7546b7bd3cd08228b5563d027)) |
| 8 | + |
| 9 | +### Maintenance and upkeep improvements |
| 10 | + |
| 11 | +- Fix "test minimum versions" job [#597](https://github.com/jupyter-server/jupyter_releaser/pull/597) ([@krassowski](https://github.com/krassowski)) |
| 12 | +- Pin `pypiserver` to v2.2.0 [#596](https://github.com/jupyter-server/jupyter_releaser/pull/596) ([@krassowski](https://github.com/krassowski)) |
| 13 | + |
| 14 | +### Documentation improvements |
| 15 | + |
| 16 | +- Add link to the blog post to the documentation [#591](https://github.com/jupyter-server/jupyter_releaser/pull/591) ([@jtpio](https://github.com/jtpio)) |
| 17 | +- Add FAQ section about publish to `npm` only [#590](https://github.com/jupyter-server/jupyter_releaser/pull/590) ([@jtpio](https://github.com/jtpio)) |
| 18 | +- Add link to GitHub repo in docs navbar [#589](https://github.com/jupyter-server/jupyter_releaser/pull/589) ([@krassowski](https://github.com/krassowski)) |
| 19 | +- Add more content to the FAQ [#588](https://github.com/jupyter-server/jupyter_releaser/pull/588) ([@jtpio](https://github.com/jtpio)) |
| 20 | +- Add `hatch` scripts to build, serve and watch the docs + docs improvements [#587](https://github.com/jupyter-server/jupyter_releaser/pull/587) ([@jtpio](https://github.com/jtpio)) |
| 21 | +- Fix code indentation in README.md [#586](https://github.com/jupyter-server/jupyter_releaser/pull/586) ([@jtpio](https://github.com/jtpio)) |
| 22 | + |
| 23 | +### Contributors to this release |
| 24 | + |
| 25 | +([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_releaser/graphs/contributors?from=2024-07-04&to=2024-11-26&type=c)) |
| 26 | + |
| 27 | +[@brichet](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Abrichet+updated%3A2024-07-04..2024-11-26&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ajtpio+updated%3A2024-07-04..2024-11-26&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Akrassowski+updated%3A2024-07-04..2024-11-26&type=Issues) |
| 28 | + |
| 29 | +<!-- <END NEW CHANGELOG ENTRY> --> |
| 30 | + |
5 | 31 | ## 1.8.4
|
6 | 32 |
|
7 | 33 | ([Full Changelog](https://github.com/jupyter-server/jupyter_releaser/compare/v2...76ce4aa66e668f50b2f8eb4fe0a02a14659504fa))
|
|
24 | 50 |
|
25 | 51 | [@blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ablink1073+updated%3A2024-04-23..2024-07-04&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Afcollonval+updated%3A2024-04-23..2024-07-04&type=Issues)
|
26 | 52 |
|
27 |
| -<!-- <END NEW CHANGELOG ENTRY> --> |
28 |
| - |
29 | 53 | ## 1.8.3
|
30 | 54 |
|
31 | 55 | ([Full Changelog](https://github.com/jupyter-server/jupyter_releaser/compare/v2...f709700203f8b3f1398fd16189ee26cc48c53ea0))
|
|
0 commit comments