diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cbf57c..fdd5e60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ +## 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) + + + ## 4.2.0 ([Full Changelog](https://github.com/jupyterlab/jupyterlab-latex/compare/v4.1.4...47eae1d1ee0e1ac16d23709b4f5b1653e5249f83)) @@ -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) - - ## 4.1.4 ([Full Changelog](https://github.com/jupyterlab/jupyterlab-latex/compare/v4.1.3...c3d3d8e0ed1c8c69105a8bbc0d48858c6203af67)) diff --git a/package.json b/package.json index 8c3aab2..e485c19 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jupyterlab/latex", - "version": "4.2.0", + "version": "4.3.0", "description": "JupyterLab extension for running LaTeX", "keywords": [ "jupyter",