Skip to content

Commit adb51b0

Browse files
committed
Publish 3.0.0alpha2
SHA256 hashes: jupyter-collaboration-3.0.0-alpha.2.tgz: ea2a4ac19e08384eba232ba62b891e3b2f308506d574348e1928ddabca59e53d jupyter-collaboration-extension-3.0.0-alpha.2.tgz: f32e9155ed42ebe6040a02f71521ecdd5d207e870a1c5091b0c566df6c7421ab jupyter-docprovider-3.0.0-alpha.2.tgz: e77e351823693949d7a7ca733060ea85739dc3482faec968bdb2f9587e6e9314 jupyter-docprovider-extension-3.0.0-alpha.2.tgz: 21905af7e02f35ff8719eb99fa0499b339057bf3d655f64e6f333874534d3410 jupyter_collaboration-3.0.0a2-py3-none-any.whl: cc9eedc5aa9b9f4751e67171cac1c65dc64f9c20310e7a41b3359097c16543b9 jupyter_collaboration-3.0.0a2.tar.gz: c890953cc35b2c27b09ee2408b505f5e8f26ebdefa9c1049ed50ed3e94c5c60b jupyter_collaboration_ui-1.0.0a2-py3-none-any.whl: 767cd946495c7e63c1395f34471f78619f322f2b9e367ef7eb0aff12db101032 jupyter_collaboration_ui-1.0.0a2.tar.gz: 3c513be8b27437eb09b2942aff4f0d171869b29911bd0aaa100e8137e2380411 jupyter_docprovider-1.0.0a2-py3-none-any.whl: 1d87c1182a37eaa4d7bdf550743f3586532ae07e6dba86c5ae8b0c50dfa38d69 jupyter_docprovider-1.0.0a2.tar.gz: 3fba8615b1f5ec0b5ebf5ada9da63995ad7c51f991f539e2a293d02b7d62f627 jupyter_server_ydoc-1.0.0a2-py3-none-any.whl: cfc1bf1509edfd9f5a1bbf31fd4b333fd30fc84ffdb51b90a699417cdfb6d41d jupyter_server_ydoc-1.0.0a2.tar.gz: 3573b0465c3bca30ee06263c907b639354a4aa2bdd5997916c541b7834712172
1 parent 5b166c4 commit adb51b0

File tree

12 files changed

+44
-22
lines changed

12 files changed

+44
-22
lines changed

CHANGELOG.md

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

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

7+
## 3.0.0alpha2
8+
9+
([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.0.0-alpha.1...5b166c49d76ed5a009ae7f5dc8c4bf9a881913b0))
10+
11+
### Enhancements made
12+
13+
- Start ystore in a task [#303](https://github.com/jupyterlab/jupyter-collaboration/pull/303) ([@davidbrochart](https://github.com/davidbrochart))
14+
15+
### Bugs fixed
16+
17+
- Fix writing settings in page_config [#304](https://github.com/jupyterlab/jupyter-collaboration/pull/304) ([@fcollonval](https://github.com/fcollonval))
18+
19+
### Maintenance and upkeep improvements
20+
21+
- Update JupyterLab 4.2.0 and fix test start store [#305](https://github.com/jupyterlab/jupyter-collaboration/pull/305) ([@davidbrochart](https://github.com/davidbrochart))
22+
23+
### Contributors to this release
24+
25+
([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter-collaboration/graphs/contributors?from=2024-05-01&to=2024-05-08&type=c))
26+
27+
[@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)
28+
29+
<!-- <END NEW CHANGELOG ENTRY> -->
30+
731
## 3.0.0alpha1
832

933
([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.0.0-alpha.0...6753b2aaab7ce0beac29da9978d8350d1eeaaff4))
@@ -27,8 +51,6 @@ All notable changes to this project will be documented in this file.
2751

2852
[@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Abrichet+updated%3A2024-04-16..2024-04-30&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2024-04-16..2024-04-30&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2024-04-16..2024-04-30&type=Issues) | [@jzhang20133](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ajzhang20133+updated%3A2024-04-16..2024-04-30&type=Issues) | [@Zsailer](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3AZsailer+updated%3A2024-04-16..2024-04-30&type=Issues)
2953

30-
<!-- <END NEW CHANGELOG ENTRY> -->
31-
3254
## 3.0.0alpha0
3355

3456
([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@2.0.11...a3b498471ace2b47f430984531ef8b98e68bc40f))

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.1",
2+
"version": "3.0.0-alpha.2",
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.1",
4+
"version": "3.0.0-alpha.2",
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.1",
3+
"version": "3.0.0-alpha.2",
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.1",
57-
"@jupyter/docprovider": "^3.0.0-alpha.1",
56+
"@jupyter/collaboration": "^3.0.0-alpha.2",
57+
"@jupyter/docprovider": "^3.0.0-alpha.2",
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.1",
3+
"version": "3.0.0-alpha.2",
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.1",
44+
"@jupyter/docprovider": "^3.0.0-alpha.2",
4545
"@jupyterlab/apputils": "^4.0.5",
4646
"@jupyterlab/coreutils": "^6.0.5",
4747
"@jupyterlab/services": "^7.0.5",

packages/docprovider-extension/package.json

Lines changed: 2 additions & 2 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.1",
3+
"version": "3.0.0-alpha.2",
44
"description": "JupyterLab - Collaborative Shared Models",
55
"keywords": [
66
"jupyter",
@@ -53,7 +53,7 @@
5353
"watch:labextension": "jupyter labextension watch ."
5454
},
5555
"dependencies": {
56-
"@jupyter/docprovider": "^3.0.0-alpha.1",
56+
"@jupyter/docprovider": "^3.0.0-alpha.2",
5757
"@jupyter/ydoc": "^2.0.0",
5858
"@jupyterlab/application": "^4.2.0",
5959
"@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.1",
3+
"version": "3.0.0-alpha.2",
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.0a1"
1+
__version__ = "1.0.0a2"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.0.0a1"
1+
__version__ = "3.0.0a2"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.0a1"
1+
__version__ = "1.0.0a2"

0 commit comments

Comments
 (0)