File tree 2 files changed +24
-3
lines changed
2 files changed +24
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 1.0.1
6
+
7
+ (
[ Full Changelog
] ( https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/[email protected] ) )
8
+
9
+ ### Bugs fixed
10
+
11
+ - Fix metadata issue [ #158 ] ( https://github.com/jupyter-server/jupyter_ydoc/pull/158 ) ([ @hbcarlos ] ( https://github.com/hbcarlos ) )
12
+
13
+ ### Maintenance and upkeep improvements
14
+
15
+ ### Documentation improvements
16
+
17
+ - Fix ignore_links [ #155 ] ( https://github.com/jupyter-server/jupyter_ydoc/pull/155 ) ([ @fcollonval ] ( https://github.com/fcollonval ) )
18
+ - Enhance the documentation [ #154 ] ( https://github.com/jupyter-server/jupyter_ydoc/pull/154 ) ([ @fcollonval ] ( https://github.com/fcollonval ) )
19
+
20
+ ### Contributors to this release
21
+
22
+ ([ GitHub contributors page for this release] ( https://github.com/jupyter-server/jupyter_ydoc/graphs/contributors?from=2023-03-29&to=2023-04-11&type=c ) )
23
+
24
+ [ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Afcollonval+updated%3A2023-03-29..2023-04-11&type=Issues ) | [ @hbcarlos ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Ahbcarlos+updated%3A2023-03-29..2023-04-11&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Apre-commit-ci+updated%3A2023-03-29..2023-04-11&type=Issues )
25
+
26
+ <!-- <END NEW CHANGELOG ENTRY> -->
27
+
5
28
## 1.0.0
6
29
7
30
([ Full Changelog] ( https://github.com/jupyter-server/jupyter_ydoc/compare/v0.3.4...6ad2fde183a3f592d8a2ff58254b229859caba01 ) )
22
45
23
46
[ @davidbrochart ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Adavidbrochart+updated%3A2023-02-22..2023-03-28&type=Issues ) | [ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Afcollonval+updated%3A2023-02-22..2023-03-28&type=Issues ) | [ @hbcarlos ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Ahbcarlos+updated%3A2023-02-22..2023-03-28&type=Issues )
24
47
25
- <!-- <END NEW CHANGELOG ENTRY> -->
26
-
27
48
## 0.3.4
28
49
29
50
(
[ 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.0.0 " ,
3
+ "version" : " 1.0.1 " ,
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