Skip to content

Commit

Permalink
Publish 3.2.2
Browse files Browse the repository at this point in the history
SHA256 hashes:

jlab-enhanced-favorites-3.2.2.tgz: a61d04095d203c8b1aa805f6c6899d07129c41cfe1387c741dc71faa08315fa4

jupyterlab_favorites-3.2.2-py3-none-any.whl: 2e79864c42ef65b0a6a495a388a5a42b7325f8f9080b24137eff1c5ee8998853

jupyterlab_favorites-3.2.2.tar.gz: 5788898b859cc79e0717eeb801a156a0038ee5ce7b8bca8eeb2c19bd8b554f04
  • Loading branch information
krassowski committed Mar 21, 2024
1 parent 6ce4b99 commit e3b23a5
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 3 deletions.
22 changes: 20 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

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

## 3.2.2

([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-favorites/compare/v3.2.1...6ce4b99004411eefe9c5eedd8eb53105eced49fa))

### Bugs fixed

- Allow to omit the `root` attribute in settings [#26](https://github.com/jupyterlab-contrib/jupyterlab-favorites/pull/26) ([@krassowski](https://github.com/krassowski))

### Documentation improvements

- Update README.md [#24](https://github.com/jupyterlab-contrib/jupyterlab-favorites/pull/24) ([@krassowski](https://github.com/krassowski))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyterlab-favorites/graphs/contributors?from=2023-11-13&to=2024-03-21&type=c))

[@github-actions](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-favorites+involves%3Agithub-actions+updated%3A2023-11-13..2024-03-21&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-favorites+involves%3Akrassowski+updated%3A2023-11-13..2024-03-21&type=Issues)

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

## 3.2.1

([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-favorites/compare/v3.2.0...93429578260e2c5803640a407de555a1acaca81f))
Expand All @@ -20,8 +40,6 @@

[@fcollonval](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-favorites+involves%3Afcollonval+updated%3A2023-10-22..2023-11-13&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-favorites+involves%3Agithub-actions+updated%3A2023-10-22..2023-11-13&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-favorites+involves%3Akrassowski+updated%3A2023-10-22..2023-11-13&type=Issues)

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

## 3.2.0

([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-favorites/compare/v3.1.1...8a040198a60f799217a3cd4afe7f24c05adf0bd9))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jlab-enhanced/favorites",
"version": "3.2.1",
"version": "3.2.2",
"description": "Add the ability to save favorite folders to JupyterLab for quicker browsing",
"keywords": [
"jupyter",
Expand Down

0 comments on commit e3b23a5

Please sign in to comment.