Skip to content

Commit 9c06781

Browse files
committed
Publish 2.1.4
SHA256 hashes: jupyter-ydoc-2.1.4.tgz: 14bd17caeeefacb0465a7c828fdde8bf66f874676b0345449db91a3dd198617d jupyter_ydoc-2.1.4-py3-none-any.whl: 8a4d47ea33b95215a60bea8b2bd1506c509a0dd68cd965dd1db7946aa2c6a6e3 jupyter_ydoc-2.1.4.tar.gz: 7b80839d7fbb0ec506cc6619221a172920e50258e6ddb2c6da4654177df9e2fc
1 parent d649fbe commit 9c06781

File tree

2 files changed

+21
-3
lines changed

2 files changed

+21
-3
lines changed

CHANGELOG.md

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

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

5+
## 2.1.4
6+
7+
([Full Changelog](https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/[email protected]))
8+
9+
### Enhancements made
10+
11+
- Add optional origin to transaction, filter out 'modeldb' origin [#246](https://github.com/jupyter-server/jupyter_ydoc/pull/246) ([@davidbrochart](https://github.com/davidbrochart))
12+
13+
### Maintenance and upkeep improvements
14+
15+
- Fix tests [#288](https://github.com/jupyter-server/jupyter_ydoc/pull/288) ([@davidbrochart](https://github.com/davidbrochart))
16+
17+
### Contributors to this release
18+
19+
([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_ydoc/graphs/contributors?from=2024-10-18&to=2024-11-29&type=c))
20+
21+
[@davidbrochart](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Adavidbrochart+updated%3A2024-10-18..2024-11-29&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Afcollonval+updated%3A2024-10-18..2024-11-29&type=Issues)
22+
23+
<!-- <END NEW CHANGELOG ENTRY> -->
24+
525
## 2.1.3
626

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

1737
[@brichet](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Abrichet+updated%3A2024-10-10..2024-10-18&type=Issues)
1838

19-
<!-- <END NEW CHANGELOG ENTRY> -->
20-
2139
## 2.1.2
2240

2341
([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.3",
3+
"version": "2.1.4",
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)