Skip to content

Commit 623ecef

Browse files
committed
Publish 3.0.1
SHA256 hashes: jupyter-collaboration-3.0.1.tgz: 3a07b44d3fde4220107b7297447557aa86f93474c58a64c758ed4b6afd12c3a8 jupyter-collaboration-extension-3.0.1.tgz: 0aa0fdc900d8c9c62948ee5eee8abf6e70ed1bf84d96477a38dd8aea3aff7a74 jupyter-collaborative-drive-3.0.1.tgz: 117947f611cc63ab65bce628b148423e6914eefb9171d83359a53a7c1f52ccab jupyter-docprovider-3.0.1.tgz: 455961ada41b26d1dae53825ee1b1651090740524f05260bb5847b3a8fe751af jupyter-docprovider-extension-3.0.1.tgz: 9a3d43301ddfcd56c551e8521c5165a58693d85d6753983004644256ce422b0e jupyter_collaboration-3.0.1-py3-none-any.whl: 96f9b88420d4a13e2bdfa22831b3df81582334874e82376c6b0c96d6475fc8b7 jupyter_collaboration-3.0.1.tar.gz: 7f09e80236bfdcfe50f8af31d7ee472d45887687de6cdc71c7a3dd4052198cd5 jupyter_collaboration_ui-1.0.1-py3-none-any.whl: a8054a4259657aaa6812cbf441e37bfe1d07c0183970347f3721071f074dde6f jupyter_collaboration_ui-1.0.1.tar.gz: 99f407ca9910a9dacae2d07021b810b7e2e94e954b26b3bb8f14a2443e49e5cd jupyter_docprovider-1.0.1-py3-none-any.whl: c0e1eb9c03d5c6f73642212e9dd191a2125ad68dd0d88ad70ace1de7333ae7e5 jupyter_docprovider-1.0.1.tar.gz: d0c1bcd4a2e9781acd143f28b1b84685921573b347969f542388fc408c1f8dce jupyter_server_ydoc-1.0.1-py3-none-any.whl: 010b619e8baf90e1785d98e5f787fb72a973fcee1b022d7f2ee4554562c7d6c4 jupyter_server_ydoc-1.0.1.tar.gz: 6c9937f93fc7f18d43dcd4e82e5c8b71e4013e3953240ef2fbd73b3c337a28f7
1 parent 9802fd3 commit 623ecef

File tree

14 files changed

+56
-31
lines changed

14 files changed

+56
-31
lines changed

CHANGELOG.md

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

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

