Skip to content

Commit b4fc51b

Browse files
committed
Publish 3.1.1
SHA256 hashes: jupyter-collaboration-3.1.1.tgz: e858b89869556f0fcd36a37864257d720fd4108068e039be8b5b83b41feff3c0 jupyter-collaboration-extension-3.1.1.tgz: a3d567ffd3a97cb0403f456d033ea2929caabc9e6ecd214d6db92747edbc1855 jupyter-collaborative-drive-3.1.1.tgz: 38d03883bcfb9961c72e7bb09e4bfd9de68d8d48839c8d295d34ff435b2c682a jupyter-docprovider-3.1.1.tgz: c09f3bbccb4e1aec8ac20dc98ad438edb494fe5abb5ef13bb73e6d360da03cdf jupyter-docprovider-extension-3.1.1.tgz: 1983f529c17a44df1fd3bf65153974b899bbb77c2f948e66d88d049e93630e11 jupyter_collaboration-3.1.1-py3-none-any.whl: 0f7a92b4d7a43bf4feabb9e058cdc603ef856d4ef5c90abf8cd9629ef399c5a8 jupyter_collaboration-3.1.1.tar.gz: 6f7eae3065959fdd6b55035f973dee423f20f937934a35a40effb680aae89b18 jupyter_collaboration_ui-1.1.1-py3-none-any.whl: 2860bc41edb0e0245284ec3e2ae03d8c93aec8497c160d0691837eee1cc8f596 jupyter_collaboration_ui-1.1.1.tar.gz: b7f7a8850a86237bd4285df1c373bfa8d5dc58fa8bb0be8de6a4e9665fbde9d2 jupyter_docprovider-1.1.1-py3-none-any.whl: f3cd1cf64e84de95cde7a299b23458f02b7a0e420eb4127c7257392e3dad1e60 jupyter_docprovider-1.1.1.tar.gz: 8ff07073dc0375724ae40ef7558d64835a9fa983ce4945ce85df70641d0208e2 jupyter_server_ydoc-1.1.1-py3-none-any.whl: 241f67e66d81ce71c3001731b0447434ee1f23e273bfa386f6b54f253cd81d93 jupyter_server_ydoc-1.1.1.tar.gz: b4eec9e36c0b1610edd27e6eb20dd93921852bcfc7fff84d010549663efc2537
1 parent 70b6d73 commit b4fc51b

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,12 +4,37 @@ All notable changes to this project will be documented in this file.
44

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

7-
## 3.1.0
7+
## 3.1.1
88

9-
No merged PRs
9+
([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.1.0...70b6d738a53308e4b62c814163a8673f8e965019))
10+
11+
### Enhancements made
12+
13+
- Users item toolbar [#379](https://github.com/jupyterlab/jupyter-collaboration/pull/379) ([@brichet](https://github.com/brichet))
14+
15+
### Bugs fixed
16+
17+
- 3.x: Fix pinnings [#459](https://github.com/jupyterlab/jupyter-collaboration/pull/459) ([@martinRenou](https://github.com/martinRenou))
18+
- Fix collaborators panel breaking on opening files without known extension [#427](https://github.com/jupyterlab/jupyter-collaboration/pull/427) ([@krassowski](https://github.com/krassowski))
19+
20+
### Maintenance and upkeep improvements
21+
22+
- Bump min required `jupyter_events` version to 0.11 [#453](https://github.com/jupyterlab/jupyter-collaboration/pull/453) ([@krassowski](https://github.com/krassowski))
23+
- Update event schema version type [#421](https://github.com/jupyterlab/jupyter-collaboration/pull/421) ([@davidbrochart](https://github.com/davidbrochart))
24+
- Update github actions to v4 [#441](https://github.com/jupyterlab/jupyter-collaboration/pull/441) ([@brichet](https://github.com/brichet))
25+
26+
### Contributors to this release
27+
28+
([GitHub contributors page for this release](https://github.com/jupyterlab/jupyter-collaboration/graphs/contributors?from=2024-12-10&to=2025-04-08&type=c))
29+
30+
[@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Abrichet+updated%3A2024-12-10..2025-04-08&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Adavidbrochart+updated%3A2024-12-10..2025-04-08&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Agithub-actions+updated%3A2024-12-10..2025-04-08&type=Issues) | [@Hyrla](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3AHyrla+updated%3A2024-12-10..2025-04-08&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ajtpio+updated%3A2024-12-10..2025-04-08&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Akrassowski+updated%3A2024-12-10..2025-04-08&type=Issues) | [@lumberbot-app](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Alumberbot-app+updated%3A2024-12-10..2025-04-08&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3AmartinRenou+updated%3A2024-12-10..2025-04-08&type=Issues) | [@meeseeksmachine](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Ameeseeksmachine+updated%3A2024-12-10..2025-04-08&type=Issues) | [@ykazakov](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyter-collaboration+involves%3Aykazakov+updated%3A2024-12-10..2025-04-08&type=Issues)
1031

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

34+
## 3.1.0
35+
36+
No merged PRs
37+
1338
## 3.1.0rc0
1439

1540
([Full Changelog](https://github.com/jupyterlab/jupyter-collaboration/compare/@jupyter/collaboration-extension@3.1.0-beta.0...efa512058ef46d6bdbeb8a07864c939625d5642b))

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.1.0",
2+
"version": "3.1.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.1.0",
4+
"version": "3.1.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.1.0",
3+
"version": "3.1.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.1.0",
57-
"@jupyter/collaborative-drive": "^3.1.0",
58-
"@jupyter/docprovider": "^3.1.0",
56+
"@jupyter/collaboration": "^3.1.1",
57+
"@jupyter/collaborative-drive": "^3.1.1",
58+
"@jupyter/docprovider": "^3.1.1",
5959
"@jupyter/ydoc": "^2.1.3 || ^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.1.0",
3+
"version": "3.1.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.1.0",
3+
"version": "3.1.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.1.0",
3+
"version": "3.1.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.1.0",
57-
"@jupyter/docprovider": "^3.1.0",
56+
"@jupyter/collaborative-drive": "^3.1.1",
57+
"@jupyter/docprovider": "^3.1.1",
5858
"@jupyter/ydoc": "^2.1.3 || ^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.1.0",
3+
"version": "3.1.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.1.0",
44+
"@jupyter/collaborative-drive": "^3.1.1",
4545
"@jupyter/ydoc": "^2.1.3 || ^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.1.0"
1+
__version__ = "1.1.1"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.1.0"
1+
__version__ = "3.1.1"

0 commit comments

Comments
 (0)