Skip to content

Commit

Permalink
Publish 3.0.0beta5
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupyter-collaboration-3.0.0-beta.5.tgz: 63859d4dcaffca7a123f923ec9a96026284ff4495c2556eeb7f37b8f7470e392

jupyter-collaboration-extension-3.0.0-beta.5.tgz: 05255867bf03a48824659ce2ba01ff9d66f215d7ae9a2f3c136acbd3d5829dfa

jupyter-docprovider-3.0.0-beta.5.tgz: 52efbafb529985158aa5f13d261205a80d62a2b34315be762101f680972e5e10

jupyter-docprovider-extension-3.0.0-beta.5.tgz: 8630ad4db79bfa4d2adafe0f9c344a084412b9d69057a6a6850bb3e0699a6225

jupyter_collaboration-3.0.0b5-py3-none-any.whl: 72f51d8c5bebba011813683e294215f832d85ee31ef575b5c9230cc6b489a151

jupyter_collaboration-3.0.0b5.tar.gz: 7ea5805b0ba0a5e1799b12c1b0111c5c36e24ae18af32f75b71b1255c7608dcc

jupyter_collaboration_ui-1.0.0b5-py3-none-any.whl: 5e761d9d4d5c344d070df5c4b27881d9ed874f366d989556c5e02c566040dc18

jupyter_collaboration_ui-1.0.0b5.tar.gz: e359181527e13a6cf36ccb267d25b7b3b8a383f41e18d00ad18155dae8352d25

jupyter_docprovider-1.0.0b5-py3-none-any.whl: 5cfaa0d393d533c0cff30b152a15bf2a4b683c523f6713947c9f98808fff856c

jupyter_docprovider-1.0.0b5.tar.gz: d6f0b785b8e61841c6537c04304512dd705293a77a2cc4ca6c234ee441e6dc47

jupyter_server_ydoc-1.0.0b5-py3-none-any.whl: 53c98e5d3ff422146430345cc4cf7b3d308dbb0d0ae7ee22dee753770c04aa50

jupyter_server_ydoc-1.0.0b5.tar.gz: 0c7b8d3fd4fb3b04818c7b83d97f78958b5d8727c64c28d5381752ddac1a31e6
  • Loading branch information
davidbrochart committed Sep 18, 2024
1 parent b03299b commit b661a53
Show file tree
Hide file tree
Showing 13 changed files with 35 additions and 21 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file.

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

## 3.0.0beta5

([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.0.0-beta.4...b03299b291361529d821d7d9fd4a5ec3d99e19fa))

### Enhancements made

