Skip to content

Commit 172ef48

Browse files
committed
Publish 1.0.0alpha9
SHA256 hashes: jupyter-collaboration-1.0.0-alpha.9.tgz: a310b359f10a3b1c10b833a0201259f1d52b52f599e32dbf2dae26bad345c5b1 jupyter-collaboration-extension-1.0.0-alpha.9.tgz: 2dc0641002a27a51ea17d1765b6c2f5590f3edb181111ef99b988f0221c4c481 jupyter-docprovider-1.0.0-alpha.9.tgz: 2b95bde7c0302a3dbfb2d1b25f72bc3b83717266396be060c9a4fdb2302db0d3 jupyter_collaboration-1.0.0a9-py3-none-any.whl: a17bbcfb0e20aead43c0c67867d89e1ac7325df31b70029b0d9ec625e205597d jupyter_collaboration-1.0.0a9.tar.gz: d1941e9d621cba4109c36cb807ebcc4999eea169d0311484a240c40ca6c6b079
1 parent fbae4ff commit 172ef48

File tree

7 files changed

+46
-13
lines changed

7 files changed

+46
-13
lines changed

CHANGELOG.md

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

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

7+
## 1.0.0alpha9
8+
9+
([Full Changelog](https://github.com/jupyterlab/jupyter_collaboration/compare/@jupyter/collaboration-extension@1.0.0-alpha.8...fbae4ff5054bf98507ac87429e0322c22be6b830))
10+
11+
### Enhancements made
12+
13+
- Add share link feature [#150](https://github.com/jupyterlab/jupyter_collaboration/pull/150) ([@fcollonval](https://github.com/fcollonval))
14+
- Improve code architecture [#146](https://github.com/jupyterlab/jupyter_collaboration/pull/146) ([@fcollonval](https://github.com/fcollonval))
15+
- Add logger for file editor [#145](https://github.com/jupyterlab/jupyter_collaboration/pull/145) ([@fcollonval](https://github.com/fcollonval))
16+
- Emit events for collaborative sessions [#139](https://github.com/jupyterlab/jupyter_collaboration/pull/139) ([@hbcarlos](https://github.com/hbcarlos))
17+
18+
### Bugs fixed
19+
20+
- Support file types [#154](https://github.com/jupyterlab/jupyter_collaboration/pull/154) ([@hbcarlos](https://github.com/hbcarlos))
21+
- Fix injecting user menu bar in top bar. [#149](https://github.com/jupyterlab/jupyter_collaboration/pull/149) ([@fcollonval](https://github.com/fcollonval))
22+
- Wait for the document to be synced [#148](https://github.com/jupyterlab/jupyter_collaboration/pull/148) ([@fcollonval](https://github.com/fcollonval))
23+
- Fix asyncio.Task type for python\<=3.8 [#143](https://github.com/jupyterlab/jupyter_collaboration/pull/143) ([@davidbrochart](https://github.com/davidbrochart))
24+
25+
### Maintenance and upkeep improvements
26+
27+
- Fix binder env [#152](https://github.com/jupyterlab/jupyter_collaboration/pull/152) ([@fcollonval](https://github.com/fcollonval))
28+
- Add license to files automatically [#147](https://github.com/jupyterlab/jupyter_collaboration/pull/147) ([@fcollonval](https://github.com/fcollonval))
29+
- Add JavaScript and lab extension test in CI [#144](https://github.com/jupyterlab/jupyter_collaboration/pull/144) ([@fcollonval](https://github.com/fcollonval))
30+
- Fix asyncio.Task type for python\<=3.8 [#143](https://github.com/jupyterlab/jupyter_collaboration/pull/143) ([@davidbrochart](https://github.com/davidbrochart))
31+
- Update lab [#141](https://github.com/jupyterlab/jupyter_collaboration/pull/141) ([@hbcarlos](https://github.com/hbcarlos))
32+
- Fix typo and punctuation [#140](https://github.com/jupyterlab/jupyter_collaboration/pull/140) ([@krassowski](https://github.com/krassowski))
33+
34+
### Contributors to this release
35+
36+
([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter_collaboration/graphs/contributors?from=2023-04-24&to=2023-05-30&type=c))
37+
38+
[@codecov-commenter](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Acodecov-commenter+updated%3A2023-04-24..2023-05-30&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Adavidbrochart+updated%3A2023-04-24..2023-05-30&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Afcollonval+updated%3A2023-04-24..2023-05-30&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Agithub-actions+updated%3A2023-04-24..2023-05-30&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Ahbcarlos+updated%3A2023-04-24..2023-05-30&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Akrassowski+updated%3A2023-04-24..2023-05-30&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Awelcome+updated%3A2023-04-24..2023-05-30&type=Issues)
39+
40+
<!-- <END NEW CHANGELOG ENTRY> -->
41+
742
## 1.0.0alpha8
843

944
([Full Changelog](https://github.com/jupyterlab/jupyter_collaboration/compare/@jupyter/collaboration-extension@1.0.0-alpha.7...2e5a6cc66961a5552e8a89c0850c7483c1e1acb2))
@@ -31,8 +66,6 @@ All notable changes to this project will be documented in this file.
3166

3267
[@codecov-commenter](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Acodecov-commenter+updated%3A2023-03-29..2023-04-24&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Adavidbrochart+updated%3A2023-03-29..2023-04-24&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Afcollonval+updated%3A2023-03-29..2023-04-24&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Agithub-actions+updated%3A2023-03-29..2023-04-24&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter_collaboration+involves%3Ahbcarlos+updated%3A2023-03-29..2023-04-24&type=Issues)
3368

34-
<!-- <END NEW CHANGELOG ENTRY> -->
35-
3669
## 1.0.0alpha7
3770

3871
([Full Changelog](https://github.com/jupyterlab/jupyter_collaboration/compare/@jupyter/collaboration-extension@1.0.0-alpha.6...9d8475f5cc333e22b50160ec32e508a4e8c75c06))

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.0-alpha.8",
2+
"version": "1.0.0-alpha.9",
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.0-alpha.8",
4+
"version": "1.0.0-alpha.9",
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.0-alpha.8",
3+
"version": "1.0.0-alpha.9",
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.0-alpha.8",
57-
"@jupyter/docprovider": "^1.0.0-alpha.8",
56+
"@jupyter/collaboration": "^1.0.0-alpha.9",
57+
"@jupyter/docprovider": "^1.0.0-alpha.9",
5858
"@jupyterlab/application": "^4.0.0",
5959
"@jupyterlab/apputils": "^4.0.0",
6060
"@jupyterlab/codemirror": "^4.0.0",

packages/collaboration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter/collaboration",
3-
"version": "1.0.0-alpha.8",
3+
"version": "1.0.0-alpha.9",
44
"description": "JupyterLab - Real-Time Collaboration Widgets",
55
"homepage": "https://github.com/jupyterlab/jupyter_collaboration",
66
"bugs": {

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.0-alpha.8",
3+
"version": "1.0.0-alpha.9",
44
"description": "JupyterLab - Document Provider",
55
"homepage": "https://github.com/jupyterlab/jupyter_collaboration",
66
"bugs": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2019,8 +2019,8 @@ __metadata:
20192019
version: 0.0.0-use.local
20202020
resolution: "@jupyter/collaboration-extension@workspace:packages/collaboration-extension"
20212021
dependencies:
2022-
"@jupyter/collaboration": ^1.0.0-alpha.8
2023-
"@jupyter/docprovider": ^1.0.0-alpha.8
2022+
"@jupyter/collaboration": ^1.0.0-alpha.9
2023+
"@jupyter/docprovider": ^1.0.0-alpha.9
20242024
"@jupyterlab/application": ^4.0.0
20252025
"@jupyterlab/apputils": ^4.0.0
20262026
"@jupyterlab/builder": ^4.0.0
@@ -2048,7 +2048,7 @@ __metadata:
20482048
languageName: unknown
20492049
linkType: soft
20502050

2051-
"@jupyter/collaboration@^1.0.0-alpha.8, @jupyter/collaboration@workspace:packages/collaboration":
2051+
"@jupyter/collaboration@^1.0.0-alpha.9, @jupyter/collaboration@workspace:packages/collaboration":
20522052
version: 0.0.0-use.local
20532053
resolution: "@jupyter/collaboration@workspace:packages/collaboration"
20542054
dependencies:
@@ -2070,7 +2070,7 @@ __metadata:
20702070
languageName: unknown
20712071
linkType: soft
20722072

2073-
"@jupyter/docprovider@^1.0.0-alpha.8, @jupyter/docprovider@workspace:packages/docprovider":
2073+
"@jupyter/docprovider@^1.0.0-alpha.9, @jupyter/docprovider@workspace:packages/docprovider":
20742074
version: 0.0.0-use.local
20752075
resolution: "@jupyter/docprovider@workspace:packages/docprovider"
20762076
dependencies:

0 commit comments

Comments
 (0)