Skip to content

Commit

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

jupyterlab-latex-4.3.0.tgz: 7604e116e36b2cf84ff5bd5b28d56a5f062793f73fa65ce476500ee762b90cda

jupyterlab_latex-4.3.0-py3-none-any.whl: d5c383d217855f1fb65c9155951ef2ce8b61cca14059e65c3e7a5baef6e689e1

jupyterlab_latex-4.3.0.tar.gz: 66074da4e5f2d5ca856d0da342196fe517e0055d15afc288c5859ba4fe15f2f6
  • Loading branch information
ktaletsk committed Sep 27, 2024
1 parent a679084 commit 58abc9c
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.3.0

([Full Changelog](https://github.com/jupyterlab/jupyterlab-latex/compare/v4.2.0...9043f3015e334c5647c5fa27d6eba34744bacaa2))

### Enhancements made

- UX improvements [#243](https://github.com/jupyterlab/jupyterlab-latex/pull/243) ([@ktaletsk](https://github.com/ktaletsk))

### Contributors to this release

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

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

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

## 4.2.0

([Full Changelog](https://github.com/jupyterlab/jupyterlab-latex/compare/v4.1.4...47eae1d1ee0e1ac16d23709b4f5b1653e5249f83))
Expand All @@ -17,8 +33,6 @@

[@akisaini](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-latex+involves%3Aakisaini+updated%3A2024-09-10..2024-09-27&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-latex+involves%3Agithub-actions+updated%3A2024-09-10..2024-09-27&type=Issues) | [@ktaletsk](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-latex+involves%3Aktaletsk+updated%3A2024-09-10..2024-09-27&type=Issues)

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

## 4.1.4

([Full Changelog](https://github.com/jupyterlab/jupyterlab-latex/compare/v4.1.3...c3d3d8e0ed1c8c69105a8bbc0d48858c6203af67))
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.2.0",
"version": "4.3.0",
"description": "JupyterLab extension for running LaTeX",
"keywords": [
"jupyter",
Expand Down

0 comments on commit 58abc9c

Please sign in to comment.