File tree 2 files changed +23
-3
lines changed
2 files changed +23
-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.0
6
+
7
+ ([ Full Changelog] ( https://github.com/jupyter-server/jupyter_ydoc/compare/v0.3.4...6ad2fde183a3f592d8a2ff58254b229859caba01 ) )
8
+
9
+ ### Enhancements made
10
+
11
+ - Add py.typed [ #152 ] ( https://github.com/jupyter-server/jupyter_ydoc/pull/152 ) ([ @davidbrochart ] ( https://github.com/davidbrochart ) )
12
+ - Add model version [ #139 ] ( https://github.com/jupyter-server/jupyter_ydoc/pull/139 ) ([ @davidbrochart ] ( https://github.com/davidbrochart ) )
13
+
14
+ ### Maintenance and upkeep improvements
15
+
16
+ - Add py.typed [ #152 ] ( https://github.com/jupyter-server/jupyter_ydoc/pull/152 ) ([ @davidbrochart ] ( https://github.com/davidbrochart ) )
17
+ - Bump dependencies and yarn [ #151 ] ( https://github.com/jupyter-server/jupyter_ydoc/pull/151 ) ([ @fcollonval ] ( https://github.com/fcollonval ) )
18
+
19
+ ### Contributors to this release
20
+
21
+ ([ GitHub contributors page for this release] ( https://github.com/jupyter-server/jupyter_ydoc/graphs/contributors?from=2023-02-22&to=2023-03-28&type=c ) )
22
+
23
+ [ @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
+
25
+ <!-- <END NEW CHANGELOG ENTRY> -->
26
+
5
27
## 0.3.4
6
28
7
29
(
[ Full Changelog
] ( https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/[email protected] ) )
20
42
21
43
[ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Afcollonval+updated%3A2023-02-21..2023-02-22&type=Issues )
22
44
23
- <!-- <END NEW CHANGELOG ENTRY> -->
24
-
25
45
## 0.3.3
26
46
27
47
(
[ 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" : " 0.3.4 " ,
3
+ "version" : " 1.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