7+
## 3.0.1
8+
9+
([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.0.0...9802fd38b041cecb80e1f94be038a2bb798d25b1))
10+
11+
### Bugs fixed
12+
13+
- Fix timeline feature error when base url is set [#402](https://github.com/jupyterlab/jupyter-collaboration/pull/402) ([@Meriem-BenIsmail](https://github.com/Meriem-BenIsmail))
14+
- Fix open path error with timeline feature [#401](https://github.com/jupyterlab/jupyter-collaboration/pull/401) ([@Meriem-BenIsmail](https://github.com/Meriem-BenIsmail))
15+
16+
### Maintenance and upkeep improvements
17+
18+
- Replace flake8, pyupgrade, isort and black with ruff [#407](https://github.com/jupyterlab/jupyter-collaboration/pull/407) ([@davidbrochart](https://github.com/davidbrochart))
19+
- Fix tests [#404](https://github.com/jupyterlab/jupyter-collaboration/pull/404) ([@davidbrochart](https://github.com/davidbrochart))
20+
- Update CI [#396](https://github.com/jupyterlab/jupyter-collaboration/pull/396) ([@trungleduc](https://github.com/trungleduc))
21+
22+
### Documentation improvements
23+
24+
- Add `packages/collaborative-drive` to the typedoc config [#389](https://github.com/jupyterlab/jupyter-collaboration/pull/389) ([@jtpio](https://github.com/jtpio))
25+
26+
### Contributors to this release
27+
28+
([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter-collaboration/graphs/contributors?from=2024-10-29&to=2024-11-26&type=c))
29+
30+
[@davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2024-10-29..2024-11-26&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2024-10-29..2024-11-26&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ajtpio+updated%3A2024-10-29..2024-11-26&type=Issues) | [@Meriem-BenIsmail](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3AMeriem-BenIsmail+updated%3A2024-10-29..2024-11-26&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Atrungleduc+updated%3A2024-10-29..2024-11-26&type=Issues)
31+
32+
<!-- <END NEW CHANGELOG ENTRY> -->
33+
734
## 3.0.0
835

936
([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@2.0.9...fc7cdfbf2c10f61ce4fe3001d8d12fb9f2291e08))
@@ -70,8 +97,6 @@ All notable changes to this project will be documented in this file.
7097

7198
[@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Abrichet+updated%3A2024-03-28..2024-10-29&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2024-03-28..2024-10-29&type=Issues) | [@echarles](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Aecharles+updated%3A2024-03-28..2024-10-29&type=Issues) | [@ellisonbg](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Aellisonbg+updated%3A2024-03-28..2024-10-29&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Afcollonval+updated%3A2024-03-28..2024-10-29&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2024-03-28..2024-10-29&type=Issues) | [@JasonWeill](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3AJasonWeill+updated%3A2024-03-28..2024-10-29&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ajtpio+updated%3A2024-03-28..2024-10-29&type=Issues) | [@jzhang20133](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ajzhang20133+updated%3A2024-03-28..2024-10-29&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Akrassowski+updated%3A2024-03-28..2024-10-29&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3AmartinRenou+updated%3A2024-03-28..2024-10-29&type=Issues) | [@Meriem-BenIsmail](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3AMeriem-BenIsmail+updated%3A2024-03-28..2024-10-29&type=Issues) | [@shrutiagarwal13](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ashrutiagarwal13+updated%3A2024-03-28..2024-10-29&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Atrungleduc+updated%3A2024-03-28..2024-10-29&type=Issues) | [@Zsailer](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3AZsailer+updated%3A2024-03-28..2024-10-29&type=Issues)
7299

73-
<!-- <END NEW CHANGELOG ENTRY> -->
74-
75100
## 3.0.0rc1
76101

77102
([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.0.0-rc.0...b5fb9787c95ddd2fd9d066d50d6640dc588b9cd8))

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",
2+
"version": "3.0.1",
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",
4+
"version": "3.0.1",
55
"description": "JupyterLab Extension enabling Real-Time Collaboration",
66
"keywords": [
77
"jupyter",

packages/collaboration-extension/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter/collaboration-extension",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "JupyterLab - Real-Time Collaboration Extension",
55
"keywords": [
66
"jupyter",
@@ -53,9 +53,9 @@
5353
"watch:labextension": "jupyter labextension watch ."
5454
},
5555
"dependencies": {
56-
"@jupyter/collaboration": "^3.0.0",
57-
"@jupyter/collaborative-drive": "^3.0.0",
58-
"@jupyter/docprovider": "^3.0.0",
56+
"@jupyter/collaboration": "^3.0.1",
57+
"@jupyter/collaborative-drive": "^3.0.1",
58+
"@jupyter/docprovider": "^3.0.1",
5959
"@jupyter/ydoc": "^2.0.0 || ^3.0.0",
6060
"@jupyterlab/application": "^4.2.0",
6161
"@jupyterlab/apputils": "^4.2.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": "3.0.0",
3+
"version": "3.0.1",
44
"description": "JupyterLab - Real-Time Collaboration Widgets",
55
"homepage": "https://github.com/jupyterlab/jupyter-collaboration",
66
"bugs": {

packages/collaborative-drive/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter/collaborative-drive",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "JupyterLab - Collaborative Drive",
55
"homepage": "https://github.com/jupyterlab/jupyter-collaboration",
66
"bugs": {

packages/docprovider-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/docprovider-extension",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "JupyterLab - Collaborative Shared Models",
55
"keywords": [
66
"jupyter",
@@ -53,8 +53,8 @@
5353
"watch:labextension": "jupyter labextension watch ."
5454
},
5555
"dependencies": {
56-
"@jupyter/collaborative-drive": "^3.0.0",
57-
"@jupyter/docprovider": "^3.0.0",
56+
"@jupyter/collaborative-drive": "^3.0.1",
57+
"@jupyter/docprovider": "^3.0.1",
5858
"@jupyter/ydoc": "^2.0.0 || ^3.0.0",
5959
"@jupyterlab/application": "^4.2.0",
6060
"@jupyterlab/apputils": "^4.2.0",

packages/docprovider/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",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "JupyterLab - Document Provider",
55
"homepage": "https://github.com/jupyterlab/jupyter-collaboration",
66
"bugs": {
@@ -41,7 +41,7 @@
4141
"watch": "tsc -b --watch"
4242
},
4343
"dependencies": {
44-
"@jupyter/collaborative-drive": "^3.0.0",
44+
"@jupyter/collaborative-drive": "^3.0.1",
4545
"@jupyter/ydoc": "^2.0.0 || ^3.0.0",
4646
"@jupyterlab/apputils": "^4.2.0",
4747
"@jupyterlab/cells": "^4.2.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.0"
1+
__version__ = "1.0.1"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.0.0"
1+
__version__ = "3.0.1"

0 commit comments

Comments
 (0)