File tree Expand file tree Collapse file tree 2 files changed +24
-3
lines changed Expand file tree Collapse file tree 2 files changed +24
-3
lines changed Original file line number Diff line number Diff line change 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
5+ ## 1.7.0
6+
7+ ([ Full Changelog] ( https://github.com/jupyter-server/jupyter_releaser/compare/v2...a349a2057b04cf9e83a4df97fa7c13cd4f2a755d ) )
8+
9+ ### Enhancements made
10+
11+ - Add ability to disable admin user check via flag [ #559 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/559 ) ([ @ElioDiNino ] ( https://github.com/ElioDiNino ) )
12+ - Emit a warning when uploading is skipped [ #558 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/558 ) ([ @mahendrapaipuri ] ( https://github.com/mahendrapaipuri ) )
13+ - Remove the need for an ADMIN_GITHUB_TOKEN [ #557 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/557 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
14+
15+ ### Maintenance and upkeep improvements
16+
17+ - Fix install releaser step [ #553 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/553 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
18+ - chore: update pre-commit hooks [ #551 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/551 ) ([ @pre-commit-ci ] ( https://github.com/pre-commit-ci ) )
19+
20+ ### Contributors to this release
21+
22+ ([ GitHub contributors page for this release] ( https://github.com/jupyter-server/jupyter_releaser/graphs/contributors?from=2024-01-24&to=2024-03-04&type=c ) )
23+
24+ [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ablink1073+updated%3A2024-01-24..2024-03-04&type=Issues ) | [ @ElioDiNino ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3AElioDiNino+updated%3A2024-01-24..2024-03-04&type=Issues ) | [ @mahendrapaipuri ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Amahendrapaipuri+updated%3A2024-01-24..2024-03-04&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Apre-commit-ci+updated%3A2024-01-24..2024-03-04&type=Issues ) | [ @welcome ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Awelcome+updated%3A2024-01-24..2024-03-04&type=Issues )
25+
26+ <!-- <END NEW CHANGELOG ENTRY> -->
27+
528## 1.6.0
629
730([ Full Changelog] ( https://github.com/jupyter-server/jupyter_releaser/compare/v2...c7d48e961451524fdcf4dd1208c337d67ed2fbad ) )
2447
2548[ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ablink1073+updated%3A2023-12-12..2024-01-24&type=Issues ) | [ @dependabot ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Adependabot+updated%3A2023-12-12..2024-01-24&type=Issues ) | [ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Afcollonval+updated%3A2023-12-12..2024-01-24&type=Issues ) | [ @jtpio ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ajtpio+updated%3A2023-12-12..2024-01-24&type=Issues ) | [ @martinRenou ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3AmartinRenou+updated%3A2023-12-12..2024-01-24&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Apre-commit-ci+updated%3A2023-12-12..2024-01-24&type=Issues )
2649
27- <!-- <END NEW CHANGELOG ENTRY> -->
28-
2950## 1.5.1
3051
3152([ Full Changelog] ( https://github.com/jupyter-server/jupyter_releaser/compare/v2...f575e618a0d0fbfbf1da9b407ee201886a1982fa ) )
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.7.0.dev0 "
3+ __version__ = "1.7.0"
You can’t perform that action at this time.
0 commit comments