File tree 2 files changed +25
-3
lines changed
2 files changed +25
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 2.0.0
6
+
7
+ (
[ Full Changelog
] ( https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/[email protected] ) )
8
+
9
+ ### Maintenance and upkeep improvements
10
+
11
+ - Bump conda-incubator/setup-miniconda from 2 to 3 [ #202 ] ( https://github.com/jupyter-server/jupyter_ydoc/pull/202 ) ([ @dependabot ] ( https://github.com/dependabot ) )
12
+ - Use pycrdt instead of y-py [ #194 ] ( https://github.com/jupyter-server/jupyter_ydoc/pull/194 ) ([ @davidbrochart ] ( https://github.com/davidbrochart ) )
13
+ - Switch from hub to gh CLI [ #190 ] ( https://github.com/jupyter-server/jupyter_ydoc/pull/190 ) ([ @hbcarlos ] ( https://github.com/hbcarlos ) )
14
+ - Bump toshimaru/auto-author-assign from 2.0.0 to 2.0.1 [ #187 ] ( https://github.com/jupyter-server/jupyter_ydoc/pull/187 ) ([ @dependabot ] ( https://github.com/dependabot ) )
15
+
16
+ ### Documentation improvements
17
+
18
+ - Fix JupyterCAD links [ #199 ] ( https://github.com/jupyter-server/jupyter_ydoc/pull/199 ) ([ @davidbrochart ] ( https://github.com/davidbrochart ) )
19
+ - Fix a typo in docs (wrong closing quote) [ #192 ] ( https://github.com/jupyter-server/jupyter_ydoc/pull/192 ) ([ @krassowski ] ( https://github.com/krassowski ) )
20
+
21
+ ### Contributors to this release
22
+
23
+ ([ GitHub contributors page for this release] ( https://github.com/jupyter-server/jupyter_ydoc/graphs/contributors?from=2023-09-29&to=2023-12-08&type=c ) )
24
+
25
+ [ @davidbrochart ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Adavidbrochart+updated%3A2023-09-29..2023-12-08&type=Issues ) | [ @dependabot ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Adependabot+updated%3A2023-09-29..2023-12-08&type=Issues ) | [ @hbcarlos ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Ahbcarlos+updated%3A2023-09-29..2023-12-08&type=Issues ) | [ @krassowski ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Akrassowski+updated%3A2023-09-29..2023-12-08&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Apre-commit-ci+updated%3A2023-09-29..2023-12-08&type=Issues )
26
+
27
+ <!-- <END NEW CHANGELOG ENTRY> -->
28
+
5
29
## 1.1.1
6
30
7
31
(
[ Full Changelog
] ( https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/[email protected] ) )
20
44
21
45
[ @davidbrochart ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Adavidbrochart+updated%3A2023-09-21..2023-09-29&type=Issues ) | [ @dependabot ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Adependabot+updated%3A2023-09-21..2023-09-29&type=Issues ) | [ @jtpio ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Ajtpio+updated%3A2023-09-21..2023-09-29&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Apre-commit-ci+updated%3A2023-09-21..2023-09-29&type=Issues )
22
46
23
- <!-- <END NEW CHANGELOG ENTRY> -->
24
-
25
47
## 1.1.0
26
48
27
49
(
[ Full Changelog
] ( https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/[email protected] ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jupyter/ydoc" ,
3
- "version" : " 1.1.1 " ,
3
+ "version" : " 2.0.0 " ,
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