Skip to content

Commit 097cd31

Browse files
committed
Publish 2023.3.27
SHA256 hashes: lumino-algorithm-2.0.0.tgz: 5800b748e1530b0d6cbeb7412cab0c0c6431e3485f3bc0b4eafa8c3cf5778ab9 lumino-application-2.0.1.tgz: f09b4934d571b6bb9afce70911925c28d4a02309896d9e01f338b7925acf2e4d lumino-buildutils-2.0.0.tgz: fe30ab192550c0cffe45c2e3e1d30956a4d27f91dfc1ae583e8c1f3b8b51c3ab lumino-collections-2.0.0.tgz: 142aba1df55a0ad75005a058221f3c864ccef3ef27aae3d608cb6bdc055dd02b lumino-commands-2.0.1.tgz: e4a5ff3a0dbf411edc765fea083af16928888c25cd615fce8cab5929c8103b17 lumino-coreutils-2.0.0.tgz: 894967aa35d319ac144cdb3f5a29abd5af60d9516ba3fe7c294e8edca7115f2f lumino-datagrid-2.0.1.tgz: 0f31a577cb75d77a611bca4e06e0b98ac279c1bee8f6bea0e58641e11693f5bb lumino-default-theme-2.0.1.tgz: 28584db47125429149645c703f9066636fff2af7a5d4cef4e3f3b36ef1db3410 lumino-disposable-2.0.0.tgz: 427a801b51c1541f1e7e0c86969d3753c433dc2a1a212f104f54f90fc24731de lumino-domutils-2.0.0.tgz: e3cae581aea738dced0e7efd8cf63974e395c38e9ab621e9afd7df8f45e998bd lumino-dragdrop-2.0.0.tgz: 34ee81d36f02daa3687d596c91dafac3eef3efe302ddcdc038604b9286e1244d lumino-keyboard-2.0.0.tgz: 25a4bab973e1d8015025a25d129d523dd10872a958ae3f28b2cbe9bbda814e7e lumino-messaging-2.0.0.tgz: dc0252cc95c53ae78fcfc6e286c234125cb155a6a8fb8fbee802d6003783a024 lumino-polling-2.0.0.tgz: 4b41817e5f38cf9257190a23aa1c6782dfe0548e2f0c03cadd0b7ae8eea7d143 lumino-properties-2.0.0.tgz: e36bf2f9200e3cf510a0b15a5785c396615de83795fee6d677e95d1640c955e8 lumino-signaling-2.0.0.tgz: 2a01888221cd48bcd7ad4ec15f75043edd155ea4cdecc2d7292fe240828fa3d4 lumino-virtualdom-2.0.0.tgz: bcd17a79cb2169ea67467a0e250d702fe452d62f0c07b6f1373e193d55cfffae lumino-widgets-2.0.1.tgz: 02a2e2793701db85a547e3b4de88dd9430505556c4b91c66e2d6be9efe785659
1 parent 0a73581 commit 097cd31

File tree

2 files changed

+37
-3
lines changed

2 files changed

+37
-3
lines changed

CHANGELOG.md

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

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

