From a6b7e5d76ac57f1224ab3a7d1dae922c601564e7 Mon Sep 17 00:00:00 2001 From: martinRenou Date: Tue, 9 Jan 2024 09:08:17 +0000 Subject: [PATCH] Publish 0.1.0a1 SHA256 hashes: jupyterlite-xeus-0.1.0-a1.tgz: 0620d64ca341b19beb4a476f015de818ec86073b0a3d52cb7ef2d8027812e155 jupyterlite_xeus-0.1.0a1-py3-none-any.whl: d6ea55d0378b3ebfa88f80df98ceb441c4453d1740a4e37d71235274ec39acec jupyterlite_xeus-0.1.0a1.tar.gz: 6abd2ac4969f91e29473613da1a1001eb0a7b6b740acb96202744c9d7e1b8a4e --- CHANGELOG.md | 23 +++++++++++++++++++++++ package.json | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d352af..9aca88f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,4 +2,27 @@ +## 0.1.0a1 + +([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.1.0a0...8b14ad2dc6496bc42394a42fd18d417f9a16c80c)) + +### Enhancements made + +- Update to a comma-separated list of mount points [#19](https://github.com/jupyterlite/xeus/pull/19) ([@martinRenou](https://github.com/martinRenou)) + +### Bugs fixed + +- Re-enable service worker drive [#21](https://github.com/jupyterlite/xeus/pull/21) ([@martinRenou](https://github.com/martinRenou)) + +### Maintenance and upkeep improvements + +- Fix ui-tests [#20](https://github.com/jupyterlite/xeus/pull/20) ([@martinRenou](https://github.com/martinRenou)) +- Fix lint failure on CI [#18](https://github.com/jupyterlite/xeus/pull/18) ([@jtpio](https://github.com/jtpio)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/jupyterlite/xeus/graphs/contributors?from=2024-01-05&to=2024-01-09&type=c)) + +[@DerThorsten](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3ADerThorsten+updated%3A2024-01-05..2024-01-09&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Ajtpio+updated%3A2024-01-05..2024-01-09&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2024-01-05..2024-01-09&type=Issues) + diff --git a/package.json b/package.json index bb26dfc..194aa21 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jupyterlite/xeus", - "version": "0.1.0-a0", + "version": "0.1.0-a1", "description": "JupyterLite loader for Xeus kernels", "keywords": [ "jupyter",