Skip to content

Commit bcc36e1

Browse files
committed
Publish 3.0.0beta0
SHA256 hashes: jupyter-collaboration-3.0.0-beta.0.tgz: 242c57e6d36eb6c92fbd9e3fd4220692e3610f3356b8ff434eacfe0b6006fa8d jupyter-collaboration-extension-3.0.0-beta.0.tgz: 7a09aa7cfa0e467986f4d895b838a7c06858cf40d902c4255efca29defc51f67 jupyter-docprovider-3.0.0-beta.0.tgz: eaa379ccda01d2ba6565d661b30cd1d08ee9a1f505da26f538b194570ed33aa6 jupyter-docprovider-extension-3.0.0-beta.0.tgz: 1e44485454ea236121abc98f6fd168a9384103d2f91036c7c20c556d857f1b77 jupyter_collaboration-3.0.0b0-py3-none-any.whl: acabea114a7830940993f7e8163106bfc6e8070a35dcf9624cecc1b17d33886f jupyter_collaboration-3.0.0b0.tar.gz: 98db1d00bb8728e952a082f234f3e01f62609b7d91b462757ea4aa28cda482fb jupyter_collaboration_ui-1.0.0b0-py3-none-any.whl: 27dea85f82caf0143927aca9c0c1232e84f63485dfc0841d2bd4c1ba728cfb50 jupyter_collaboration_ui-1.0.0b0.tar.gz: e9cc0814f7d6c5a61ab95204e408e8ccd90b48a91e92047a048f1e1758f99d24 jupyter_docprovider-1.0.0b0-py3-none-any.whl: a0d9fecd7fb00d8a575203cd4ec9392fb9b05a42f4f7ce9d6c731879caa6f089 jupyter_docprovider-1.0.0b0.tar.gz: 48d1a3f6f40e3ed8ae72d1c047ea9efc171e4b2a49489e24b89513876a3deb8c jupyter_server_ydoc-1.0.0b0-py3-none-any.whl: e2b0bddcbfd720be035a1cf4280a8d0b22070338a2e7d6d9a3acbf7d034a3014 jupyter_server_ydoc-1.0.0b0.tar.gz: 9b80121998a052c7effa05771ee0889025ac28cedb26057ef22e57e48317ce8e
1 parent ab80f15 commit bcc36e1

File tree

12 files changed

+47
-24
lines changed

12 files changed

+47
-24
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+
## 3.0.0beta0
8+
9+
([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.0.0-alpha.2...ab80f15094f971da6dc6f9afc72e1504c63dc9ff))
10+
11+
### Enhancements made
12+
13+
- Add the list of opened shared documents to the user awareness [#287](https://github.com/jupyterlab/jupyter-collaboration/pull/287) ([@brichet](https://github.com/brichet))
14+
15+
### Bugs fixed
16+
17+
- Fix use of traitlets to configure YStore class [#322](https://github.com/jupyterlab/jupyter-collaboration/pull/322) ([@krassowski](https://github.com/krassowski))
18+
- Fix for code execution on the Jupyter Server [#307](https://github.com/jupyterlab/jupyter-collaboration/pull/307) ([@fcollonval](https://github.com/fcollonval))
19+
20+
### Maintenance and upkeep improvements
21+
22+
- Bump pycrdt-websocket v0.14.0 [#320](https://github.com/jupyterlab/jupyter-collaboration/pull/320) ([@davidbrochart](https://github.com/davidbrochart))
23+
24+
### Contributors to this release
25+
26+
([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter-collaboration/graphs/contributors?from=2024-05-08&to=2024-07-17&type=c))
27+
28+
[@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Abrichet+updated%3A2024-05-08..2024-07-17&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2024-05-08..2024-07-17&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Afcollonval+updated%3A2024-05-08..2024-07-17&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2024-05-08..2024-07-17&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Akrassowski+updated%3A2024-05-08..2024-07-17&type=Issues)
29+
30+
<!-- <END NEW CHANGELOG ENTRY> -->
31+
732
## 3.0.0alpha2
833

934
([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.0.0-alpha.1...5b166c49d76ed5a009ae7f5dc8c4bf9a881913b0))
@@ -26,8 +51,6 @@ All notable changes to this project will be documented in this file.
2651

2752
[@davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2024-05-01..2024-05-08&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Afcollonval+updated%3A2024-05-01..2024-05-08&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2024-05-01..2024-05-08&type=Issues) | [@Zsailer](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3AZsailer+updated%3A2024-05-01..2024-05-08&type=Issues)
2853

29-
<!-- <END NEW CHANGELOG ENTRY> -->
30-
3154
## 3.0.0alpha1
3255

3356
([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.0.0-alpha.0...6753b2aaab7ce0beac29da9978d8350d1eeaaff4))

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.0.0-alpha.2",
2+
"version": "3.0.0-beta.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": "3.0.0-alpha.2",
4+
"version": "3.0.0-beta.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": "3.0.0-alpha.2",
3+
"version": "3.0.0-beta.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": "^3.0.0-alpha.2",
57-
"@jupyter/docprovider": "^3.0.0-alpha.2",
56+
"@jupyter/collaboration": "^3.0.0-beta.0",
57+
"@jupyter/docprovider": "^3.0.0-beta.0",
5858
"@jupyter/ydoc": "^2.0.0",
5959
"@jupyterlab/application": "^4.2.0",
6060
"@jupyterlab/apputils": "^4.2.0",

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": "3.0.0-alpha.2",
3+
"version": "3.0.0-beta.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": "^3.0.0-alpha.2",
44+
"@jupyter/docprovider": "^3.0.0-beta.0",
4545
"@jupyterlab/apputils": "^4.0.5",
4646
"@jupyterlab/coreutils": "^6.0.5",
4747
"@jupyterlab/docregistry": "^4.0.5",

packages/docprovider-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/docprovider-extension",
3-
"version": "3.0.0-alpha.2",
3+
"version": "3.0.0-beta.0",
44
"description": "JupyterLab - Collaborative Shared Models",
55
"keywords": [
66
"jupyter",
@@ -53,8 +53,8 @@
5353
"watch:labextension": "jupyter labextension watch ."
5454
},
5555
"dependencies": {
56-
"@jupyter/collaboration": "^3.0.0-alpha.2",
57-
"@jupyter/docprovider": "^3.0.0-alpha.2",
56+
"@jupyter/collaboration": "^3.0.0-beta.0",
57+
"@jupyter/docprovider": "^3.0.0-beta.0",
5858
"@jupyter/ydoc": "^2.0.0",
5959
"@jupyterlab/application": "^4.2.0",
6060
"@jupyterlab/apputils": "^4.2.0",

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": "3.0.0-alpha.2",
3+
"version": "3.0.0-beta.0",
44
"description": "JupyterLab - Document Provider",
55
"homepage": "https://github.com/jupyterlab/jupyter-collaboration",
66
"bugs": {
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.0a2"
1+
__version__ = "1.0.0b0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.0.0a2"
1+
__version__ = "3.0.0b0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.0a2"
1+
__version__ = "1.0.0b0"

0 commit comments

Comments
 (0)