From 637d6448ec4b8c0df85c7b7ab7addd7b61f90ec8 Mon Sep 17 00:00:00 2001 From: fcollonval Date: Thu, 29 Feb 2024 16:31:25 +0000 Subject: [PATCH] Publish 4.0.1 SHA256 hashes: jupyterlab-tour-4.0.1.tgz: b1e222987ac7f05edbaa9a1195e991c3d7f5724de46621bd555df9ea9fdc3bcf jupyterlab_tour-4.0.1-py3-none-any.whl: a1590e6b5e206ff29869ac2020833f61d74074bde2f6739515280a76511b3b54 jupyterlab_tour-4.0.1.tar.gz: 51d860f872775ce7d85dbfd215fbab1d2c79f5c0c1a902a1d46e4bb642090cbd --- CHANGELOG.md | 23 +++++++++++++++++++++-- package.json | 2 +- 2 files changed, 22 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d844b1..69eb089 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,27 @@ +## 4.0.1 + +([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-tour/compare/v4.0.0...3b3901ec4136e42a6d5f28e4fd0bd9f6f2fab791)) + +### Bugs fixed + +- Use existing server settings when creating the `ConfigSection` [#85](https://github.com/jupyterlab-contrib/jupyterlab-tour/pull/85) ([@jtpio](https://github.com/jtpio)) + +### Maintenance and upkeep improvements + +- Bump ip from 2.0.0 to 2.0.1 [#84](https://github.com/jupyterlab-contrib/jupyterlab-tour/pull/84) ([@dependabot](https://github.com/dependabot)) +- Bump ip from 2.0.0 to 2.0.1 in /ui-tests [#83](https://github.com/jupyterlab-contrib/jupyterlab-tour/pull/83) ([@dependabot](https://github.com/dependabot)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyterlab-tour/graphs/contributors?from=2023-11-08&to=2024-02-29&type=c)) + +[@dependabot](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-tour+involves%3Adependabot+updated%3A2023-11-08..2024-02-29&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-tour+involves%3Agithub-actions+updated%3A2023-11-08..2024-02-29&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-tour+involves%3Ajtpio+updated%3A2023-11-08..2024-02-29&type=Issues) + + + ## 4.0.0 ([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-tour/compare/v3.1.4...fd7eecc2f6454a4ef504173ee818da4f4ee6bf69)) @@ -55,5 +76,3 @@ [@fcollonval](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-tour+involves%3Afcollonval+updated%3A2021-10-31..2023-11-08&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-tour+involves%3Agithub-actions+updated%3A2021-10-31..2023-11-08&type=Issues) - - diff --git a/package.json b/package.json index 40ff950..7aff877 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jupyterlab-tour", - "version": "4.0.0", + "version": "4.0.1", "description": "A JupyterLab UI Tour.", "keywords": [ "jupyter",