Skip to content

Commit

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

jupyterlab-latex-4.1.2.tgz: 84cda78e1e0c97189c6e4d28afc2871f7abed3e7da1b9e7ba0feb62277d95119

jupyterlab_latex-4.1.2-py3-none-any.whl: 2247781c80f9cbdf0e69d54bc7775036d0741fd4df91c4c3826ea31621192724

jupyterlab_latex-4.1.2.tar.gz: e7e0c9e4ebe23f6a1a517e458668db822b4c115fbe918677d652def2b750aef3
  • Loading branch information
krassowski committed Sep 5, 2024
1 parent 9bf1657 commit 9befa19
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> -->

## 4.1.2

([Full Changelog](https://github.com/jupyterlab/jupyterlab-latex/compare/v4.1.1...9bf16578ab7763e62ea0ca055d7ec4584440ddef))

### Documentation improvements

- Add missing comma [#233](https://github.com/jupyterlab/jupyterlab-latex/pull/233) ([@krassowski](https://github.com/krassowski))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab-latex/graphs/contributors?from=2024-09-05&to=2024-09-05&type=c))

[@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-latex+involves%3Akrassowski+updated%3A2024-09-05..2024-09-05&type=Issues)

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

## 4.1.1

([Full Changelog](https://github.com/jupyterlab/jupyterlab-latex/compare/v4.1.0...5a48105d5e859338fc596266620727b240fb62af))
Expand All @@ -20,8 +36,6 @@

[@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)

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

- **4.1.0**:

- Migrate to [JupyterLab extension template](https://github.com/jupyterlab/extension-template)
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/latex",
"version": "4.1.1",
"version": "4.1.2",
"description": "JupyterLab extension for running LaTeX",
"keywords": [
"jupyter",
Expand Down

0 comments on commit 9befa19

Please sign in to comment.