Skip to content

Commit

Permalink
Publish 3.0.0a8
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupyter-ydoc-3.0.0-a8.tgz: a15ea5a32f7fb29471cdb7518443e326cc3521c71f1ecee205f528d83e8281a1

jupyter_ydoc-3.0.0a8-py3-none-any.whl: 3ba634e676098e7afe4de421613d92c412f231d8b23ff177d32154b5df3295f4

jupyter_ydoc-3.0.0a8.tar.gz: 6cb09cbf0b84c7998bcbab7993c6db215e8724819c81af1595778997ced83544
  • Loading branch information
davidbrochart committed Sep 26, 2024
1 parent b208786 commit 2c0bf33
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 3 deletions.
22 changes: 20 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

<!-- <START NEW CHANGELOG ENTRY> -->

## 3.0.0a8

([Full Changelog](https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/[email protected]))

### Enhancements made

- Improve notebook output stream initialization [#275](https://github.com/jupyter-server/jupyter_ydoc/pull/275) ([@davidbrochart](https://github.com/davidbrochart))

### Maintenance and upkeep improvements

- Improve notebook output stream initialization [#275](https://github.com/jupyter-server/jupyter_ydoc/pull/275) ([@davidbrochart](https://github.com/davidbrochart))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_ydoc/graphs/contributors?from=2024-09-18&to=2024-09-26&type=c))

[@davidbrochart](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Adavidbrochart+updated%3A2024-09-18..2024-09-26&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Apre-commit-ci+updated%3A2024-09-18..2024-09-26&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 3.0.0a7

([Full Changelog](https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/[email protected]))
Expand All @@ -18,8 +38,6 @@

[@davidbrochart](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Adavidbrochart+updated%3A2024-08-30..2024-09-18&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Apre-commit-ci+updated%3A2024-08-30..2024-09-18&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 3.0.0a6

([Full Changelog](https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/[email protected]))
Expand Down
2 changes: 1 addition & 1 deletion javascript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter/ydoc",
"version": "3.0.0-a7",
"version": "3.0.0-a8",
"type": "module",
"description": "Jupyter document structures for collaborative editing using YJS",
"homepage": "https://github.com/jupyter-server/jupyter_ydoc",
Expand Down

0 comments on commit 2c0bf33

Please sign in to comment.