File tree Expand file tree Collapse file tree 2 files changed +26
-3
lines changed
Expand file tree Collapse file tree 2 files changed +26
-3
lines changed Original file line number Diff line number Diff line change 44
55<!-- <START NEW CHANGELOG ENTRY> -->
66
7+ ## 5.9.2
8+
9+ ([ Full Changelog] ( https://github.com/jupyter/nbformat/compare/v5.9.1...80dd726ec87218e0b428a857b4cc656e7e9950d3 ) )
10+
11+ ### Bugs fixed
12+
13+ - Fix version handling [ #372 ] ( https://github.com/jupyter/nbformat/pull/372 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
14+
15+ ### Maintenance and upkeep improvements
16+
17+ - Fix encoding warnings [ #371 ] ( https://github.com/jupyter/nbformat/pull/371 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
18+ - Update link to notebook security [ #370 ] ( https://github.com/jupyter/nbformat/pull/370 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
19+
20+ ### Documentation improvements
21+
22+ - Update link to notebook security [ #370 ] ( https://github.com/jupyter/nbformat/pull/370 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
23+
24+ ### Contributors to this release
25+
26+ ([ GitHub contributors page for this release] ( https://github.com/jupyter/nbformat/graphs/contributors?from=2023-07-10&to=2023-07-31&type=c ) )
27+
28+ [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter%2Fnbformat+involves%3Ablink1073+updated%3A2023-07-10..2023-07-31&type=Issues )
29+
30+ <!-- <END NEW CHANGELOG ENTRY> -->
31+
732## 5.9.1
833
934([ Full Changelog] ( https://github.com/jupyter/nbformat/compare/v5.9.0...c348f9d12f05b4e0350413c74f58cd9e4f54a550 ) )
1843
1944[ @eladkal ] ( https://github.com/search?q=repo%3Ajupyter%2Fnbformat+involves%3Aeladkal+updated%3A2023-05-31..2023-07-10&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter%2Fnbformat+involves%3Apre-commit-ci+updated%3A2023-05-31..2023-07-10&type=Issues )
2045
21- <!-- <END NEW CHANGELOG ENTRY> -->
22-
2346## 5.9.0
2447
2548([ Full Changelog] ( https://github.com/jupyter/nbformat/compare/v5.8.0...1b5e8e4e9af98f9c9b0843ba155b8756103d094d ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " nbformat-schema" ,
3- "version" : " 5.9.1 " ,
3+ "version" : " 5.9.2 " ,
44 "description" : " JSON schemata for Jupyter notebook formats" ,
55 "main" : " index.js" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments