Skip to content

Commit 763a45d

Browse files
committed
Publish 0.1.3
SHA256 hashes: jupyterlab_gather-0.1.3-py3-none-any.whl: 26919621311bec611086ef1cc23aa5b6a9bb3df0629329c27f0ccb48806fde65 jupyterlab_gather-0.1.3.tar.gz: e0754fa2a8a676a18adb8630c42b94381f0b37e90ca185699f6546a4ef1f7029 jupyterlab_gather-0.1.3.tgz: 690a109d6b101290197e99dec8ceb537d0baea3f2d6b2e02688f01a03bd1eddf
1 parent 54d5626 commit 763a45d

File tree

2 files changed

+27
-3
lines changed

2 files changed

+27
-3
lines changed

CHANGELOG.md

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,32 @@
22

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

5+
## 0.1.3
6+
7+
([Full Changelog](https://github.com/QuantStack/jupyterlab-gather/compare/v0.1.2...54d56262995eed071dc5e27c0f7b9a27d086d241))
8+
9+
### Enhancements made
10+
11+
- Add cube download [#31](https://github.com/QuantStack/jupyterlab-gather/pull/31) ([@gjmooney](https://github.com/gjmooney))
12+
- Add zustand [#30](https://github.com/QuantStack/jupyterlab-gather/pull/30) ([@gjmooney](https://github.com/gjmooney))
13+
- Add cube files; Update model links; Remove presenter toggle [#28](https://github.com/QuantStack/jupyterlab-gather/pull/28) ([@gjmooney](https://github.com/gjmooney))
14+
15+
### Bugs fixed
16+
17+
- Add cube files; Update model links; Remove presenter toggle [#28](https://github.com/QuantStack/jupyterlab-gather/pull/28) ([@gjmooney](https://github.com/gjmooney))
18+
19+
### Other merged PRs
20+
21+
- Readme change [#32](https://github.com/QuantStack/jupyterlab-gather/pull/32) ([@gjmooney](https://github.com/gjmooney))
22+
23+
### Contributors to this release
24+
25+
([GitHub contributors page for this release](https://github.com/QuantStack/jupyterlab-gather/graphs/contributors?from=2024-06-19&to=2025-09-08&type=c))
26+
27+
[@github-actions](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-gather+involves%3Agithub-actions+updated%3A2024-06-19..2025-09-08&type=Issues) | [@gjmooney](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-gather+involves%3Agjmooney+updated%3A2024-06-19..2025-09-08&type=Issues)
28+
29+
<!-- <END NEW CHANGELOG ENTRY> -->
30+
531
## 0.1.2
632

733
([Full Changelog](https://github.com/QuantStack/jupyterlab-gather/compare/v0.1.1...58bcebc66e06d13ed5521152d541491cdc425d16))
@@ -27,8 +53,6 @@
2753

2854
[@github-actions](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-gather+involves%3Agithub-actions+updated%3A2024-05-30..2024-06-19&type=Issues) | [@gjmooney](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-gather+involves%3Agjmooney+updated%3A2024-05-30..2024-06-19&type=Issues)
2955

30-
<!-- <END NEW CHANGELOG ENTRY> -->
31-
3256
## 0.1.1
3357

3458
([Full Changelog](https://github.com/QuantStack/jupyterlab-gather/compare/0.1.0...c85a1aee929fb4191f807b8390b8817a3ec78ad9))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab_gather",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Video presentation over WebRTC with AR capabilities.",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)