diff --git a/CHANGELOG.md b/CHANGELOG.md index 25af37d..533bba8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ +## 2.4.0 + +([Full Changelog](https://github.com/executablebooks/jupyterlab-myst/compare/v2.3.2...271d0e46ded4ccce1f75f5fab84602b172c58092)) + +### Enhancements made + +- ENH: release 2.4.0 [#233](https://github.com/executablebooks/jupyterlab-myst/pull/233) ([@agoose77](https://github.com/agoose77)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/executablebooks/jupyterlab-myst/graphs/contributors?from=2024-03-28&to=2024-04-24&type=c)) + +[@agoose77](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyterlab-myst+involves%3Aagoose77+updated%3A2024-03-28..2024-04-24&type=Issues) + + + ## 2.3.2 ([Full Changelog](https://github.com/executablebooks/jupyterlab-myst/compare/v2.3.1...57b7037efa6c50386c0555b32d974ab7033fff85)) @@ -17,8 +33,6 @@ [@batpad](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyterlab-myst+involves%3Abatpad+updated%3A2024-02-15..2024-03-28&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyterlab-myst+involves%3Agithub-actions+updated%3A2024-02-15..2024-03-28&type=Issues) | [@rowanc1](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyterlab-myst+involves%3Arowanc1+updated%3A2024-02-15..2024-03-28&type=Issues) | [@tavin](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyterlab-myst+involves%3Atavin+updated%3A2024-02-15..2024-03-28&type=Issues) | [@welcome](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyterlab-myst+involves%3Awelcome+updated%3A2024-02-15..2024-03-28&type=Issues) - - ## 2.3.1 ([Full Changelog](https://github.com/executablebooks/jupyterlab-myst/compare/v2.3.0...7b773501c7810764b2ce5edba206fe53a33b674c)) diff --git a/package.json b/package.json index cef2bfb..c6dfca5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jupyterlab-myst", - "version": "2.3.2", + "version": "2.4.0", "description": "Use MyST in JupyterLab", "keywords": [ "jupyter",