From 89073f7ce0e31d9674cb2cc07334f8c101afa35e Mon Sep 17 00:00:00 2001 From: DenisaCG Date: Mon, 7 Oct 2024 15:47:19 +0000 Subject: [PATCH] Publish 0.3.0 SHA256 hashes: ipylgbst-0.3.0-py3-none-any.whl: f8cc8f061cc719cb3c6fc13e5bbee29b5350c68a9523ced04578c409e2dff607 ipylgbst-0.3.0.tar.gz: 0f50ef00b952945f71c5812eee9ac0230bab5d9a50478bf5882261093317af3d ipylgbst-0.3.0.tgz: 668ed232811c280e05fc6340209780b89bc221fd2a135c8011f976110f1fa01d --- CHANGELOG.md | 22 ++++++++++++++++++++++ package.json | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d352af..2208de2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,4 +2,26 @@ +## 0.3.0 + +([Full Changelog](https://github.com/jupyter-robotics/ipylgbst/compare/v0.2.1...c4307868b168bdbfe2fdf1b06a3042d852b017ff)) + +### Enhancements made + +- Update for jupyterlab 4. [#15](https://github.com/jupyter-robotics/ipylgbst/pull/15) ([@HaudinFlorence](https://github.com/HaudinFlorence)) + +### Bugs fixed + +- Fix publish release workflow [#16](https://github.com/jupyter-robotics/ipylgbst/pull/16) ([@DenisaCG](https://github.com/DenisaCG)) + +### Documentation improvements + +- Update links to match repo transfer [#12](https://github.com/jupyter-robotics/ipylgbst/pull/12) ([@IsabelParedes](https://github.com/IsabelParedes)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/jupyter-robotics/ipylgbst/graphs/contributors?from=2023-06-01&to=2024-10-07&type=c)) + +[@DenisaCG](https://github.com/search?q=repo%3Ajupyter-robotics%2Fipylgbst+involves%3ADenisaCG+updated%3A2023-06-01..2024-10-07&type=Issues) | [@HaudinFlorence](https://github.com/search?q=repo%3Ajupyter-robotics%2Fipylgbst+involves%3AHaudinFlorence+updated%3A2023-06-01..2024-10-07&type=Issues) | [@IsabelParedes](https://github.com/search?q=repo%3Ajupyter-robotics%2Fipylgbst+involves%3AIsabelParedes+updated%3A2023-06-01..2024-10-07&type=Issues) + diff --git a/package.json b/package.json index 18b4e90..50b347d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipylgbst", - "version": "0.2.1", + "version": "0.3.0", "description": "A widget library for controlling LEGO® BOOST via web-bluetooth", "keywords": [ "jupyter",