File tree Expand file tree Collapse file tree 2 files changed +22
-3
lines changed Expand file tree Collapse file tree 2 files changed +22
-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.1.0
6
+
7
+ ([ Full Changelog] ( https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/ydoc@1.1.0-a0...3bbafabcb26f24278bf4a41b77a05f4f43f519f2 ) )
8
+
9
+ ### Maintenance and upkeep improvements
10
+
11
+ - Add source to dist for sourcemaps [ #182 ] ( https://github.com/jupyter-server/jupyter_ydoc/pull/182 ) ([ @vidartf ] ( https://github.com/vidartf ) )
12
+ - Bump actions/checkout from 3 to 4 [ #180 ] ( https://github.com/jupyter-server/jupyter_ydoc/pull/180 ) ([ @dependabot ] ( https://github.com/dependabot ) )
13
+
14
+ ### Documentation improvements
15
+
16
+ - Update CHANGELOG.md [ #177 ] ( https://github.com/jupyter-server/jupyter_ydoc/pull/177 ) ([ @fcollonval ] ( https://github.com/fcollonval ) )
17
+
18
+ ### Contributors to this release
19
+
20
+ ([ GitHub contributors page for this release] ( https://github.com/jupyter-server/jupyter_ydoc/graphs/contributors?from=2023-06-29&to=2023-09-21&type=c ) )
21
+
22
+ [ @dependabot ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Adependabot+updated%3A2023-06-29..2023-09-21&type=Issues ) | [ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Afcollonval+updated%3A2023-06-29..2023-09-21&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Apre-commit-ci+updated%3A2023-06-29..2023-09-21&type=Issues ) | [ @vidartf ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Avidartf+updated%3A2023-06-29..2023-09-21&type=Issues ) | [ @welcome ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Awelcome+updated%3A2023-06-29..2023-09-21&type=Issues )
23
+
24
+ <!-- <END NEW CHANGELOG ENTRY> -->
25
+
5
26
## 1.1.0a0
6
27
7
28
([ Full Changelog] ( https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/ydoc@1.0.2...b7a1dc047e9a91a831dab68fdb294d56f46ab168 ) )
18
39
19
40
[ @hbcarlos ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Ahbcarlos+updated%3A2023-04-14..2023-06-29&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Apre-commit-ci+updated%3A2023-04-14..2023-06-29&type=Issues )
20
41
21
- <!-- <END NEW CHANGELOG ENTRY> -->
22
-
23
42
## 1.0.2
24
43
25
44
([ Full Changelog] ( https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/ydoc@1.0.1...3b3a4af50ea46abd886076b69b93ee0dab6b05c5 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jupyter/ydoc" ,
3
- "version" : " 1.1.0-a0 " ,
3
+ "version" : " 1.1.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