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 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 1.4.0
6
+
7
+ ([ Full Changelog] ( https://github.com/jupyter-server/jupyter_releaser/compare/v2...d77acfd4f8437095a766776e565d200db9f2a135 ) )
8
+
9
+ ### Enhancements made
10
+
11
+ - Allow the tag format customization [ #536 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/536 ) ([ @fcollonval ] ( https://github.com/fcollonval ) )
12
+ - Add silent option [ #526 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/526 ) ([ @fcollonval ] ( https://github.com/fcollonval ) )
13
+
14
+ ### Maintenance and upkeep improvements
15
+
16
+ - chore: update pre-commit hooks [ #534 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/534 ) ([ @pre-commit-ci ] ( https://github.com/pre-commit-ci ) )
17
+ - Clean up lint handling [ #533 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/533 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
18
+ - Adopt ruff format and sp-repo-review [ #532 ] ( https://github.com/jupyter-server/jupyter_releaser/pull/532 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
19
+
20
+ ### Contributors to this release
21
+
22
+ ([ GitHub contributors page for this release] ( https://github.com/jupyter-server/jupyter_releaser/graphs/contributors?from=2023-10-17&to=2023-11-27&type=c ) )
23
+
24
+ [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ablink1073+updated%3A2023-10-17..2023-11-27&type=Issues ) | [ @Carreau ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3ACarreau+updated%3A2023-10-17..2023-11-27&type=Issues ) | [ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Afcollonval+updated%3A2023-10-17..2023-11-27&type=Issues ) | [ @krassowski ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Akrassowski+updated%3A2023-10-17..2023-11-27&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Apre-commit-ci+updated%3A2023-10-17..2023-11-27&type=Issues )
25
+
26
+ <!-- <END NEW CHANGELOG ENTRY> -->
27
+
5
28
## 1.3.0
6
29
7
30
([ Full Changelog] ( https://github.com/jupyter-server/jupyter_releaser/compare/v2...be0c23e4d89944d8f48135ae536f3ede3378286a ) )
23
46
24
47
[@blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ablink1073+updated%3A2023-07-10..2023-10-17&type=Issues) | [@Carreau](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3ACarreau+updated%3A2023-07-10..2023-10-17&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Adependabot+updated%3A2023-07-10..2023-10-17&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Afcollonval+updated%3A2023-07-10..2023-10-17&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Ajtpio+updated%3A2023-07-10..2023-10-17&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Akrassowski+updated%3A2023-07-10..2023-10-17&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_releaser+involves%3Apre-commit-ci+updated%3A2023-07-10..2023-10-17&type=Issues)
25
48
26
- <!-- <END NEW CHANGELOG ENTRY> -->
27
-
28
49
## 1.2.1
29
50
30
51
([ Full Changelog] ( https://github.com/jupyter-server/jupyter_releaser/compare/v2...0469672a12bfdcd2d1c7834e05a82aaeec59f103 ) )
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.4.0.dev0 "
3
+ __version__ = "1.4.0"
You can’t perform that action at this time.
0 commit comments