Skip to content

Commit

Permalink
Publish 2.4.0
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupyterlab-myst-2.4.0.tgz: ae0101b279e2221f2d1c7c82c22e586093f3b79482b36c6a56ef7aef84eeeb9b

jupyterlab_myst-2.4.0-py3-none-any.whl: 60e2f23c2d3bb5ee893a4df59a0777cec862cf6f1906f7e755cc0e99ef218464

jupyterlab_myst-2.4.0.tar.gz: 4162fac0ad5d7019a60a84d34d15d29427eda21c7bee3e8d11cb8eb5375db728
  • Loading branch information
agoose77 committed Apr 24, 2024
1 parent 01334a2 commit 946babc
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

<!-- <START NEW CHANGELOG ENTRY> -->

## 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)

<!-- <END NEW CHANGELOG ENTRY> -->

## 2.3.2

([Full Changelog](https://github.com/executablebooks/jupyterlab-myst/compare/v2.3.1...57b7037efa6c50386c0555b32d974ab7033fff85))
Expand All @@ -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)

<!-- <END NEW CHANGELOG ENTRY> -->

## 2.3.1

([Full Changelog](https://github.com/executablebooks/jupyterlab-myst/compare/v2.3.0...7b773501c7810764b2ce5edba206fe53a33b674c))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jupyterlab-myst",
"version": "2.3.2",
"version": "2.4.0",
"description": "Use MyST in JupyterLab",
"keywords": [
"jupyter",
Expand Down

0 comments on commit 946babc

Please sign in to comment.