File tree Expand file tree Collapse file tree 2 files changed +21
-3
lines changed Expand file tree Collapse file tree 2 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 0.2.5
6
+
7
+ (
[ Full Changelog
] ( https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/[email protected] ) )
8
+
9
+ ### Enhancements made
10
+
11
+ - Trust the default cell [ #161 ] ( https://github.com/jupyter-server/jupyter_ydoc/pull/161 ) ([ @krassowski ] ( https://github.com/krassowski ) )
12
+
13
+ ### Maintenance and upkeep improvements
14
+
15
+ - Bump y-py to 0.6.0+ [ #175 ] ( https://github.com/jupyter-server/jupyter_ydoc/pull/175 ) ([ @fcollonval ] ( https://github.com/fcollonval ) )
16
+
17
+ ### Contributors to this release
18
+
19
+ ([ GitHub contributors page for this release] ( https://github.com/jupyter-server/jupyter_ydoc/graphs/contributors?from=2023-04-12&to=2023-07-18&type=c ) )
20
+
21
+ [ @davidbrochart ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Adavidbrochart+updated%3A2023-04-12..2023-07-18&type=Issues ) | [ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Afcollonval+updated%3A2023-04-12..2023-07-18&type=Issues ) | [ @welcome ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Awelcome+updated%3A2023-04-12..2023-07-18&type=Issues )
22
+
23
+ <!-- <END NEW CHANGELOG ENTRY> -->
24
+
5
25
## 0.2.4
6
26
7
27
(
[ Full Changelog
] ( https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/[email protected] ) )
16
36
17
37
[ @davidbrochart ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Adavidbrochart+updated%3A2023-03-10..2023-04-12&type=Issues ) | [ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Afcollonval+updated%3A2023-03-10..2023-04-12&type=Issues ) | [ @hbcarlos ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Ahbcarlos+updated%3A2023-03-10..2023-04-12&type=Issues )
18
38
19
- <!-- <END NEW CHANGELOG ENTRY> -->
20
-
21
39
## 0.2.3
22
40
23
41
([ Full Changelog] ( https://github.com/jupyter-server/jupyter_ydoc/compare/8854a43982e623f926a2094f58819716eb16bd77...e4c4b6ca5a6731104c909ebc12eb4cf500345df5 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jupyter/ydoc" ,
3
- "version" : " 0.2.4 " ,
3
+ "version" : " 0.2.5 " ,
4
4
"type" : " module" ,
5
5
"description" : " Jupyter document structures for collaborative editing using YJS" ,
6
6
"homepage" : " https://github.com/jupyter-server/jupyter_ydoc" ,
You can’t perform that action at this time.
0 commit comments