Skip to content

Commit 2e727fc

Browse files
Automated Changelog Entry for 0.1.0a5 on main
1 parent 1a01818 commit 2e727fc

File tree

1 file changed

+36
-2
lines changed

1 file changed

+36
-2
lines changed

CHANGELOG.md

Lines changed: 36 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,42 @@
22

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

5+
## 0.1.0a5
6+
7+
([Full Changelog](https://github.com/QuantStack/jupyterlab-blockly/compare/jupyterlab-blockly-extension@0.1.0-alpha.4...1a0181848d9b1c4382671bbdc77db33aafeb1f00))
8+
9+
### Enhancements made
10+
11+
- Adds jupyterlab-blockly and blockly into the extension bundle [#47](https://github.com/QuantStack/jupyterlab-blockly/pull/47) ([@hbcarlos](https://github.com/hbcarlos))
12+
- Add JupyterLite badge to the README [#46](https://github.com/QuantStack/jupyterlab-blockly/pull/46) ([@jtpio](https://github.com/jtpio))
13+
- Switch to `environment.yml` for the docs [#45](https://github.com/QuantStack/jupyterlab-blockly/pull/45) ([@jtpio](https://github.com/jtpio))
14+
- Use `pydata-sphinx-theme` [#43](https://github.com/QuantStack/jupyterlab-blockly/pull/43) ([@jtpio](https://github.com/jtpio))
15+
- Update release documentation [#42](https://github.com/QuantStack/jupyterlab-blockly/pull/42) ([@hbcarlos](https://github.com/hbcarlos))
16+
17+
### Bugs fixed
18+
19+
- Include packages [#50](https://github.com/QuantStack/jupyterlab-blockly/pull/50) ([@hbcarlos](https://github.com/hbcarlos))
20+
21+
### Maintenance and upkeep improvements
22+
23+
- Include packages [#50](https://github.com/QuantStack/jupyterlab-blockly/pull/50) ([@hbcarlos](https://github.com/hbcarlos))
24+
25+
### Documentation improvements
26+
27+
- Add JupyterLite badge to the README [#46](https://github.com/QuantStack/jupyterlab-blockly/pull/46) ([@jtpio](https://github.com/jtpio))
28+
- Switch to `environment.yml` for the docs [#45](https://github.com/QuantStack/jupyterlab-blockly/pull/45) ([@jtpio](https://github.com/jtpio))
29+
- Remove unused imports [#44](https://github.com/QuantStack/jupyterlab-blockly/pull/44) ([@jtpio](https://github.com/jtpio))
30+
- Use `pydata-sphinx-theme` [#43](https://github.com/QuantStack/jupyterlab-blockly/pull/43) ([@jtpio](https://github.com/jtpio))
31+
- Update release documentation [#42](https://github.com/QuantStack/jupyterlab-blockly/pull/42) ([@hbcarlos](https://github.com/hbcarlos))
32+
33+
### Contributors to this release
34+
35+
([GitHub contributors page for this release](https://github.com/QuantStack/jupyterlab-blockly/graphs/contributors?from=2022-07-15&to=2022-07-21&type=c))
36+
37+
[@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3ADenisaCG+updated%3A2022-07-15..2022-07-21&type=Issues) | [@github-actions](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Agithub-actions+updated%3A2022-07-15..2022-07-21&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Ahbcarlos+updated%3A2022-07-15..2022-07-21&type=Issues) | [@jtpio](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Ajtpio+updated%3A2022-07-15..2022-07-21&type=Issues)
38+
39+
<!-- <END NEW CHANGELOG ENTRY> -->
40+
541
## 0.1.0a4
642

743
([Full Changelog](https://github.com/QuantStack/jupyterlab-blockly/compare/jupyterlab-blockly-extension@0.1.0-alpha.3...60ac9449a03883d76b67b56910ac638d67930707))
@@ -20,8 +56,6 @@
2056

2157
[@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3ADenisaCG+updated%3A2022-07-14..2022-07-15&type=Issues) | [@github-actions](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Agithub-actions+updated%3A2022-07-14..2022-07-15&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Ahbcarlos+updated%3A2022-07-14..2022-07-15&type=Issues)
2258

23-
<!-- <END NEW CHANGELOG ENTRY> -->
24-
2559
## 0.1.0a3
2660

2761
([Full Changelog](https://github.com/QuantStack/jupyterlab-blockly/compare/v0.1.0a2...191e3ccfca68a173466bf096d751a38d6b917128))

0 commit comments

Comments
 (0)