File tree 2 files changed +17
-3
lines changed
2 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 4.1.2
6
+
7
+ ([ Full Changelog] ( https://github.com/jupyterlab/jupyterlab-latex/compare/v4.1.1...9bf16578ab7763e62ea0ca055d7ec4584440ddef ) )
8
+
9
+ ### Documentation improvements
10
+
11
+ - Add missing comma [ #233 ] ( https://github.com/jupyterlab/jupyterlab-latex/pull/233 ) ([ @krassowski ] ( https://github.com/krassowski ) )
12
+
13
+ ### Contributors to this release
14
+
15
+ ([ GitHub contributors page for this release] ( https://github.com/jupyterlab/jupyterlab-latex/graphs/contributors?from=2024-09-05&to=2024-09-05&type=c ) )
16
+
17
+ [ @krassowski ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-latex+involves%3Akrassowski+updated%3A2024-09-05..2024-09-05&type=Issues )
18
+
19
+ <!-- <END NEW CHANGELOG ENTRY> -->
20
+
5
21
## 4.1.1
6
22
7
23
([ Full Changelog] ( https://github.com/jupyterlab/jupyterlab-latex/compare/v4.1.0...5a48105d5e859338fc596266620727b240fb62af ) )
20
36
21
37
[ @akisaini ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-latex+involves%3Aakisaini+updated%3A2024-08-30..2024-09-04&type=Issues ) | [ @ktaletsk ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-latex+involves%3Aktaletsk+updated%3A2024-08-30..2024-09-04&type=Issues ) | [ @naoh16 ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-latex+involves%3Anaoh16+updated%3A2024-08-30..2024-09-04&type=Issues )
22
38
23
- <!-- <END NEW CHANGELOG ENTRY> -->
24
-
25
39
- ** 4.1.0** :
26
40
27
41
- Migrate to [ JupyterLab extension template] ( https://github.com/jupyterlab/extension-template )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jupyterlab/latex" ,
3
- "version" : " 4.1.1 " ,
3
+ "version" : " 4.1.2 " ,
4
4
"description" : " JupyterLab extension for running LaTeX" ,
5
5
"keywords" : [
6
6
" jupyter" ,
You can’t perform that action at this time.
0 commit comments