From 1911eafae368b631943ca979413c08eb5fa17b6b Mon Sep 17 00:00:00 2001 From: martinRenou Date: Tue, 10 Sep 2024 07:25:42 +0000 Subject: [PATCH] Publish 0.2.0a3 SHA256 hashes: jupyterlite-xeus-0.2.0-a3.tgz: 2e306f5f7574b6d13578c286ee0f86665119bb7d277bdf2b55ee71b40b067f03 jupyterlite_xeus-0.2.0a3-py3-none-any.whl: 12558d0c37f89b1394355f2a0457b39d5f9824970ad308291374513ae0d46283 jupyterlite_xeus-0.2.0a3.tar.gz: b4528021b5a7d5c7816b17619f2d4f431eb33ecf4dfb15861194ef530ac608ae --- CHANGELOG.md | 19 +++++++++++++++++-- package.json | 2 +- 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 74dd30f..1c57197 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,23 @@ +## 0.2.0a3 + +([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.2.0a2...44b9acbbbfaa3f230ad28cbe09b26af0fababf5c)) + +### Maintenance and upkeep improvements + +- Align `jupyterlab` version range with the version used in JupyterLite [#109](https://github.com/jupyterlite/xeus/pull/109) ([@jtpio](https://github.com/jtpio)) +- Use `coincident` if `crossOriginIsolated`, `comlink` otherwise [#108](https://github.com/jupyterlite/xeus/pull/108) ([@jtpio](https://github.com/jtpio)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/jupyterlite/xeus/graphs/contributors?from=2024-08-26&to=2024-09-10&type=c)) + +[@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Ajtpio+updated%3A2024-08-26..2024-09-10&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2024-08-26..2024-09-10&type=Issues) + + + ## 0.2.0a2 ([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.2.0a1...6730e2407b08e0634504dcce7c5e3aa7942147a5)) @@ -16,8 +33,6 @@ [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2024-08-23..2024-08-26&type=Issues) - - ## 0.2.0a1 ([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.2.0a0...170d2de926e990d1919855ded3d30aec4b08ba96)) diff --git a/package.json b/package.json index 9de20ef..96f1035 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jupyterlite/xeus", - "version": "0.2.0-a2", + "version": "0.2.0-a3", "description": "JupyterLite loader for Xeus kernels", "keywords": [ "jupyter",