Skip to content

Commit 02221a2

Browse files
Automated Changelog Entry for 2022.9.9-alpha.5 on main (#399)
Co-authored-by: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9ddf6c5 commit 02221a2

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

CHANGELOG.md

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

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

9+
## 2022.9.9-alpha.5
10+
11+
([Full Changelog](https://github.com/jupyterlab/lumino/compare/@lumino/algorithm@2.0.0-alpha.4...9ddf6c5dc51e04f0a289ebfb2f2e9993b2b87a48))
12+
13+
### Bugs fixed
14+
15+
- Switch to using `setTimeout` for all deferred processing. [#395](https://github.com/jupyterlab/lumino/pull/395) ([@thetorpedodog](https://github.com/thetorpedodog))
16+
17+
### Maintenance and upkeep improvements
18+
19+
- Update versions to v2 alpha.5 [#398](https://github.com/jupyterlab/lumino/pull/398) ([@fcollonval](https://github.com/fcollonval))
20+
- Remove some webpack artifacts from `devDependencies` [#396](https://github.com/jupyterlab/lumino/pull/396) ([@afshin](https://github.com/afshin))
21+
- Use Rollup for tests and examples [#348](https://github.com/jupyterlab/lumino/pull/348) ([@gabalafou](https://github.com/gabalafou))
22+
23+
### Contributors to this release
24+
25+
([GitHub contributors page for this release](https://github.com/jupyterlab/lumino/graphs/contributors?from=2022-09-06&to=2022-09-09&type=c))
26+
27+
[@afshin](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Aafshin+updated%3A2022-09-06..2022-09-09&type=Issues) | [@blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ablink1073+updated%3A2022-09-06..2022-09-09&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Afcollonval+updated%3A2022-09-06..2022-09-09&type=Issues) | [@gabalafou](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Agabalafou+updated%3A2022-09-06..2022-09-09&type=Issues) | [@thetorpedodog](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Athetorpedodog+updated%3A2022-09-06..2022-09-09&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Awelcome+updated%3A2022-09-06..2022-09-09&type=Issues)
28+
29+
<!-- <END NEW CHANGELOG ENTRY> -->
30+
931
## 2022.9.6
1032

1133
([Full Changelog](https://github.com/jupyterlab/lumino/compare/@lumino/algorithm@2.0.0-alpha.3...04e2e5beff2277f29a9b9168fbbd19915c238245))
@@ -30,8 +52,6 @@ github_url: 'https://github.com/jupyterlab/lumino/blob/main/CHANGELOG.md'
3052

3153
[@afshin](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Aafshin+updated%3A2022-08-30..2022-09-06&type=Issues) | [@blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Ablink1073+updated%3A2022-08-30..2022-09-06&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Adependabot+updated%3A2022-08-30..2022-09-06&type=Issues) | [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Flumino+involves%3Afcollonval+updated%3A2022-08-30..2022-09-06&type=Issues)
3254

33-
<!-- <END NEW CHANGELOG ENTRY> -->
34-
3555
## 2022.8.30
3656

3757
([Full Changelog](https://github.com/jupyterlab/lumino/compare/@lumino/algorithm@2.0.0-alpha.2...e76aa2e8463aeae489ca79598e3dac9bb504272f))

0 commit comments

Comments
 (0)