From ff5f983a273b29b03976a9e72baf36d747195e87 Mon Sep 17 00:00:00 2001 From: jtpio Date: Thu, 30 Mar 2023 06:21:03 +0000 Subject: [PATCH] Publish 0.7.1 SHA256 hashes: ipylab-0.7.1-py3-none-any.whl: 2435abcb84c2dd5b1a3e5ef098603ef12200bb65671f1baf2078e83b94da95a8 ipylab-0.7.1.tar.gz: 5d866c7bc0e74be83d8eecd7a42379ea7ac40c72f2cb4252986e5560ee737707 ipylab-0.7.1.tgz: f0c9cd9b00fb1ab7398140ffca308a2d95fb7d5f3839b3d7756f68b3a363b6c1 --- CHANGELOG.md | 19 +++++++++++++++++-- package.json | 2 +- 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a901a229..ae7d74ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,23 @@ +## 0.7.1 + +([Full Changelog](https://github.com/jtpio/ipylab/compare/v0.7.0...2de9db4c1780a86beabb78fcdaa4cbd7ae6271a6)) + +### Documentation improvements + +- Add files for JupyterLite [#118](https://github.com/jtpio/ipylab/pull/118) ([@jtpio](https://github.com/jtpio)) +- Add a Full Release workflow [#117](https://github.com/jtpio/ipylab/pull/117) ([@jtpio](https://github.com/jtpio)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/jtpio/ipylab/graphs/contributors?from=2023-03-29&to=2023-03-30&type=c)) + +[@github-actions](https://github.com/search?q=repo%3Ajtpio%2Fipylab+involves%3Agithub-actions+updated%3A2023-03-29..2023-03-30&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajtpio%2Fipylab+involves%3Ajtpio+updated%3A2023-03-29..2023-03-30&type=Issues) + + + ## 0.7.0 ([Full Changelog](https://github.com/jtpio/ipylab/compare/v0.6.0...33d8e3d91832645106f87e6dcb4dac88180f1fa7)) @@ -30,8 +47,6 @@ [@bollwyvl](https://github.com/search?q=repo%3Ajtpio%2Fipylab+involves%3Abollwyvl+updated%3A2022-08-25..2023-03-29&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajtpio%2Fipylab+involves%3Adependabot+updated%3A2022-08-25..2023-03-29&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajtpio%2Fipylab+involves%3Agithub-actions+updated%3A2022-08-25..2023-03-29&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajtpio%2Fipylab+involves%3Ajtpio+updated%3A2022-08-25..2023-03-29&type=Issues) - - ## 0.6.0 ([Full Changelog](https://github.com/jtpio/ipylab/compare/v0.5.2...9e0c50198b959d6f3bd09f25c809f10d9f8be379)) diff --git a/package.json b/package.json index 6a92a79e..0097db51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipylab", - "version": "0.7.0", + "version": "0.7.1", "description": "Control JupyterLab from Python notebooks", "keywords": [ "jupyter",