File tree Expand file tree Collapse file tree 2 files changed +22
-3
lines changed Expand file tree Collapse file tree 2 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
5+ ## 1.1.2
6+
7+ ([ Full Changelog] ( https://github.com/jupyter-server/jupyter_releaser/compare/v2...38a6f3bf55afba6afd8df11f196bc9b1c61a65e8 ) )
8+
9+ ### Maintenance and upkeep improvements
10+
11+ - Sync lint deps [ #488 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/488 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
12+ - Add spell checking and enforce docstrings [ #484 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/484 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
13+
14+ ### Documentation improvements
15+
16+ - Enable tasklist myst extension [ #485 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/485 ) ([ @krassowski ] ( https://github.com/krassowski ) )
17+
18+ ### Contributors to this release
19+
20+ ([ GitHub contributors page for this release] ( https://github.com/jupyter-server/jupyter_releaser/graphs/contributors?from=2022-12-22&to=2023-01-03&type=c ) )
21+
22+ [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ablink1073+updated%3A2022-12-22..2023-01-03&type=Issues ) | [ @codecov ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Acodecov+updated%3A2022-12-22..2023-01-03&type=Issues ) | [ @krassowski ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Akrassowski+updated%3A2022-12-22..2023-01-03&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Apre-commit-ci+updated%3A2022-12-22..2023-01-03&type=Issues )
23+
24+ <!-- <END NEW CHANGELOG ENTRY> -->
25+
526## 1.1.1
627
728([ Full Changelog] ( https://github.com/jupyter-server/jupyter_releaser/compare/v2...68a1d895cda505711ae6fd81362471aa80d5dc67 ) )
1637
1738[ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ablink1073+updated%3A2022-12-22..2022-12-22&type=Issues )
1839
19- <!-- <END NEW CHANGELOG ENTRY> -->
20-
2140## 1.1.0
2241
2342([ Full Changelog] ( https://github.com/jupyter-server/jupyter_releaser/compare/v2...2072877a9b442a4d3e13bcfde69f11eeee5de237 ) )
Original file line number Diff line number Diff line change 11# Copyright (c) Jupyter Development Team.
22# Distributed under the terms of the Modified BSD License.
3- __version__ = "1.2.0.dev0 "
3+ __version__ = "1.1.2 "
You can’t perform that action at this time.
0 commit comments