From 4996348e3b2615e72c8aa1a61a0ea6c9e3c244ac Mon Sep 17 00:00:00 2001 From: trungleduc Date: Sat, 2 Nov 2024 09:53:12 +0000 Subject: [PATCH] Publish 0.3.1 SHA256 hashes: jupyter_app_launcher-0.3.1-py3-none-any.whl: 273750203e2fb84fcf553003a0af301baccfedd7a3e6ba1252eb62a78997a412 jupyter_app_launcher-0.3.1.tar.gz: f7021268c5c4815133804fa92929f4ee108f0a6a2c3d274199e18cc56c9f897c jupyter_app_launcher-0.3.1.tgz: 88644f6a2f865879a617305eff636170e9d55a886e546be425a68548dfb4ce5b --- CHANGELOG.md | 20 ++++++++++++++++++-- package.json | 2 +- 2 files changed, 19 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58c7d95..8a820a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,24 @@ +## 0.3.1 + +([Full Changelog](https://github.com/trungleduc/jupyter_app_launcher/compare/v0.3.0...85c4f796bdb42bb7867a7c1cad7faa8d4b8c7561)) + +### Bugs fixed + +- Use full path when creating new notebook [#73](https://github.com/trungleduc/jupyter_app_launcher/pull/73) ([@mwcraig](https://github.com/mwcraig)) + +### Maintenance and upkeep improvements + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/trungleduc/jupyter_app_launcher/graphs/contributors?from=2024-10-05&to=2024-11-02&type=c)) + +[@github-actions](https://github.com/search?q=repo%3Atrungleduc%2Fjupyter_app_launcher+involves%3Agithub-actions+updated%3A2024-10-05..2024-11-02&type=Issues) | [@mwcraig](https://github.com/search?q=repo%3Atrungleduc%2Fjupyter_app_launcher+involves%3Amwcraig+updated%3A2024-10-05..2024-11-02&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Atrungleduc%2Fjupyter_app_launcher+involves%3Apre-commit-ci+updated%3A2024-10-05..2024-11-02&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Atrungleduc%2Fjupyter_app_launcher+involves%3Atrungleduc+updated%3A2024-10-05..2024-11-02&type=Issues) + + + ## 0.3.0 ([Full Changelog](https://github.com/trungleduc/jupyter_app_launcher/compare/v0.2.1...ff8e92cf6b96be1dabe8c256f1b36527b4f3dfc1)) @@ -22,8 +40,6 @@ [@github-actions](https://github.com/search?q=repo%3Atrungleduc%2Fjupyter_app_launcher+involves%3Agithub-actions+updated%3A2023-11-25..2024-10-05&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Atrungleduc%2Fjupyter_app_launcher+involves%3Apre-commit-ci+updated%3A2023-11-25..2024-10-05&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Atrungleduc%2Fjupyter_app_launcher+involves%3Atrungleduc+updated%3A2023-11-25..2024-10-05&type=Issues) - - ## 0.2.1 ([Full Changelog](https://github.com/trungleduc/jupyter_app_launcher/compare/v0.2.0...f13e6b58a283946d7652a2126fb5006854ffaf46)) diff --git a/package.json b/package.json index da83f03..93c8bd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jupyter_app_launcher", - "version": "0.3.0", + "version": "0.3.1", "description": "A JupyterLab extension.", "keywords": [ "jupyter",