diff --git a/CHANGELOG.md b/CHANGELOG.md index 890bf00..4a05a76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,14 +2,20 @@ -## 4.0.0 +## 4.0.1 -First major release working on JupyterLab >= 4.0.0 +- Correctly disposing from the TOC when the displayed widget is disposed No merged PRs +## 4.0.0 + +First major release working on JupyterLab >= 4.0.0 + +No merged PRs + ## 1.0.2 No merged PRs diff --git a/package.json b/package.json index 8c63cbc..ebd9914 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jupyterlabcodetoc", - "version": "4.0.0", + "version": "4.0.1", "description": "JupyterLab Table of Contents extension that includes code cells and markdown content other than headings.", "keywords": [ "jupyter",