Skip to content

Commit 1066cb3

Browse files
committed
Publish 3.0.4
SHA256 hashes: jupyter-ydoc-3.0.4.tgz: 6c673a0400dfb1eb670aa87d4fe7d5048664aaa904ca9f7a0c918ca08e73ce78 jupyter_ydoc-3.0.4-py3-none-any.whl: 5d0e0006425b9381a65403430d83644649390d4cd3a3787bfb558859d6dea19c jupyter_ydoc-3.0.4.tar.gz: 0c38a6263eb243e240949b5770b113ac73e3fb7f86fdacc921ce231c6f30a41c
1 parent accc313 commit 1066cb3

File tree

2 files changed

+22
-3
lines changed

2 files changed

+22
-3
lines changed

CHANGELOG.md

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

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

5+
## 3.0.4
6+
7+
([Full Changelog](https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/[email protected]))
8+
9+
### Bugs fixed
10+
11+
- Set `undoManager` in constructor for cells in notebook [#321](https://github.com/jupyter-server/jupyter_ydoc/pull/321) ([@krassowski](https://github.com/krassowski))
12+
- Fix including Typescript source in package [#312](https://github.com/jupyter-server/jupyter_ydoc/pull/312) ([@fcollonval](https://github.com/fcollonval))
13+
14+
### Maintenance and upkeep improvements
15+
16+
- Bump apache/skywalking-eyes from 0.4.0 to 0.7.0 [#310](https://github.com/jupyter-server/jupyter_ydoc/pull/310) ([@dependabot](https://github.com/dependabot))
17+
18+
### Contributors to this release
19+
20+
([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_ydoc/graphs/contributors?from=2025-01-28&to=2025-04-18&type=c))
21+
22+
[@dependabot](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Adependabot+updated%3A2025-01-28..2025-04-18&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Afcollonval+updated%3A2025-01-28..2025-04-18&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Akrassowski+updated%3A2025-01-28..2025-04-18&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Apre-commit-ci+updated%3A2025-01-28..2025-04-18&type=Issues)
23+
24+
<!-- <END NEW CHANGELOG ENTRY> -->
25+
526
## 3.0.3
627

728
([Full Changelog](https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/[email protected]))
@@ -21,8 +42,6 @@
2142

2243
[@davidbrochart](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Adavidbrochart+updated%3A2024-12-02..2025-01-28&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Afcollonval+updated%3A2024-12-02..2025-01-28&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Apre-commit-ci+updated%3A2024-12-02..2025-01-28&type=Issues)
2344

24-
<!-- <END NEW CHANGELOG ENTRY> -->
25-
2645
## 3.0.2
2746

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