Skip to content

Commit 8f8a1ca

Browse files
committed
Publish 2.1.3
SHA256 hashes: jupyter-ydoc-2.1.3.tgz: 250903efb3b3ca19acd1d1dd9e714a9eb6fc379b93237c47ae4bdf3c3290b558 jupyter_ydoc-2.1.3-py3-none-any.whl: 4cf405bb3b2e3c7d64a0a1b431fa1c33ffe6d510d35ecec75070a84c1bab4259 jupyter_ydoc-2.1.3.tar.gz: 80830d501f48ca1f03d3eb3452371c607ff5c5703278a2e03e2af54765d0dd74
1 parent e8c0e18 commit 8f8a1ca

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

CHANGELOG.md

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

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

5+
## 2.1.3
6+
7+
([Full Changelog](https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/[email protected]))
8+
9+
### Maintenance and upkeep improvements
10+
11+
- Backport PR #282: Add the awareness in the shared document interface [#283](https://github.com/jupyter-server/jupyter_ydoc/pull/283) ([@brichet](https://github.com/brichet))
12+
13+
### Contributors to this release
14+
15+
([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_ydoc/graphs/contributors?from=2024-10-10&to=2024-10-18&type=c))
16+
17+
[@brichet](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Abrichet+updated%3A2024-10-10..2024-10-18&type=Issues)
18+
19+
<!-- <END NEW CHANGELOG ENTRY> -->
20+
521
## 2.1.2
622

723
([Full Changelog](https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/[email protected]))
@@ -16,8 +32,6 @@
1632

1733
[@brichet](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Abrichet+updated%3A2024-07-10..2024-10-10&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Adavidbrochart+updated%3A2024-07-10..2024-10-10&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Akrassowski+updated%3A2024-07-10..2024-10-10&type=Issues) | [@lumberbot-app](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Alumberbot-app+updated%3A2024-07-10..2024-10-10&type=Issues)
1834

19-
<!-- <END NEW CHANGELOG ENTRY> -->
20-
2135
## 2.1.1
2236

2337
([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": "2.1.2",
3+
"version": "2.1.3",
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)