Skip to content

Commit 2c43682

Browse files
committed
Publish 2.4.2
SHA256 hashes: jupyterlab-myst-2.4.2.tgz: b2090bd27cbe35c0f9555f9fb9916c9da230f1a8e887c414545fa611a5a3706d jupyterlab_myst-2.4.2-py3-none-any.whl: 2aa406d4754dcd2ec4fe749b6a2e15f0bc8a6c5c8f6b549419583715d8146230 jupyterlab_myst-2.4.2.tar.gz: 1b06de66d20dc3a865b07d37f54bff8b4ed01501999cc0683f336f0bcb8c6902
1 parent 909a575 commit 2c43682

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

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

5+
## 2.4.2
6+
7+
([Full Changelog](https://github.com/executablebooks/jupyterlab-myst/compare/v2.4.1...909a575e857b4516992a7b981691219b2b70e04b))
8+
9+
### Bugs fixed
10+
11+
- FIX: correct font-sizes (again!) [#237](https://github.com/executablebooks/jupyterlab-myst/pull/237) ([@agoose77](https://github.com/agoose77))
12+
13+
### Contributors to this release
14+
15+
([GitHub contributors page for this release](https://github.com/executablebooks/jupyterlab-myst/graphs/contributors?from=2024-04-25&to=2024-04-26&type=c))
16+
17+
[@agoose77](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyterlab-myst+involves%3Aagoose77+updated%3A2024-04-25..2024-04-26&type=Issues)
18+
19+
<!-- <END NEW CHANGELOG ENTRY> -->
20+
521
## 2.4.1
622

723
([Full Changelog](https://github.com/executablebooks/jupyterlab-myst/compare/v2.4.0...004f6c1e7fc91632892ccecc4ef1f11f80e39547))
@@ -21,8 +37,6 @@
2137

2238
[@agoose77](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyterlab-myst+involves%3Aagoose77+updated%3A2024-04-24..2024-04-25&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyterlab-myst+involves%3Agithub-actions+updated%3A2024-04-24..2024-04-25&type=Issues)
2339

24-
<!-- <END NEW CHANGELOG ENTRY> -->
25-
2640
## 2.4.0
2741

2842
([Full Changelog](https://github.com/executablebooks/jupyterlab-myst/compare/v2.3.2...271d0e46ded4ccce1f75f5fab84602b172c58092))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab-myst",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"description": "Use MyST in JupyterLab",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)