Skip to content

Commit 5162fd2

Browse files
committed
Publish 2.0.0alpha0
SHA256 hashes: jupyter-collaboration-2.0.0-alpha.0.tgz: 2f3033da8334c4c128a26ce1a61e880b807d1fb15b56a5d854d47732c0e24091 jupyter-collaboration-extension-2.0.0-alpha.0.tgz: 002ab34531973ffd42ad2804556aee933ff30fff4f6ecb1af17d76a72e311093 jupyter-docprovider-2.0.0-alpha.0.tgz: 4f4177914eb4eb805d9f917438bb91166e4f093b7a3b6e1f7e94fed31cde36c9 jupyter_collaboration-2.0.0a0-py3-none-any.whl: 2d085e227a8883c04c4a97d6973d22cd2b94e1a9ebc498cb22eec655d41a784f jupyter_collaboration-2.0.0a0.tar.gz: a1b6254778d20acabd2956a003c2b9cae740652e98a191e267fcbb1cc0ae6fd7
1 parent 0dc369b commit 5162fd2

File tree

7 files changed

+38
-15
lines changed

7 files changed

+38
-15
lines changed

CHANGELOG.md

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,31 @@ All notable changes to this project will be documented in this file.
44

55
<!-- <START NEW CHANGELOG ENTRY> -->
66

