Skip to content

Commit b13ed82

Browse files
committed
Publish 2025.1.30
SHA256 hashes: lumino-algorithm-2.0.4.tgz: bf6c1002ce5ebcb37757aac4a559b584ed62e8739111891dfde03509cac32ae0 lumino-application-2.4.7.tgz: 4b24383e439f09d6b311ea6b6b390e7013f108768e3977b220a4da5be1b9c511 lumino-buildutils-2.0.3.tgz: dcf9757319b1a4db089d520742db58b5f9197d855e63bb08bd8b77d3b99feb40 lumino-collections-2.0.4.tgz: 80814b77931fd47d85d31cb4f9b2dec7419251753c7a1f54a44581c4de76741e lumino-commands-2.3.3.tgz: e118f7842552a8b98f13557607b5888990917c8dae1483fb541b1e44a6f11c39 lumino-coreutils-2.2.2.tgz: 522c78176f87c07c10f1427c26d06d8e7795d43069d49014458ba0582529893e lumino-datagrid-2.5.5.tgz: b11d9abebcfc0aa509f21870c20844e7f30be0630764beee2d7d26e56881b31c lumino-default-theme-2.1.13.tgz: 71e629960260d3176775d19e7765c0c8704b8bff596eb7fcbd335db9b2a3abdb lumino-disposable-2.1.5.tgz: 493d80e68c5d3ee9fec82e3c8008bcf40571ff2e8356959fe1796c946dced533 lumino-domutils-2.0.4.tgz: b30e34b094162ba93a9febf869cfc88e3aeb026f82c5e5d83ddd319e1aa42361 lumino-dragdrop-2.1.7.tgz: 90366e93133ab82a03865d965c975039775503e092838032f813cd3bbe2f22f7 lumino-keyboard-2.0.4.tgz: afaa6f7218da3f64729d29e8077ace78b9f4f5207b41d5940664c1d5cf9bac26 lumino-messaging-2.0.4.tgz: 67fed9ec6db2fccb390b1069504e331a6f45751e85aa5c4dee222cc536971440 lumino-polling-2.1.5.tgz: 46f1819cff3d3fbb38ef4608c83b60499fc1ba3fd50852ad5a1b217b2fc6d9ce lumino-properties-2.0.4.tgz: 5603f685b7ed7fa1073fd47d06f96022deb0de8e5039abbc23a3181f0bd07561 lumino-signaling-2.1.5.tgz: 023d7f67849d951d92168538bfab9c0b5aa9698438c32e4ff3b9b76b713b77a8 lumino-virtualdom-2.0.4.tgz: 1941af90c1d16f440074d094b84445b8c0e2f97019fe23a6567b2a32a3e1e6d9 lumino-widgets-2.7.4.tgz: 2853f66695b5dc44322a32e7980c3b21dc0fea90480cdddeeb292e8cc73c13f0
1 parent 7b6c124 commit b13ed82

2 files changed

Lines changed: 36 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 35 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,41 @@ github_url: 'https://github.com/jupyterlab/lumino/blob/main/CHANGELOG.md'
66

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

9+
## 2025.1.30
10+
11+
([Full Changelog](https://github.com/jupyterlab/lumino/compare/v2026.1.15...58eebd4c824a46f7cf7d578aee508506513df1c1))
12+
13+
```
14+
@lumino/application: 2.4.6 => 2.4.7
15+
@lumino/datagrid: 2.5.4 => 2.5.5
16+
@lumino/default-theme: 2.1.12 => 2.1.13
17+
@lumino/widgets: 2.7.3 => 2.7.4
18+
```
19+
20+
### Bugs fixed
21+
22+
- Capture the pointer for split panel drags [#782](https://github.com/jupyterlab/lumino/pull/782) ([@jasongrout](https://github.com/jasongrout), [@krassowski](https://github.com/krassowski), [@safisa](https://github.com/safisa), [@tsmaeder](https://github.com/tsmaeder))
23+
24+
### Maintenance and upkeep improvements
25+
26+
- Bump lodash-es from 4.17.21 to 4.17.23 [#781](https://github.com/jupyterlab/lumino/pull/781) ([@krassowski](https://github.com/krassowski))
27+
- Bump koa from 2.16.2 to 2.16.3 [#778](https://github.com/jupyterlab/lumino/pull/778) ([@krassowski](https://github.com/krassowski))
28+
29+
### Documentation improvements
30+
31+
- Correct a detail about actions in the releasing docs [#783](https://github.com/jupyterlab/lumino/pull/783) ([@krassowski](https://github.com/krassowski), [@jasongrout](https://github.com/jasongrout))
32+
33+
### Contributors to this release
34+
35+
The following people contributed discussions, new ideas, code and documentation contributions, and review.
36+
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports).
37+
38+
([GitHub contributors page for this release](https://github.com/jupyterlab/lumino/graphs/contributors?from=2026-01-16&to=2026-01-30&type=c))
39+
40+
@jasongrout ([activity](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ajasongrout+updated%3A2026-01-16..2026-01-30&type=Issues)) | @krassowski ([activity](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Akrassowski+updated%3A2026-01-16..2026-01-30&type=Issues)) | @safisa ([activity](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Asafisa+updated%3A2026-01-16..2026-01-30&type=Issues)) | @tsmaeder ([activity](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Atsmaeder+updated%3A2026-01-16..2026-01-30&type=Issues))
41+
42+
<!-- <END NEW CHANGELOG ENTRY> -->
43+
944
## 2026.1.15
1045

1146
([Full Changelog](https://github.com/jupyterlab/lumino/compare/v2025.11.13...f5a3f413c865abdb014aad1f348260b3bc7baef7))
@@ -37,8 +72,6 @@ See [our definition of contributors](https://github-activity.readthedocs.io/en/l
3772

3873
@afshin ([activity](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Aafshin+updated%3A2025-11-13..2026-01-15&type=Issues)) | @jasongrout ([activity](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ajasongrout+updated%3A2025-11-13..2026-01-15&type=Issues)) | @krassowski ([activity](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Akrassowski+updated%3A2025-11-13..2026-01-15&type=Issues)) | @martinRenou ([activity](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3AmartinRenou+updated%3A2025-11-13..2026-01-15&type=Issues)) | @SylvainCorlay ([activity](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3ASylvainCorlay+updated%3A2025-11-13..2026-01-15&type=Issues))
3974

40-
<!-- <END NEW CHANGELOG ENTRY> -->
41-
4275
## 2025.11.13
4376

4477
([Full Changelog](https://github.com/jupyterlab/lumino/compare/v2025.4.30...c94af1758e75ffe807795d63722abbc39650a6e7))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lumino-top-level",
3-
"version": "2026.1.15",
3+
"version": "2025.1.30",
44
"private": true,
55
"workspaces": [
66
"examples/*",

0 commit comments

Comments
 (0)