diff --git a/CHANGELOG.md b/CHANGELOG.md index d01448b..bb42412 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## 2024.11.1 + +## What's Changed + +- Bump conda-store-ui version by @soapy1 in https://github.com/conda-incubator/jupyterlab-conda-store/pull/71 + +## New Contributors + +- @soapy1 made their first contribution in https://github.com/conda-incubator/jupyterlab-conda-store/pull/71 + +**Full Changelog**: https://github.com/conda-incubator/jupyterlab-conda-store/compare/2024.10.1...2010.11.1 + ## 2024.10.1 ## What's Changed diff --git a/package.json b/package.json index c9b78a5..2170b06 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jupyterlab-conda-store", - "version": "2024.10.1", + "version": "2024.11.1", "description": "A jupyterlab extension that provides a beautiful, user-friendly graphical interface for building and managing environments using ayour existing conda-store server", "keywords": [ "jupyter",