File tree Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.
44
55<!-- <START NEW CHANGELOG ENTRY> -->
66
7+ ## 0.5.3
8+
9+ ([ Full Changelog] ( https://github.com/jupyter-server/jupyter_server_terminals/compare/v0.5.2...4d5e3041fe8b24511d0b78b99a7678e353b78612 ) )
10+
11+ ### Maintenance and upkeep improvements
12+
13+ - Update Release Scripts [ #108 ] ( https://github.com/jupyter-server/jupyter_server_terminals/pull/108 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
14+ - chore: update pre-commit hooks [ #107 ] ( https://github.com/jupyter-server/jupyter_server_terminals/pull/107 ) ([ @pre-commit-ci ] ( https://github.com/pre-commit-ci ) )
15+
16+ ### Contributors to this release
17+
18+ ([ GitHub contributors page for this release] ( https://github.com/jupyter-server/jupyter_server_terminals/graphs/contributors?from=2024-01-22&to=2024-03-12&type=c ) )
19+
20+ [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server_terminals+involves%3Ablink1073+updated%3A2024-01-22..2024-03-12&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server_terminals+involves%3Apre-commit-ci+updated%3A2024-01-22..2024-03-12&type=Issues )
21+
22+ <!-- <END NEW CHANGELOG ENTRY> -->
23+
724## 0.5.2
825
926([ Full Changelog] ( https://github.com/jupyter-server/jupyter_server_terminals/compare/v0.5.1...1d47163a9c02f75ff24943faa6a69bf8639b3517 ) )
@@ -23,8 +40,6 @@ All notable changes to this project will be documented in this file.
2340
2441[ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server_terminals+involves%3Ablink1073+updated%3A2023-12-26..2024-01-22&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server_terminals+involves%3Apre-commit-ci+updated%3A2023-12-26..2024-01-22&type=Issues ) | [ @Wh1isper ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server_terminals+involves%3AWh1isper+updated%3A2023-12-26..2024-01-22&type=Issues )
2542
26- <!-- <END NEW CHANGELOG ENTRY> -->
27-
2843## 0.5.1
2944
3045([ Full Changelog] ( https://github.com/jupyter-server/jupyter_server_terminals/compare/v0.5.0...58ad66a5ce0bca03f6c569b32a8bef9c1bdccd2b ) )
Original file line number Diff line number Diff line change 11"""Version info for jupyter_server_terminals."""
2- __version__ = "0.5.2 "
2+ __version__ = "0.5.3 "
You can’t perform that action at this time.
0 commit comments