From dd0191a216c73932f80a896c8c1dadb4ed9003d2 Mon Sep 17 00:00:00 2001 From: martinRenou Date: Thu, 23 Jan 2025 08:40:05 +0000 Subject: [PATCH] Publish 0.3.3 SHA256 hashes: jupyterlab-unfold-0.3.3.tgz: d5c277aaad5e192278f63b89837cd93a2f221fe9f18600da817389cf52308551 jupyterlab_unfold-0.3.3-py3-none-any.whl: 41ff23b9c36c94b986c2323e6f6509100b31f75732184fbd663d520190a5401c jupyterlab_unfold-0.3.3.tar.gz: 4573debbb07b77fcb17a2663025fa02a3d7b0f19965b27c2d73c36fcbe969147 --- CHANGELOG.md | 22 ++++++++++++++++++++-- package.json | 2 +- 2 files changed, 21 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c07fba..ba320fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,26 @@ +## 0.3.3 + +([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-unfold/compare/v0.3.2...b3eefd2fd60a6973f6d6601821c744e33ba96ca2)) + +### Maintenance and upkeep improvements + +- Updated integration tests workflow [#55](https://github.com/jupyterlab-contrib/jupyterlab-unfold/pull/55) ([@krassowski](https://github.com/krassowski)) + +### Other merged PRs + +- Update base.css. fix filename trunc #59 [#60](https://github.com/jupyterlab-contrib/jupyterlab-unfold/pull/60) ([@potoo0](https://github.com/potoo0)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyterlab-unfold/graphs/contributors?from=2024-05-31&to=2025-01-23&type=c)) + +[@github-actions](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-unfold+involves%3Agithub-actions+updated%3A2024-05-31..2025-01-23&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-unfold+involves%3Akrassowski+updated%3A2024-05-31..2025-01-23&type=Issues) | [@potoo0](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-unfold+involves%3Apotoo0+updated%3A2024-05-31..2025-01-23&type=Issues) + + + ## 0.3.2 ([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-unfold/compare/v0.3.1...f8bcc5481cdf0e709604db646c2fcf533f02a9af)) @@ -17,8 +37,6 @@ [@github-actions](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-unfold+involves%3Agithub-actions+updated%3A2024-05-28..2024-05-31&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-unfold+involves%3AmartinRenou+updated%3A2024-05-28..2024-05-31&type=Issues) | [@michaelchia](https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-unfold+involves%3Amichaelchia+updated%3A2024-05-28..2024-05-31&type=Issues) - - ## 0.3.1 ([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-unfold/compare/v0.3.0...144376fd7baa97e5daf49ccd5c27ed8f348ade4a)) diff --git a/package.json b/package.json index 78ba70d..f36c017 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jupyterlab-unfold", - "version": "0.3.2", + "version": "0.3.3", "description": "A vscode-like file browser", "keywords": [ "jupyter",