File tree Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
5+ ## 0.18.1
6+
7+ ([ Full Changelog] ( https://github.com/jupyter/terminado/compare/v0.18.0...6140cab7db7d7e0a0fa807bfcdb4db5bea1005e0 ) )
8+
9+ ### Maintenance and upkeep improvements
10+
11+ - Update Release Scripts [ #238 ] ( https://github.com/jupyter/terminado/pull/238 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
12+ - chore: update pre-commit hooks [ #237 ] ( https://github.com/jupyter/terminado/pull/237 ) ([ @pre-commit-ci ] ( https://github.com/pre-commit-ci ) )
13+ - Update pre-commit and ruff config [ #235 ] ( https://github.com/jupyter/terminado/pull/235 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
14+
15+ ### Contributors to this release
16+
17+ ([ GitHub contributors page for this release] ( https://github.com/jupyter/terminado/graphs/contributors?from=2023-11-10&to=2024-03-12&type=c ) )
18+
19+ [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter%2Fterminado+involves%3Ablink1073+updated%3A2023-11-10..2024-03-12&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter%2Fterminado+involves%3Apre-commit-ci+updated%3A2023-11-10..2024-03-12&type=Issues )
20+
21+ <!-- <END NEW CHANGELOG ENTRY> -->
22+
523## 0.18.0
624
725([ Full Changelog] ( https://github.com/jupyter/terminado/compare/v0.17.1...e1a98d4078cf72e7721d46c20d78daf813a297ef ) )
2846
2947[ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter%2Fterminado+involves%3Ablink1073+updated%3A2022-12-05..2023-11-10&type=Issues ) | [ @dcsaba89 ] ( https://github.com/search?q=repo%3Ajupyter%2Fterminado+involves%3Adcsaba89+updated%3A2022-12-05..2023-11-10&type=Issues ) | [ @dependabot ] ( https://github.com/search?q=repo%3Ajupyter%2Fterminado+involves%3Adependabot+updated%3A2022-12-05..2023-11-10&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter%2Fterminado+involves%3Apre-commit-ci+updated%3A2022-12-05..2023-11-10&type=Issues )
3048
31- <!-- <END NEW CHANGELOG ENTRY> -->
32-
3349## 0.17.1
3450
3551([ Full Changelog] ( https://github.com/jupyter/terminado/compare/v0.17.0...f1221f46a692ff0bab0820395b008d4473269d3e ) )
Original file line number Diff line number Diff line change 11"""Version info for terminado."""
2- __version__ = "0.18.0 "
2+ __version__ = "0.18.1 "
You can’t perform that action at this time.
0 commit comments