Skip to content

Commit 3bf57b0

Browse files
committed
Publish 0.1.0a4
SHA256 hashes: jupyterlab-lego-boost-0.1.0-a4.tgz: fbb6d3196db55872ba6b8a482e12911fdae1096295935750b9790db235bca7ae jupyterlab_lego_boost-0.1.0a4-py3-none-any.whl: d835bc493ad87e707e422ed379559dfc354c8fac22b47a25694c1454afa6314f jupyterlab_lego_boost-0.1.0a4.tar.gz: bd334f3398987a434d889142e2c8f6fa67d123154de4c1449c466e42a848e473
1 parent ad2cb9c commit 3bf57b0

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

CHANGELOG.md

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

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

5+
## 0.1.0a4
6+
7+
([Full Changelog](https://github.com/jupyter-robotics/jupyterlab-lego-boost/compare/f37da982e092e034abd53dd1d234cb56f1c30275...ad2cb9c33627cf69472a8ab162aa8c9b7827b072))
8+
9+
### Bugs fixed
10+
11+
- Update blockly and jupyterlab-blockly packages. [#19](https://github.com/jupyter-robotics/jupyterlab-lego-boost/pull/19) ([@HaudinFlorence](https://github.com/HaudinFlorence))
12+
13+
### Contributors to this release
14+
15+
([GitHub contributors page for this release](https://github.com/jupyter-robotics/jupyterlab-lego-boost/graphs/contributors?from=2024-08-22&to=2024-09-02&type=c))
16+
17+
[@HaudinFlorence](https://github.com/search?q=repo%3Ajupyter-robotics%2Fjupyterlab-lego-boost+involves%3AHaudinFlorence+updated%3A2024-08-22..2024-09-02&type=Issues)
18+
19+
<!-- <END NEW CHANGELOG ENTRY> -->
20+
521
## 0.1.0a3
622

723
([Full Changelog](https://github.com/jupyter-robotics/jupyterlab-lego-boost/compare/c8ffd43bf88614968b93a3581132c2bf0e875ca5...9d2afc741c865177373118f9d3b462c89d95c5d0))
@@ -21,8 +37,6 @@
2137

2238
[@DenisaCG](https://github.com/search?q=repo%3Ajupyter-robotics%2Fjupyterlab-lego-boost+involves%3ADenisaCG+updated%3A2024-08-21..2024-08-22&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter-robotics%2Fjupyterlab-lego-boost+involves%3Agithub-actions+updated%3A2024-08-21..2024-08-22&type=Issues)
2339

24-
<!-- <END NEW CHANGELOG ENTRY> -->
25-
2640
## 0.1.0a2
2741

2842
([Full Changelog](https://github.com/QuantStack/jupyterlab-lego-boost/compare/35d9882aef31adaad1d4ca9dcdfee9318db6dc24...0f75182a3c24e7edb9fe86ef0b5095f3e842700e))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab-lego-boost",
3-
"version": "0.1.0-a3",
3+
"version": "0.1.0-a4",
44
"description": "Blockly extension for JupyterLab to control the Lego Boost",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)