Skip to content

Commit

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

jupyter-collaboration-2.0.8.tgz: 70c758a1e59c53666d64940593f496930112154c4016782bd1e61cab187903c4

jupyter-collaboration-extension-2.0.8.tgz: 9685a989a8b11c97fd14609453af3ca5dac3967560ac97d11814cac47d89d5e6

jupyter-docprovider-2.0.8.tgz: 6b1eb6195c719613ce4804cebc28af187f7cff625de8ae329a4c7cff323e001a

jupyter_collaboration-2.0.8-py3-none-any.whl: ced01f7da146e7eb8865e1152eb7bd6fcf56183827f9382a216ba94e02df44d5

jupyter_collaboration-2.0.8.tar.gz: 6f7e121833319061f312c69918bd9cc026e04b0b52dd4e1ab1e5b17e79d5bb10
  • Loading branch information
davidbrochart committed Mar 28, 2024
1 parent 0674c93 commit 12d6329
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 14 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,16 @@ All notable changes to this project will be documented in this file.

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

## 2.0.7
## 2.0.8

No merged PRs

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

## 2.0.7

No merged PRs

## 2.0.6

([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@2.0.5...8f55ea5e62f22a49619d19e846d1b16f06bc47e1))
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": "2.0.7",
"version": "2.0.8",
"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": "2.0.7",
"version": "2.0.8",
"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": "2.0.7",
"version": "2.0.8",
"description": "JupyterLab - Real-Time Collaboration Extension",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -53,8 +53,8 @@
"watch:labextension": "jupyter labextension watch ."
},
"dependencies": {
"@jupyter/collaboration": "^2.0.7",
"@jupyter/docprovider": "^2.0.7",
"@jupyter/collaboration": "^2.0.8",
"@jupyter/docprovider": "^2.0.8",
"@jupyter/ydoc": "^1.1.0-a0",
"@jupyterlab/application": "^4.0.5",
"@jupyterlab/apputils": "^4.0.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/collaboration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter/collaboration",
"version": "2.0.7",
"version": "2.0.8",
"description": "JupyterLab - Real-Time Collaboration Widgets",
"homepage": "https://github.com/jupyterlab/jupyter-collaboration",
"bugs": {
Expand Down Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@codemirror/state": "^6.2.0",
"@codemirror/view": "^6.7.0",
"@jupyter/docprovider": "^2.0.7",
"@jupyter/docprovider": "^2.0.8",
"@jupyterlab/apputils": "^4.0.5",
"@jupyterlab/coreutils": "^6.0.5",
"@jupyterlab/services": "^7.0.5",
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": "2.0.7",
"version": "2.0.8",
"description": "JupyterLab - Document Provider",
"homepage": "https://github.com/jupyterlab/jupyter-collaboration",
"bugs": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2033,8 +2033,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jupyter/collaboration-extension@workspace:packages/collaboration-extension"
dependencies:
"@jupyter/collaboration": ^2.0.7
"@jupyter/docprovider": ^2.0.7
"@jupyter/collaboration": ^2.0.8
"@jupyter/docprovider": ^2.0.8
"@jupyter/ydoc": ^1.1.0-a0
"@jupyterlab/application": ^4.0.5
"@jupyterlab/apputils": ^4.0.5
Expand Down Expand Up @@ -2063,13 +2063,13 @@ __metadata:
languageName: unknown
linkType: soft

"@jupyter/collaboration@^2.0.7, @jupyter/collaboration@workspace:packages/collaboration":
"@jupyter/collaboration@^2.0.8, @jupyter/collaboration@workspace:packages/collaboration":
version: 0.0.0-use.local
resolution: "@jupyter/collaboration@workspace:packages/collaboration"
dependencies:
"@codemirror/state": ^6.2.0
"@codemirror/view": ^6.7.0
"@jupyter/docprovider": ^2.0.7
"@jupyter/docprovider": ^2.0.8
"@jupyterlab/apputils": ^4.0.5
"@jupyterlab/coreutils": ^6.0.5
"@jupyterlab/services": ^7.0.5
Expand All @@ -2086,7 +2086,7 @@ __metadata:
languageName: unknown
linkType: soft

"@jupyter/docprovider@^2.0.7, @jupyter/docprovider@workspace:packages/docprovider":
"@jupyter/docprovider@^2.0.8, @jupyter/docprovider@workspace:packages/docprovider":
version: 0.0.0-use.local
resolution: "@jupyter/docprovider@workspace:packages/docprovider"
dependencies:
Expand Down

0 comments on commit 12d6329

Please sign in to comment.