Skip to content

Commit

Permalink
Publish 1.0.0alpha9
Browse files Browse the repository at this point in the history
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
  • Loading branch information
hbcarlos committed May 30, 2023
1 parent fbae4ff commit 172ef48
Show file tree
Hide file tree
Showing 7 changed files with 46 additions and 13 deletions.
37 changes: 35 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,41 @@ All notable changes to this project will be documented in this file.

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

## 1.0.0alpha9

([Full Changelog](https://github.com/jupyterlab/jupyter_collaboration/compare/@jupyter/collaboration-extension@1.0.0-alpha.8...fbae4ff5054bf98507ac87429e0322c22be6b830))

### Enhancements made

- Add share link feature [#150](https://github.com/jupyterlab/jupyter_collaboration/pull/150) ([@fcollonval](https://github.com/fcollonval))
- Improve code architecture [#146](https://github.com/jupyterlab/jupyter_collaboration/pull/146) ([@fcollonval](https://github.com/fcollonval))
- Add logger for file editor [#145](https://github.com/jupyterlab/jupyter_collaboration/pull/145) ([@fcollonval](https://github.com/fcollonval))
- Emit events for collaborative sessions [#139](https://github.com/jupyterlab/jupyter_collaboration/pull/139) ([@hbcarlos](https://github.com/hbcarlos))

### Bugs fixed

- Support file types [#154](https://github.com/jupyterlab/jupyter_collaboration/pull/154) ([@hbcarlos](https://github.com/hbcarlos))
- Fix injecting user menu bar in top bar. [#149](https://github.com/jupyterlab/jupyter_collaboration/pull/149) ([@fcollonval](https://github.com/fcollonval))
- Wait for the document to be synced [#148](https://github.com/jupyterlab/jupyter_collaboration/pull/148) ([@fcollonval](https://github.com/fcollonval))
- Fix asyncio.Task type for python\<=3.8 [#143](https://github.com/jupyterlab/jupyter_collaboration/pull/143) ([@davidbrochart](https://github.com/davidbrochart))

### Maintenance and upkeep improvements

- Fix binder env [#152](https://github.com/jupyterlab/jupyter_collaboration/pull/152) ([@fcollonval](https://github.com/fcollonval))
- Add license to files automatically [#147](https://github.com/jupyterlab/jupyter_collaboration/pull/147) ([@fcollonval](https://github.com/fcollonval))
- Add JavaScript and lab extension test in CI [#144](https://github.com/jupyterlab/jupyter_collaboration/pull/144) ([@fcollonval](https://github.com/fcollonval))
- Fix asyncio.Task type for python\<=3.8 [#143](https://github.com/jupyterlab/jupyter_collaboration/pull/143) ([@davidbrochart](https://github.com/davidbrochart))
- Update lab [#141](https://github.com/jupyterlab/jupyter_collaboration/pull/141) ([@hbcarlos](https://github.com/hbcarlos))
- Fix typo and punctuation [#140](https://github.com/jupyterlab/jupyter_collaboration/pull/140) ([@krassowski](https://github.com/krassowski))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter_collaboration/graphs/contributors?from=2023-04-24&to=2023-05-30&type=c))

[@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)

<!-- <END NEW CHANGELOG ENTRY> -->

## 1.0.0alpha8

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

[@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)

<!-- <END NEW CHANGELOG ENTRY> -->

## 1.0.0alpha7

([Full Changelog](https://github.com/jupyterlab/jupyter_collaboration/compare/@jupyter/collaboration-extension@1.0.0-alpha.6...9d8475f5cc333e22b50160ec32e508a4e8c75c06))
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0-alpha.8",
"version": "1.0.0-alpha.9",
"npmClient": "yarn",
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jupyter/real-time-collaboration",
"private": true,
"version": "1.0.0-alpha.8",
"version": "1.0.0-alpha.9",
"description": "JupyterLab Extension enabling Real-Time Collaboration",
"keywords": [
"jupyter",
Expand Down
6 changes: 3 additions & 3 deletions packages/collaboration-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter/collaboration-extension",
"version": "1.0.0-alpha.8",
"version": "1.0.0-alpha.9",
"description": "JupyterLab - Real-Time Collaboration Extension",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -53,8 +53,8 @@
"watch:labextension": "jupyter labextension watch ."
},
"dependencies": {
"@jupyter/collaboration": "^1.0.0-alpha.8",
"@jupyter/docprovider": "^1.0.0-alpha.8",
"@jupyter/collaboration": "^1.0.0-alpha.9",
"@jupyter/docprovider": "^1.0.0-alpha.9",
"@jupyterlab/application": "^4.0.0",
"@jupyterlab/apputils": "^4.0.0",
"@jupyterlab/codemirror": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/collaboration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter/collaboration",
"version": "1.0.0-alpha.8",
"version": "1.0.0-alpha.9",
"description": "JupyterLab - Real-Time Collaboration Widgets",
"homepage": "https://github.com/jupyterlab/jupyter_collaboration",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/docprovider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter/docprovider",
"version": "1.0.0-alpha.8",
"version": "1.0.0-alpha.9",
"description": "JupyterLab - Document Provider",
"homepage": "https://github.com/jupyterlab/jupyter_collaboration",
"bugs": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2019,8 +2019,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jupyter/collaboration-extension@workspace:packages/collaboration-extension"
dependencies:
"@jupyter/collaboration": ^1.0.0-alpha.8
"@jupyter/docprovider": ^1.0.0-alpha.8
"@jupyter/collaboration": ^1.0.0-alpha.9
"@jupyter/docprovider": ^1.0.0-alpha.9
"@jupyterlab/application": ^4.0.0
"@jupyterlab/apputils": ^4.0.0
"@jupyterlab/builder": ^4.0.0
Expand Down Expand Up @@ -2048,7 +2048,7 @@ __metadata:
languageName: unknown
linkType: soft

"@jupyter/collaboration@^1.0.0-alpha.8, @jupyter/collaboration@workspace:packages/collaboration":
"@jupyter/collaboration@^1.0.0-alpha.9, @jupyter/collaboration@workspace:packages/collaboration":
version: 0.0.0-use.local
resolution: "@jupyter/collaboration@workspace:packages/collaboration"
dependencies:
Expand All @@ -2070,7 +2070,7 @@ __metadata:
languageName: unknown
linkType: soft

"@jupyter/docprovider@^1.0.0-alpha.8, @jupyter/docprovider@workspace:packages/docprovider":
"@jupyter/docprovider@^1.0.0-alpha.9, @jupyter/docprovider@workspace:packages/docprovider":
version: 0.0.0-use.local
resolution: "@jupyter/docprovider@workspace:packages/docprovider"
dependencies:
Expand Down

0 comments on commit 172ef48

Please sign in to comment.