7+
## 2.0.0alpha0
8+
9+
([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@1.0.1...0dc369b46e5a44fbfda16736e26c8b758e5e1bce))
10+
11+
### Enhancements made
12+
13+
- Improves document sessions [#204](https://github.com/jupyterlab/jupyter-collaboration/pull/204) ([@hbcarlos](https://github.com/hbcarlos))
14+
- Rooms [#201](https://github.com/jupyterlab/jupyter-collaboration/pull/201) ([@hbcarlos](https://github.com/hbcarlos))
15+
16+
### Bugs fixed
17+
18+
- Migrate to latest stores [#200](https://github.com/jupyterlab/jupyter-collaboration/pull/200) ([@hbcarlos](https://github.com/hbcarlos))
19+
20+
### Documentation improvements
21+
22+
- Adds diagrams [#203](https://github.com/jupyterlab/jupyter-collaboration/pull/203) ([@hbcarlos](https://github.com/hbcarlos))
23+
24+
### Contributors to this release
25+
26+
([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter-collaboration/graphs/contributors?from=2023-06-29&to=2023-10-17&type=c))
27+
28+
[@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Afcollonval+updated%3A2023-06-29..2023-10-17&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2023-06-29..2023-10-17&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ahbcarlos+updated%3A2023-06-29..2023-10-17&type=Issues) | [@SylvainCorlay](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3ASylvainCorlay+updated%3A2023-06-29..2023-10-17&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Awelcome+updated%3A2023-06-29..2023-10-17&type=Issues)
29+
30+
<!-- <END NEW CHANGELOG ENTRY> -->
31+
732
## 1.0.1
833

934
([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@1.0.0...e97855f7ad4160cc4e6f5dbe9361806d6b9f3c31))
@@ -30,8 +55,6 @@ All notable changes to this project will be documented in this file.
3055

3156
[@codecov-commenter](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Acodecov-commenter+updated%3A2023-06-02..2023-06-29&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2023-06-02..2023-06-29&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Afcollonval+updated%3A2023-06-02..2023-06-29&type=Issues) | [@fperez](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Afperez+updated%3A2023-06-02..2023-06-29&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2023-06-02..2023-06-29&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ahbcarlos+updated%3A2023-06-02..2023-06-29&type=Issues)
3257

33-
<!-- <END NEW CHANGELOG ENTRY> -->
34-
3558
## 1.0.0
3659

3760
([Full Changelog](https://github.com/jupyterlab/jupyter_collaboration/compare/@jupyter/collaboration-extension@1.0.0-alpha.9...4da43013daa89869035d77417971a80143b0ac61))

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.1",
2+
"version": "2.0.0-alpha.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true
55
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@jupyter/real-time-collaboration",
33
"private": true,
4-
"version": "1.0.1",
4+
"version": "2.0.0-alpha.0",
55
"description": "JupyterLab Extension enabling Real-Time Collaboration",
66
"keywords": [
77
"jupyter",

packages/collaboration-extension/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter/collaboration-extension",
3-
"version": "1.0.1",
3+
"version": "2.0.0-alpha.0",
44
"description": "JupyterLab - Real-Time Collaboration Extension",
55
"keywords": [
66
"jupyter",
@@ -53,8 +53,8 @@
5353
"watch:labextension": "jupyter labextension watch ."
5454
},
5555
"dependencies": {
56-
"@jupyter/collaboration": "^1.0.1",
57-
"@jupyter/docprovider": "^1.0.1",
56+
"@jupyter/collaboration": "^2.0.0-alpha.0",
57+
"@jupyter/docprovider": "^2.0.0-alpha.0",
5858
"@jupyter/ydoc": "^1.1.0-a0",
5959
"@jupyterlab/application": "^4.0.5",
6060
"@jupyterlab/apputils": "^4.0.5",

packages/collaboration/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter/collaboration",
3-
"version": "1.0.1",
3+
"version": "2.0.0-alpha.0",
44
"description": "JupyterLab - Real-Time Collaboration Widgets",
55
"homepage": "https://github.com/jupyterlab/jupyter_collaboration",
66
"bugs": {
@@ -41,7 +41,7 @@
4141
"dependencies": {
4242
"@codemirror/state": "^6.2.0",
4343
"@codemirror/view": "^6.7.0",
44-
"@jupyter/docprovider": "^1.0.1",
44+
"@jupyter/docprovider": "^2.0.0-alpha.0",
4545
"@jupyterlab/apputils": "^4.0.5",
4646
"@jupyterlab/coreutils": "^6.0.5",
4747
"@jupyterlab/services": "^7.0.5",

packages/docprovider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter/docprovider",
3-
"version": "1.0.1",
3+
"version": "2.0.0-alpha.0",
44
"description": "JupyterLab - Document Provider",
55
"homepage": "https://github.com/jupyterlab/jupyter_collaboration",
66
"bugs": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2033,8 +2033,8 @@ __metadata:
20332033
version: 0.0.0-use.local
20342034
resolution: "@jupyter/collaboration-extension@workspace:packages/collaboration-extension"
20352035
dependencies:
2036-
"@jupyter/collaboration": ^1.0.1
2037-
"@jupyter/docprovider": ^1.0.1
2036+
"@jupyter/collaboration": ^2.0.0-alpha.0
2037+
"@jupyter/docprovider": ^2.0.0-alpha.0
20382038
"@jupyter/ydoc": ^1.1.0-a0
20392039
"@jupyterlab/application": ^4.0.5
20402040
"@jupyterlab/apputils": ^4.0.5
@@ -2063,13 +2063,13 @@ __metadata:
20632063
languageName: unknown
20642064
linkType: soft
20652065

2066-
"@jupyter/collaboration@^1.0.1, @jupyter/collaboration@workspace:packages/collaboration":
2066+
"@jupyter/collaboration@^2.0.0-alpha.0, @jupyter/collaboration@workspace:packages/collaboration":
20672067
version: 0.0.0-use.local
20682068
resolution: "@jupyter/collaboration@workspace:packages/collaboration"
20692069
dependencies:
20702070
"@codemirror/state": ^6.2.0
20712071
"@codemirror/view": ^6.7.0
2072-
"@jupyter/docprovider": ^1.0.1
2072+
"@jupyter/docprovider": ^2.0.0-alpha.0
20732073
"@jupyterlab/apputils": ^4.0.5
20742074
"@jupyterlab/coreutils": ^6.0.5
20752075
"@jupyterlab/services": ^7.0.5
@@ -2086,7 +2086,7 @@ __metadata:
20862086
languageName: unknown
20872087
linkType: soft
20882088

2089-
"@jupyter/docprovider@^1.0.1, @jupyter/docprovider@workspace:packages/docprovider":
2089+
"@jupyter/docprovider@^2.0.0-alpha.0, @jupyter/docprovider@workspace:packages/docprovider":
20902090
version: 0.0.0-use.local
20912091
resolution: "@jupyter/docprovider@workspace:packages/docprovider"
20922092
dependencies:

0 commit comments

Comments
 (0)