File tree Expand file tree Collapse file tree 2 files changed +23
-3
lines changed Expand file tree Collapse file tree 2 files changed +23
-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.0a3
6
+
7
+ ([ Full Changelog] ( https://github.com/jupyter-server/jupyter_releaser/compare/v2...9e9e128e9beebae69cc13f096df5116a232aa1b2 ) )
8
+
9
+ ### Enhancements made
10
+
11
+ - Handle Git Actor and Permissions [ #429 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/429 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
12
+
13
+ ### Bugs fixed
14
+
15
+ - Use admin token [ #431 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/431 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
16
+ - Try fixing admin handling [ #430 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/430 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
17
+ - Fix ensure_sha [ #427 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/427 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
18
+
19
+ ### Contributors to this release
20
+
21
+ ([ GitHub contributors page for this release] ( https://github.com/jupyter-server/jupyter_releaser/graphs/contributors?from=2022-10-06&to=2022-10-07&type=c ) )
22
+
23
+ [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ablink1073+updated%3A2022-10-06..2022-10-07&type=Issues ) | [ @codecov-commenter ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Acodecov-commenter+updated%3A2022-10-06..2022-10-07&type=Issues )
24
+
25
+ <!-- <END NEW CHANGELOG ENTRY> -->
26
+
5
27
## 1.0.0a2
6
28
7
29
([ Full Changelog] ( https://github.com/jupyter-server/jupyter_releaser/compare/v2...e02f046e3426f3e667e03125beee6f92f0f59798 ) )
21
43
22
44
[ @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
45
24
- <!-- <END NEW CHANGELOG ENTRY> -->
25
-
26
46
## 1.0.0a1
27
47
28
48
([ Full Changelog] ( https://github.com/jupyter-server/jupyter_releaser/compare/v2...2d957e05d510f5a707760141a9b18d63464f80cd ) )
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.0a2 "
3
+ __version__ = "1.0.0a3 "
You can’t perform that action at this time.
0 commit comments