From f9d2e5d20bcc36c752dae48b6963121a9377c1dd Mon Sep 17 00:00:00 2001 From: jtpio Date: Thu, 7 Mar 2024 17:38:21 +0000 Subject: [PATCH] Publish 0.1.0 SHA256 hashes: jupyterlab-browser-storage-0.1.0.tgz: 2765decb8f6d938a4c3e751f93e4df821ad640be55d6fcee9eafb4862b900e2d jupyterlab_browser_storage-0.1.0-py3-none-any.whl: 51d3fd37a4891cbf271ad83590b4e8f3f1d661f37b426daf9b2ee712ace2cc77 jupyterlab_browser_storage-0.1.0.tar.gz: c1045d0e964e321855f3874ae988bad1516b3926ea878f00157af9da42a46345 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d352af..165ccd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,4 +2,8 @@ +## 0.1.0 + +No merged PRs + diff --git a/package.json b/package.json index ca445df..06c6ff1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jupyterlab-browser-storage", - "version": "0.0.1", + "version": "0.1.0", "description": "A JupyterLab Drive to save files in the browser storage", "keywords": [ "jupyter",