9+
## 2023.3.27
10+
11+
([Full Changelog](https://github.com/jupyterlab/lumino/compare/v2023.3.15...0a73581874b5cee395282ee16875963cf4440bc7))
12+
13+
```
14+
@lumino/application: 1.31.4 => 2.0.1
15+
@lumino/commands: 2.0.0 => 2.0.1
16+
@lumino/datagrid: 0.36.9 => 2.0.1
17+
@lumino/default-theme: 0.22.9 => 2.0.1
18+
@lumino/dragdrop: 1.14.5 => 2.0.0
19+
@lumino/widgets: 1.37.2 => 2.0.1
20+
```
21+
22+
### Bugs fixed
23+
24+
- Prevents enter from being interpreted as emoji [#563](https://github.com/jupyterlab/lumino/pull/563) ([@JasonWeill](https://github.com/JasonWeill))
25+
- Disable size containment for split handle [#560](https://github.com/jupyterlab/lumino/pull/560) ([@krassowski](https://github.com/krassowski))
26+
27+
### Maintenance and upkeep improvements
28+
29+
- Update versions [#566](https://github.com/jupyterlab/lumino/pull/566) ([@fcollonval](https://github.com/fcollonval))
30+
- Bump tj-actions/changed-files from 35.6.4 to 35.7.2 [#562](https://github.com/jupyterlab/lumino/pull/562) ([@dependabot](https://github.com/dependabot))
31+
32+
### Documentation improvements
33+
34+
- Backport changelog from 1.x [#558](https://github.com/jupyterlab/lumino/pull/558) ([@fcollonval](https://github.com/fcollonval))
35+
- Improve documentation [#557](https://github.com/jupyterlab/lumino/pull/557) ([@fcollonval](https://github.com/fcollonval))
36+
37+
### Contributors to this release
38+
39+
([GitHub contributors page for this release](https://github.com/jupyterlab/lumino/graphs/contributors?from=2023-03-15&to=2023-03-27&type=c))
40+
41+
[@andrii-i](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Aandrii-i+updated%3A2023-03-15..2023-03-27&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Adependabot+updated%3A2023-03-15..2023-03-27&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Afcollonval+updated%3A2023-03-15..2023-03-27&type=Issues) | [@JasonWeill](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3AJasonWeill+updated%3A2023-03-15..2023-03-27&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Akrassowski+updated%3A2023-03-15..2023-03-27&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Awelcome+updated%3A2023-03-15..2023-03-27&type=Issues)
42+
43+
<!-- <END NEW CHANGELOG ENTRY> -->
44+
945
## 2023.3.15
1046

1147
([Full Changelog](https://github.com/jupyterlab/lumino/compare/v2022.8.8...5a1a05a1642f8262d607e3e30f61ab39f912d2c8))
@@ -143,8 +179,6 @@ See [migration guide](https://lumino.readthedocs.io/en/latest/migration.html) fo
143179

144180
[@3coins](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3A3coins+updated%3A2022-08-08..2023-03-15&type=Issues) | [@afshin](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Aafshin+updated%3A2022-08-08..2023-03-15&type=Issues) | [@alec-kr](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Aalec-kr+updated%3A2022-08-08..2023-03-15&type=Issues) | [@blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ablink1073+updated%3A2022-08-08..2023-03-15&type=Issues) | [@brichet](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Abrichet+updated%3A2022-08-08..2023-03-15&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Adependabot+updated%3A2022-08-08..2023-03-15&type=Issues) | [@drcd1](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Adrcd1+updated%3A2022-08-08..2023-03-15&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Afcollonval+updated%3A2022-08-08..2023-03-15&type=Issues) | [@gabalafou](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Agabalafou+updated%3A2022-08-08..2023-03-15&type=Issues) | [@ibdafna](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Aibdafna+updated%3A2022-08-08..2023-03-15&type=Issues) | [@jasongrout](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ajasongrout+updated%3A2022-08-08..2023-03-15&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ajtpio+updated%3A2022-08-08..2023-03-15&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Akrassowski+updated%3A2022-08-08..2023-03-15&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3AmartinRenou+updated%3A2022-08-08..2023-03-15&type=Issues) | [@meeseeksdev](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ameeseeksdev+updated%3A2022-08-08..2023-03-15&type=Issues) | [@scmmmh](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ascmmmh+updated%3A2022-08-08..2023-03-15&type=Issues) | [@steff456](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Asteff456+updated%3A2022-08-08..2023-03-15&type=Issues) | [@thetorpedodog](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Athetorpedodog+updated%3A2022-08-08..2023-03-15&type=Issues) | [@vidartf](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Avidartf+updated%3A2022-08-08..2023-03-15&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Awelcome+updated%3A2022-08-08..2023-03-15&type=Issues)
145181

146-
<!-- <END NEW CHANGELOG ENTRY> -->
147-
148182
## 2023.3.27 (1.x)
149183

150184
([Full Changelog](https://github.com/jupyterlab/lumino/compare/@lumino/[email protected]))

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": "2023.3.15",
3+
"version": "2023.3.27",
44
"private": true,
55
"workspaces": [
66
"examples/*",

0 commit comments

Comments
 (0)