- Add missing aria label to the file browser [#355](https://github.com/jupyterlab/jupyter-collaboration/pull/355) ([@trungleduc](https://github.com/trungleduc))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter-collaboration/graphs/contributors?from=2024-09-17&to=2024-09-18&type=c))

[@trungleduc](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Atrungleduc+updated%3A2024-09-17..2024-09-18&type=Issues)

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

## 3.0.0beta4

([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.0.0-beta.3...682d14d569b1a8126486e788bbf870b045897392))
Expand All @@ -27,8 +43,6 @@ All notable changes to this project will be documented in this file.

[@davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2024-08-24..2024-09-17&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2024-08-24..2024-09-17&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Akrassowski+updated%3A2024-08-24..2024-09-17&type=Issues) | [@Meriem-BenIsmail](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3AMeriem-BenIsmail+updated%3A2024-08-24..2024-09-17&type=Issues)

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

## 3.0.0beta3

([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.0.0-beta.2...1b74c437fec5475548e8cf08233c0992dcfdd4f8))
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": "3.0.0-beta.4",
"version": "3.0.0-beta.5",
"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": "3.0.0-beta.4",
"version": "3.0.0-beta.5",
"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": "3.0.0-beta.4",
"version": "3.0.0-beta.5",
"description": "JupyterLab - Real-Time Collaboration Extension",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -53,8 +53,8 @@
"watch:labextension": "jupyter labextension watch ."
},
"dependencies": {
"@jupyter/collaboration": "^3.0.0-beta.4",
"@jupyter/docprovider": "^3.0.0-beta.4",
"@jupyter/collaboration": "^3.0.0-beta.5",
"@jupyter/docprovider": "^3.0.0-beta.5",
"@jupyter/ydoc": "^2.0.0 || ^3.0.0-a3",
"@jupyterlab/application": "^4.2.0",
"@jupyterlab/apputils": "^4.2.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": "3.0.0-beta.4",
"version": "3.0.0-beta.5",
"description": "JupyterLab - Real-Time Collaboration Widgets",
"homepage": "https://github.com/jupyterlab/jupyter-collaboration",
"bugs": {
Expand Down
4 changes: 2 additions & 2 deletions packages/docprovider-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter/docprovider-extension",
"version": "3.0.0-beta.4",
"version": "3.0.0-beta.5",
"description": "JupyterLab - Collaborative Shared Models",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -53,7 +53,7 @@
"watch:labextension": "jupyter labextension watch ."
},
"dependencies": {
"@jupyter/docprovider": "^3.0.0-beta.4",
"@jupyter/docprovider": "^3.0.0-beta.5",
"@jupyter/ydoc": "^2.0.0 || ^3.0.0-a3",
"@jupyterlab/application": "^4.2.0",
"@jupyterlab/apputils": "^4.2.0",
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": "3.0.0-beta.4",
"version": "3.0.0-beta.5",
"description": "JupyterLab - Document Provider",
"homepage": "https://github.com/jupyterlab/jupyter-collaboration",
"bugs": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.0b4"
__version__ = "1.0.0b5"
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.0.0b4"
__version__ = "3.0.0b5"
2 changes: 1 addition & 1 deletion projects/jupyter-collaboration/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright (c) Jupyter Development Team.
# Distributed under the terms of the Modified BSD License.
dependencies = ["jupyter_collaboration>=3.0.0b4", "jupyter_collaboration_ui>=1.0.0b4", "jupyter_docprovider>=1.0.0b4", "jupyter_server_ydoc>=1.0.0b4"]
dependencies = ["jupyter_collaboration>=3.0.0b5", "jupyter_collaboration_ui>=1.0.0b5", "jupyter_docprovider>=1.0.0b5", "jupyter_server_ydoc>=1.0.0b5"]

[build-system]
build-backend = "hatchling.build"
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.0b4"
__version__ = "1.0.0b5"
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.0b4"
__version__ = "1.0.0b5"
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2075,8 +2075,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jupyter/collaboration-extension@workspace:packages/collaboration-extension"
dependencies:
"@jupyter/collaboration": ^3.0.0-beta.4
"@jupyter/docprovider": ^3.0.0-beta.4
"@jupyter/collaboration": ^3.0.0-beta.5
"@jupyter/docprovider": ^3.0.0-beta.5
"@jupyter/ydoc": ^2.0.0 || ^3.0.0-a3
"@jupyterlab/application": ^4.2.0
"@jupyterlab/apputils": ^4.2.0
Expand All @@ -2098,7 +2098,7 @@ __metadata:
languageName: unknown
linkType: soft

"@jupyter/collaboration@^3.0.0-beta.4, @jupyter/collaboration@workspace:packages/collaboration":
"@jupyter/collaboration@^3.0.0-beta.5, @jupyter/collaboration@workspace:packages/collaboration":
version: 0.0.0-use.local
resolution: "@jupyter/collaboration@workspace:packages/collaboration"
dependencies:
Expand Down Expand Up @@ -2126,7 +2126,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jupyter/docprovider-extension@workspace:packages/docprovider-extension"
dependencies:
"@jupyter/docprovider": ^3.0.0-beta.4
"@jupyter/docprovider": ^3.0.0-beta.5
"@jupyter/ydoc": ^2.0.0 || ^3.0.0-a3
"@jupyterlab/application": ^4.2.0
"@jupyterlab/apputils": ^4.2.0
Expand All @@ -2149,7 +2149,7 @@ __metadata:
languageName: unknown
linkType: soft

"@jupyter/docprovider@^3.0.0-beta.4, @jupyter/docprovider@workspace:packages/docprovider":
"@jupyter/docprovider@^3.0.0-beta.5, @jupyter/docprovider@workspace:packages/docprovider":
version: 0.0.0-use.local
resolution: "@jupyter/docprovider@workspace:packages/docprovider"
dependencies:
Expand Down

0 comments on commit b661a53

Please sign in to comment.