Skip to content

Commit 4c0f66e

Browse files
committed
Publish 3.0.0a9
SHA256 hashes: jupyter-ydoc-3.0.0-a9.tgz: db94f5507c6b745f839ce4b8a086892936893f1cd21c38bbedb778ebc5eb677f jupyter_ydoc-3.0.0a9-py3-none-any.whl: 1932ca6bd5a224947e7519161b57b84e2449e1bed17fd696da1da7e8fcc44572 jupyter_ydoc-3.0.0a9.tar.gz: d28ec6be2a8db6a2e2c3b6b9e7cef721c545fa90e7c987e159c5be745122b6e1
1 parent 877e5b9 commit 4c0f66e

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

CHANGELOG.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

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

5+
## 3.0.0a9
6+
7+
([Full Changelog](https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/[email protected]))
8+
9+
### Enhancements made
10+
11+
- Doc awareness [#277](https://github.com/jupyter-server/jupyter_ydoc/pull/277) ([@brichet](https://github.com/brichet))
12+
13+
### Maintenance and upkeep improvements
14+
15+
### Contributors to this release
16+
17+
([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_ydoc/graphs/contributors?from=2024-09-26&to=2024-10-10&type=c))
18+
19+
[@brichet](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Abrichet+updated%3A2024-09-26..2024-10-10&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Adavidbrochart+updated%3A2024-09-26..2024-10-10&type=Issues) | [@lumberbot-app](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Alumberbot-app+updated%3A2024-09-26..2024-10-10&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Apre-commit-ci+updated%3A2024-09-26..2024-10-10&type=Issues)
20+
21+
<!-- <END NEW CHANGELOG ENTRY> -->
22+
523
## 3.0.0a8
624

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

2139
[@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)
2240

23-
<!-- <END NEW CHANGELOG ENTRY> -->
24-
2541
## 3.0.0a7
2642

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

javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter/ydoc",
3-
"version": "3.0.0-a8",
3+
"version": "3.0.0-a9",
44
"type": "module",
55
"description": "Jupyter document structures for collaborative editing using YJS",
66
"homepage": "https://github.com/jupyter-server/jupyter_ydoc",

0 commit comments

Comments
 (0)