From e81a857c312db3f782f8148ce3ba71131541eb22 Mon Sep 17 00:00:00 2001 From: martinRenou Date: Wed, 15 Jan 2025 10:32:58 +0000 Subject: [PATCH] Publish 3.0.1 SHA256 hashes: jupyterlite-xeus-3.0.1.tgz: 734037bea206b99018b14997f55433b40835e93b15aba6d79240ad38ad282751 jupyterlite-xeus-extension-3.0.1.tgz: 71c089976f7c6a06a6cd978550279c292a323ba013cc1da48d0558fcfdb1d981 jupyterlite_xeus-3.0.1-py3-none-any.whl: 230705a5c1b344f2ff203d8774e787cd1a3e94f076cecba2ee6a25e78b11b3cd jupyterlite_xeus-3.0.1.tar.gz: 144696a22e1f30404540f00fcbc0a59e685f36a5f90c7daead69aa2b59547249 --- CHANGELOG.md | 18 ++++++++++++++++-- package.json | 2 +- packages/xeus-extension/package.json | 4 ++-- packages/xeus/package.json | 2 +- yarn.lock | 4 ++-- 5 files changed, 22 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d8ce72..8beb96b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ +## 3.0.1 + +([Full Changelog](https://github.com/jupyterlite/xeus/compare/@jupyterlite/xeus-extension@3.0.0...529dfb55e604677d556a7daf7ae076c7fbf188a5)) + +### Enhancements made + +- Update mambajs 0.2.1 [#149](https://github.com/jupyterlite/xeus/pull/149) ([@martinRenou](https://github.com/martinRenou)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/jupyterlite/xeus/graphs/contributors?from=2025-01-14&to=2025-01-15&type=c)) + +[@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2025-01-14..2025-01-15&type=Issues) + + + ## 3.0.0 ([Full Changelog](https://github.com/jupyterlite/xeus/compare/v2.1.2...1854f83f8b892a56f873485db517346bc3bac381)) @@ -42,8 +58,6 @@ [@AnastasiaSliusar](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AAnastasiaSliusar+updated%3A2024-10-24..2025-01-14&type=Issues) | [@anutosh491](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Aanutosh491+updated%3A2024-10-24..2025-01-14&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Ajtpio+updated%3A2024-10-24..2025-01-14&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2024-10-24..2025-01-14&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Atrungleduc+updated%3A2024-10-24..2025-01-14&type=Issues) - - ## 3.0.0a3 ([Full Changelog](https://github.com/jupyterlite/xeus/compare/@jupyterlite/xeus-extension@3.0.0-a2...d2cd7fe684fb35a43bdeaa8f8b477738c14a8ee3)) diff --git a/package.json b/package.json index 614e24e..42cd495 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jupyterlite/xeus-root", - "version": "3.0.0", + "version": "3.0.1", "private": true, "description": "JupyterLite loader for Xeus kernels", "keywords": [ diff --git a/packages/xeus-extension/package.json b/packages/xeus-extension/package.json index a1f3d57..40a1bb4 100644 --- a/packages/xeus-extension/package.json +++ b/packages/xeus-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyterlite/xeus-extension", - "version": "3.0.0", + "version": "3.0.1", "description": "JupyterLite loader for Xeus kernels", "keywords": [ "jupyter", @@ -42,7 +42,7 @@ "@jupyterlite/contents": "^0.2.0 || ^0.3.0 || ^0.4.5", "@jupyterlite/kernel": "^0.2.0 || ^0.3.0 || ^0.4.5", "@jupyterlite/server": "^0.2.0 || ^0.3.0 || ^0.4.5", - "@jupyterlite/xeus": "^3.0.0", + "@jupyterlite/xeus": "^3.0.1", "@lumino/coreutils": "^2" }, "devDependencies": { diff --git a/packages/xeus/package.json b/packages/xeus/package.json index 55115c2..ba78c0f 100644 --- a/packages/xeus/package.json +++ b/packages/xeus/package.json @@ -1,6 +1,6 @@ { "name": "@jupyterlite/xeus", - "version": "3.0.0", + "version": "3.0.1", "description": "JupyterLite Xeus kernels", "keywords": [ "jupyter", diff --git a/yarn.lock b/yarn.lock index c61302d..f1bb405 100644 --- a/yarn.lock +++ b/yarn.lock @@ -544,7 +544,7 @@ __metadata: "@jupyterlite/contents": ^0.2.0 || ^0.3.0 || ^0.4.5 "@jupyterlite/kernel": ^0.2.0 || ^0.3.0 || ^0.4.5 "@jupyterlite/server": ^0.2.0 || ^0.3.0 || ^0.4.5 - "@jupyterlite/xeus": ^3.0.0 + "@jupyterlite/xeus": ^3.0.1 "@lumino/coreutils": ^2 "@types/json-schema": ^7.0.11 "@types/react": ^18.0.26 @@ -577,7 +577,7 @@ __metadata: languageName: unknown linkType: soft -"@jupyterlite/xeus@^3.0.0, @jupyterlite/xeus@workspace:packages/xeus": +"@jupyterlite/xeus@^3.0.1, @jupyterlite/xeus@workspace:packages/xeus": version: 0.0.0-use.local resolution: "@jupyterlite/xeus@workspace:packages/xeus" dependencies: