From 923ca15313d9b3a15fb01a2b02b4f52309970978 Mon Sep 17 00:00:00 2001 From: ktaletsk Date: Tue, 10 Sep 2024 00:07:52 +0000 Subject: [PATCH] Publish 4.1.4 SHA256 hashes: jupyterlab-latex-4.1.4.tgz: d9409e0b19258ec2e66c10b2f1c08ca354057a8915bb1eba81c5d83516163f3b jupyterlab_latex-4.1.4-py3-none-any.whl: 543d202124000ce1c561a330f7dd386b8f42218144a85fb1ea5d2cbd83fcfda2 jupyterlab_latex-4.1.4.tar.gz: e592e33fa8e3ec97b979fc58ac8728d938410dc6c50ed03cc1c9da1508f4147c --- CHANGELOG.md | 24 ++++++++++++++++++++++-- package.json | 2 +- 2 files changed, 23 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d953c85..12d578f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,28 @@ +## 4.1.4 + +([Full Changelog](https://github.com/jupyterlab/jupyterlab-latex/compare/v4.1.3...c3d3d8e0ed1c8c69105a8bbc0d48858c6203af67)) + +### Enhancements made + +- Use root_dir configuraion [#237](https://github.com/jupyterlab/jupyterlab-latex/pull/237) ([@naoh16](https://github.com/naoh16)) +- Make extension compatible with custom drives [#235](https://github.com/jupyterlab/jupyterlab-latex/pull/235) ([@ktaletsk](https://github.com/ktaletsk)) + +### Documentation improvements + +- \[Docs\] Improve the repo description and update screenshot [#236](https://github.com/jupyterlab/jupyterlab-latex/pull/236) ([@ktaletsk](https://github.com/ktaletsk)) +- docs: fix lint error [#234](https://github.com/jupyterlab/jupyterlab-latex/pull/234) ([@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-05&to=2024-09-09&type=c)) + +[@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)) @@ -20,8 +42,6 @@ [@github-actions](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-latex+involves%3Agithub-actions+updated%3A2024-09-05..2024-09-05&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-latex+involves%3Akrassowski+updated%3A2024-09-05..2024-09-05&type=Issues) | [@ktaletsk](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-latex+involves%3Aktaletsk+updated%3A2024-09-05..2024-09-05&type=Issues) - - ## 4.1.2 ([Full Changelog](https://github.com/jupyterlab/jupyterlab-latex/compare/v4.1.1...9bf16578ab7763e62ea0ca055d7ec4584440ddef)) diff --git a/package.json b/package.json index cd9b24d..60adf79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jupyterlab/latex", - "version": "4.1.3", + "version": "4.1.4", "description": "JupyterLab extension for running LaTeX", "keywords": [ "jupyter",