Skip to content

Commit

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

jupyterlab-myst-2.3.1.tgz: 49088861edbcffa90fed259bf8e5dbbf8d9c1680505300a0601712eae4f233cf

jupyterlab_myst-2.3.1-py3-none-any.whl: 7971f6a38b4db9431b62cca77c2696f2ffe7f54944ef8d94e776bf8fade32122

jupyterlab_myst-2.3.1.tar.gz: 96bf5a581019f95964676f79a24a402497ccd75fbca53847279947b4e6df9929
  • Loading branch information
agoose77 committed Feb 15, 2024
1 parent 7b77350 commit bbd587a
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.3.1

([Full Changelog](https://github.com/executablebooks/jupyterlab-myst/compare/v2.3.0...7b773501c7810764b2ce5edba206fe53a33b674c))

### Bugs fixed

- FIX: inherit Jupyter styles for buttons [#217](https://github.com/executablebooks/jupyterlab-myst/pull/217) ([@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-02-15&to=2024-02-15&type=c))

[@agoose77](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyterlab-myst+involves%3Aagoose77+updated%3A2024-02-15..2024-02-15&type=Issues)

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

## 2.3.0

([Full Changelog](https://github.com/executablebooks/jupyterlab-myst/compare/v2.1.0...b0191baacaefacded0f60679c0e6a596c7fd4377))
Expand Down Expand Up @@ -29,8 +45,6 @@

[@agoose77](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyterlab-myst+involves%3Aagoose77+updated%3A2023-10-09..2024-02-15&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyterlab-myst+involves%3Agithub-actions+updated%3A2023-10-09..2024-02-15&type=Issues) | [@rowanc1](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyterlab-myst+involves%3Arowanc1+updated%3A2023-10-09..2024-02-15&type=Issues)

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

## 2.1.0

([Full Changelog](https://github.com/executablebooks/jupyterlab-myst/compare/v2.0.2...6f7c8d875ebf197fa2fb98f7539540059e568773))
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.0",
"version": "2.3.1",
"description": "Use MyST in JupyterLab",
"keywords": [
"jupyter",
Expand Down

0 comments on commit bbd587a

Please sign in to comment.