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 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 1.0.0a0
6
+
7
+ ([ Full Changelog] ( https://github.com/jupyter-server/jupyter_releaser/compare/v1...aa1abbf0f1126aab3130fb0d9427425c85ecd468 ) )
8
+
9
+ ### Bugs fixed
10
+
11
+ - Another workflow fix [ #418 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/418 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
12
+
13
+ ### Maintenance and upkeep improvements
14
+
15
+ - Fix action targets [ #417 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/417 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
16
+ - Merge v2 into main [ #415 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/415 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
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-09-26&to=2022-10-03&type=c ) )
21
+
22
+ [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ablink1073+updated%3A2022-09-26..2022-10-03&type=Issues ) | [ @codecov-commenter ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Acodecov-commenter+updated%3A2022-09-26..2022-10-03&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Apre-commit-ci+updated%3A2022-09-26..2022-10-03&type=Issues )
23
+
24
+ <!-- <END NEW CHANGELOG ENTRY> -->
25
+
5
26
## 0.25.0
6
27
7
28
([ Full Changelog] ( https://github.com/jupyter-server/jupyter_releaser/compare/v1...33996f2b913c752a7c57f8a840ee72a77c4395f9 ) )
18
39
19
40
[ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ablink1073+updated%3A2022-09-20..2022-09-26&type=Issues ) | [ @codecov-commenter ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Acodecov-commenter+updated%3A2022-09-20..2022-09-26&type=Issues )
20
41
21
- <!-- <END NEW CHANGELOG ENTRY> -->
22
-
23
42
## 0.24.3
24
43
25
44
([ Full Changelog] ( https://github.com/jupyter-server/jupyter_releaser/compare/v1...0146419f57e6194a6433e76ff1160adfa50105be ) )
Original file line number Diff line number Diff line change 1
1
# Copyright (c) Jupyter Development Team.
2
2
# Distributed under the terms of the Modified BSD License.
3
- __version__ = "0.25.0 "
3
+ __version__ = "1.0.0a0 "
You can’t perform that action at this time.
0 commit comments