Skip to content

Commit ca24be2

Browse files
committed
Update changelog
1 parent 1b50108 commit ca24be2

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,43 @@
11
# Changelog
22

3+
## 2021-4-19
4+
5+
([Full Changelog](https://github.com/jupyterlab/lumino/compare/2021.4.12...fc0c0ddf950d38e957bfd1e076ffb937a679009f))
6+
7+
@lumino/algorithm: 1.4.0 => 1.5.0
8+
@lumino/application: 1.17.0 => 1.18.0
9+
@lumino/collections: 1.4.0 => 1.5.0
10+
@lumino/commands: 1.13.0 => 1.14.0
11+
@lumino/coreutils: 1.6.0 => 1.7.0
12+
@lumino/datagrid: 0.21.1 => 0.22.0
13+
@lumino/datastore: 0.12.0 => 0.13.0
14+
@lumino/default-theme: 0.11.0 => 0.12.0
15+
@lumino/disposable: 1.5.0 => 1.6.0
16+
@lumino/domutils: 1.3.0 => 1.4.0
17+
@lumino/dragdrop: 1.8.0 => 1.9.0
18+
@lumino/keyboard: 1.3.0 => 1.4.0
19+
@lumino/messaging: 1.5.0 => 1.6.0
20+
@lumino/polling: 1.4.0 => 1.5.0
21+
@lumino/properties: 1.3.0 => 1.4.0
22+
@lumino/signaling: 1.5.0 => 1.6.0
23+
@lumino/virtualdom: 1.9.0 => 1.10.0
24+
@lumino/widgets: 1.20.0 => 1.21.0
25+
26+
27+
### Merged PRs
28+
29+
- Add missing PR to changelog [#171](https://github.com/jupyterlab/lumino/pull/171) ([@blink1073](https://github.com/blink1073))
30+
- Bump ssri from 6.0.1 to 6.0.2 [#173](https://github.com/jupyterlab/lumino/pull/173) ([@dependabot](https://github.com/dependabot))
31+
- Switch to TypeScript 3.9 [#172](https://github.com/jupyterlab/lumino/pull/172) ([@jtpio](https://github.com/jtpio))
32+
- Add exports for sectionlist and celleditorcontroller [#169](https://github.com/jupyterlab/lumino/pull/169) ([@ibdafna](https://github.com/ibdafna))
33+
34+
### Contributors to this release
35+
36+
([GitHub contributors page for this release](https://github.com/jupyterlab/lumino/graphs/contributors?from=2021-04-12&to=2021-04-19&type=c))
37+
38+
[@blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ablink1073+updated%3A2021-04-12..2021-04-19&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Adependabot+updated%3A2021-04-12..2021-04-19&type=Issues) | [@ibdafna](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Aibdafna+updated%3A2021-04-12..2021-04-19&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ajtpio+updated%3A2021-04-12..2021-04-19&type=Issues) | [@vidartf](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Avidartf+updated%3A2021-04-12..2021-04-19&type=Issues)
39+
40+
341
## 2021-4-12
442

543
([Full Changelog](https://github.com/jupyterlab/lumino/compare/2021.4.9...bcb9734e2f01e625a51de0e58a6c3e5577090d3b))

0 commit comments

Comments
 (0)