From 9a1d42997a06c8ffee46fd35f8ee4a8965744ff7 Mon Sep 17 00:00:00 2001 From: ktaletsk Date: Fri, 27 Sep 2024 00:39:48 +0000 Subject: [PATCH] Publish 4.2.0 SHA256 hashes: jupyterlab-latex-4.2.0.tgz: 8b2f5c3c67b6025c4e7554d1162c362a47d10376087e334f29164ad37e6beec0 jupyterlab_latex-4.2.0-py3-none-any.whl: a0d17c7a4b5879bfa409626ef5aa7a1ebebf312eab93925524229648cc9eeac7 jupyterlab_latex-4.2.0.tar.gz: 1d26247ada451304cc03d6b4f9035f068bccf1cac70ecb762f0230716f85eb9a --- CHANGELOG.md | 19 +++++++++++++++++-- package.json | 2 +- 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 12d578f..1cbf57c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,23 @@ +## 4.2.0 + +([Full Changelog](https://github.com/jupyterlab/jupyterlab-latex/compare/v4.1.4...47eae1d1ee0e1ac16d23709b4f5b1653e5249f83)) + +### Enhancements made + +- Support Tectonic engine and execute user-customizable command sequence [#245](https://github.com/jupyterlab/jupyterlab-latex/pull/245) ([@akisaini](https://github.com/akisaini)) +- Add jupyter-collaboration to Binder link [#239](https://github.com/jupyterlab/jupyterlab-latex/pull/239) ([@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-10&to=2024-09-27&type=c)) + +[@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)) @@ -22,8 +39,6 @@ [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-latex+involves%3Agithub-actions+updated%3A2024-09-05..2024-09-09&type=Issues) | [@ktaletsk](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-latex+involves%3Aktaletsk+updated%3A2024-09-05..2024-09-09&type=Issues) | [@naoh16](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-latex+involves%3Anaoh16+updated%3A2024-09-05..2024-09-09&type=Issues) - - ## 4.1.3 ([Full Changelog](https://github.com/jupyterlab/jupyterlab-latex/compare/v4.1.1...3e490aa42608c5170c36b5dd8e641045b3cb9818)) diff --git a/package.json b/package.json index 60adf79..02b4511 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jupyterlab/latex", - "version": "4.1.4", + "version": "4.2.0", "description": "JupyterLab extension for running LaTeX", "keywords": [ "jupyter",