diff --git a/CHANGELOG.md b/CHANGELOG.md index dbf6634..2a80095 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ +## 5.10.1 + +No merged PRs + + + ## 5.10.0 ([Full Changelog](https://github.com/jupyter/nbformat/compare/v5.9.2...e690de194660e7e4b3ac083001ce21633d418e3a)) @@ -36,8 +42,6 @@ [@blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnbformat+involves%3Ablink1073+updated%3A2023-07-31..2024-03-12&type=Issues) | [@Carreau](https://github.com/search?q=repo%3Ajupyter%2Fnbformat+involves%3ACarreau+updated%3A2023-07-31..2024-03-12&type=Issues) | [@cmd-ntrf](https://github.com/search?q=repo%3Ajupyter%2Fnbformat+involves%3Acmd-ntrf+updated%3A2023-07-31..2024-03-12&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnbformat+involves%3Adependabot+updated%3A2023-07-31..2024-03-12&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnbformat+involves%3Apre-commit-ci+updated%3A2023-07-31..2024-03-12&type=Issues) | [@pydanny](https://github.com/search?q=repo%3Ajupyter%2Fnbformat+involves%3Apydanny+updated%3A2023-07-31..2024-03-12&type=Issues) - - ## 5.9.2 ([Full Changelog](https://github.com/jupyter/nbformat/compare/v5.9.1...80dd726ec87218e0b428a857b4cc656e7e9950d3)) diff --git a/package.json b/package.json index 813d934..b67ef05 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nbformat-schema", - "version": "5.10.0", + "version": "5.10.1", "description": "JSON schemata for Jupyter notebook formats", "main": "index.js", "files": [