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.0a2
6
+
7
+ ([ Full Changelog] ( https://github.com/jupyter-server/jupyter_releaser/compare/v2...e02f046e3426f3e667e03125beee6f92f0f59798 ) )
8
+
9
+ ### Enhancements made
10
+
11
+ - Better handling of git actor [ #424 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/424 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
12
+
13
+ ### Bugs fixed
14
+
15
+ - Stop erroring on ensure_sha for now [ #426 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/426 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
16
+ - Revert "Better handling of git actor" [ #425 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/425 ) ([ @blink1073 ] (
8000
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-10-05&to=2022-10-06&type=c ) )
21
+
22
+ [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ablink1073+updated%3A2022-10-05..2022-10-06&type=Issues ) | [ @codecov-commenter ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Acodecov-commenter+updated%3A2022-10-05..2022-10-06&type=Issues )
23
+
24
+ <!-- <END NEW CHANGELOG ENTRY> -->
25
+
5
26
## 1.0.0a1
6
27
7
28
([ Full Changelog] ( https://github.com/jupyter-server/jupyter_releaser/compare/v2...2d957e05d510f5a707760141a9b18d63464f80cd ) )
20
41
21
42
[ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ablink1073+updated%3A2022-10-03..2022-10-05&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Apre-commit-ci+updated%3A2022-10-03..2022-10-05&type=Issues )
22
43
23
- <!-- <END NEW CHANGELOG ENTRY> -->
24
-
25
44
## 1.0.0a0
26
45
27
46
([ Full Changelog] ( https://github.com/jupyter-server/jupyter_releaser/compare/v1...aa1abbf0f1126aab3130fb0d9427425c85ecd468 ) )
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__ = "1.0.0a1 "
3
+ __version__ = "1.0.0a2 "
You can’t perform that action at this time.
0 commit comments