Skip to content

Commit

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

lumino-algorithm-2.0.2.tgz: cdb3ce132decec1aa4afaa9ebfdf686e516e896a84074a3e6d4c7f2161e0e423

lumino-application-2.4.2.tgz: f8d43b0427e5fa7072a7a0e6df20b3b7a0853801886fa3e292db016b9c8f0226

lumino-buildutils-2.0.1.tgz: e6e44c32ab7accd332d6f3c65002070a22d811e9a4857323a43da078f3024c3d

lumino-collections-2.0.2.tgz: 23436ba1d98cf2788da0f498daf619bbd13dd33e981d74575d3457d37ce72128

lumino-commands-2.3.1.tgz: 3e70d364b270a4deb95474dcb8f1934b25adab3ece5c1f195e2fba65600a93ab

lumino-coreutils-2.2.0.tgz: 51b63ed879f02189097d33d01bebdfad86a8ed45ef605b91f3b219d80714e611

lumino-datagrid-2.5.0.tgz: 190538cebf7a3625ff114ab3a8906dbebd3039563fce374b90471d20e796752d

lumino-default-theme-2.1.8.tgz: 2807018b9124b97683a849ef41f5aca0dfe933fc33b1191f5cb1fbdf00a2268f

lumino-disposable-2.1.3.tgz: ba735e10d94fdd90a30dfd1361f7b243b57694aba9fdbd3524ee408b85843a81

lumino-domutils-2.0.2.tgz: e165d8517dc712512a47e9ca6697aab78086efde58951e6d57b4a30cde54abea

lumino-dragdrop-2.1.5.tgz: c7a6874e10c7d802b1286b3c0aa14d5c5dfd96fa82cfa2294e7605f497adf628

lumino-keyboard-2.0.2.tgz: 4cb7c73830ed98984455a34fce5671ed810b817a11594cac4e99041964f4d482

lumino-messaging-2.0.2.tgz: 05e4929f51c3277602c53c8690103e8e07702421659e08fe608fcbee6e75e87c

lumino-polling-2.1.3.tgz: a572bf315ba4fa8f13927f0eb15978e6ad483aac2b151cf56af89735e43475dc

lumino-properties-2.0.2.tgz: 2a8b6f879bae2e011fabe56d923cbe6ccfa78f74c8f3fd68e97b6982d244d5d6

lumino-signaling-2.1.3.tgz: d614c006b02cdeda68cb2ec45648506e78e07a79df672ce96f099621a0b0fa88

lumino-virtualdom-2.0.2.tgz: 610fba26b84075d18a41e30d6fd02364ad9d3ba257044ff09b548fc47f91527c

lumino-widgets-2.6.0.tgz: caa87f4f53d2a854952fe341b873e11b78fec2485fe7f38b724d5d7e02b13a80
  • Loading branch information
krassowski committed Feb 1, 2025
1 parent 171bfe2 commit 66559f1
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 3 deletions.
41 changes: 39 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,45 @@ github_url: 'https://github.com/jupyterlab/lumino/blob/main/CHANGELOG.md'

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

## 2025.2.1

([Full Changelog](https://github.com/jupyterlab/lumino/compare/v2024.8.13...76e4a9044ae2937e20c867cd97b24e6bf7c119fe))

```
@lumino/application: 2.4.1 => 2.4.2
@lumino/datagrid: 2.4.1 => 2.5.0
@lumino/default-theme: 2.1.7 => 2.1.8
@lumino/widgets: 2.5.0 => 2.6.0
```

### Enhancements made

- Add `horizontalAlignment` to `Menu.open()` options [#732](https://github.com/jupyterlab/lumino/pull/732) ([@andrewfulton9](https://github.com/andrewfulton9))
- [DataGrid] Add a feature to fit multiple column's width to their content [#731](https://github.com/jupyterlab/lumino/pull/731) ([@i-aki-y](https://github.com/i-aki-y))

### Maintenance and upkeep improvements

- Bump tj-actions/changed-files from 45.0.4 to 45.0.5 in the actions group [#734](https://github.com/jupyterlab/lumino/pull/734) ([@dependabot](https://github.com/dependabot))
- Bump tj-actions/changed-files from 45.0.3 to 45.0.4 in the actions group [#730](https://github.com/jupyterlab/lumino/pull/730) ([@dependabot](https://github.com/dependabot))
- Bump cross-spawn from 7.0.3 to 7.0.6 [#728](https://github.com/jupyterlab/lumino/pull/728) ([@dependabot](https://github.com/dependabot))
- Bump tj-actions/changed-files from 45.0.2 to 45.0.3 in the actions group [#726](https://github.com/jupyterlab/lumino/pull/726) ([@dependabot](https://github.com/dependabot))
- Bump axios from 1.6.1 to 1.7.7 [#724](https://github.com/jupyterlab/lumino/pull/724) ([@dependabot](https://github.com/dependabot))
- Bump tj-actions/changed-files from 44.5.7 to 45.0.2 in the actions group across 1 directory [#723](https://github.com/jupyterlab/lumino/pull/723) ([@dependabot](https://github.com/dependabot))
- Bump rollup from 3.25.1 to 3.29.5 [#722](https://github.com/jupyterlab/lumino/pull/722) ([@dependabot](https://github.com/dependabot))
- Bump micromatch from 4.0.5 to 4.0.8 [#720](https://github.com/jupyterlab/lumino/pull/720) ([@dependabot](https://github.com/dependabot))

### Documentation improvements

- Fixed the broken link to `CONTRIBUTING.md` [#737](https://github.com/jupyterlab/lumino/pull/737) ([@hxrshxz](https://github.com/hxrshxz))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/lumino/graphs/contributors?from=2024-08-13&to=2025-02-01&type=c))

[@andrewfulton9](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Aandrewfulton9+updated%3A2024-08-13..2025-02-01&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Adependabot+updated%3A2024-08-13..2025-02-01&type=Issues) | [@hxrshxz](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ahxrshxz+updated%3A2024-08-13..2025-02-01&type=Issues) | [@i-aki-y](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ai-aki-y+updated%3A2024-08-13..2025-02-01&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Akrassowski+updated%3A2024-08-13..2025-02-01&type=Issues)

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

## 2024.8.13

([Full Changelog](https://github.com/jupyterlab/lumino/compare/v2024.6.28...2c613f00ffe80fe63debb62108532135b1638e9c))
Expand Down Expand Up @@ -44,8 +83,6 @@ github_url: 'https://github.com/jupyterlab/lumino/blob/main/CHANGELOG.md'

[@dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Adependabot+updated%3A2024-06-28..2024-08-13&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Afcollonval+updated%3A2024-06-28..2024-08-13&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Akrassowski+updated%3A2024-06-28..2024-08-13&type=Issues)

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

## 2024.6.28

([Full Changelog](https://github.com/jupyterlab/lumino/compare/v2024.3.25...51dd3b375eecc21ad3866a9497546681c4d5a07d))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lumino-top-level",
"version": "2024.8.13",
"version": "2025.2.1",
"private": true,
"workspaces": [
"examples/*",
Expand Down

0 comments on commit 66559f1

Please sign in to comment.