File tree Expand file tree Collapse file tree 2 files changed +24
-3
lines changed Expand file tree Collapse file tree 2 files changed +24
-3
lines changed Original file line number Diff line number Diff line change 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
5+ ## 1.0.1
6+
7+ ([ Full Changelog] ( https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/ydoc@1.0.0...6672e3dd27c2980f45ce1037101f0198fac3d9ff ) )
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+
528## 1.0.0
629
730([ Full Changelog] ( https://github.com/jupyter-server/jupyter_ydoc/compare/v0.3.4...6ad2fde183a3f592d8a2ff58254b229859caba01 ) )
2245
2346[ @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 )
2447
25- <!-- <END NEW CHANGELOG ENTRY> -->
26-
2748## 0.3.4
2849
2950([ Full Changelog] ( https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/ydoc@0.3.3...3c3aa3e0421193f391b10ae23745f235a6923cff ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @jupyter/ydoc" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "type" : " module" ,
55 "description" : " Jupyter document structures for collaborative editing using YJS" ,
66 "homepage" : " https://github.com/jupyter-server/jupyter_ydoc" ,
You can’t perform that action at this time.
0 commit comments