Skip to content

Commit

Permalink
Publish 4.0.1
Browse files Browse the repository at this point in the history
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
  • Loading branch information
fcollonval committed Feb 29, 2024
1 parent 3b3901e commit 637d644
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 3 deletions.
23 changes: 21 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

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

## 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)

<!-- <END NEW CHANGELOG ENTRY> -->

## 4.0.0

([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-tour/compare/v3.1.4...fd7eecc2f6454a4ef504173ee818da4f4ee6bf69))
Expand Down Expand Up @@ -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)

<!-- <END NEW CHANGELOG ENTRY> -->
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jupyterlab-tour",
"version": "4.0.0",
"version": "4.0.1",
"description": "A JupyterLab UI Tour.",
"keywords": [
"jupyter",
Expand Down

0 comments on commit 637d644

Please sign in to comment.