diff --git a/CHANGELOG.md b/CHANGELOG.md index 8beb96b..de6e8c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ +## 3.0.2 + +([Full Changelog](https://github.com/jupyterlite/xeus/compare/@jupyterlite/xeus-extension@3.0.1...5002e6e6bf33c74300124605a4b2441cff24e19a)) + +### Bugs fixed + +- Update mambajs 0.2.2 [#150](https://github.com/jupyterlite/xeus/pull/150) ([@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-15&to=2025-01-16&type=c)) + +[@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2025-01-15..2025-01-16&type=Issues) + + + ## 3.0.1 ([Full Changelog](https://github.com/jupyterlite/xeus/compare/@jupyterlite/xeus-extension@3.0.0...529dfb55e604677d556a7daf7ae076c7fbf188a5)) @@ -16,8 +32,6 @@ [@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)) diff --git a/package.json b/package.json index 42cd495..e114f57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jupyterlite/xeus-root", - "version": "3.0.1", + "version": "3.0.2", "private": true, "description": "JupyterLite loader for Xeus kernels", "keywords": [ diff --git a/packages/xeus-extension/package.json b/packages/xeus-extension/package.json index 40a1bb4..04b4abd 100644 --- a/packages/xeus-extension/package.json +++ b/packages/xeus-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyterlite/xeus-extension", - "version": "3.0.1", + "version": "3.0.2", "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.1", + "@jupyterlite/xeus": "^3.0.2", "@lumino/coreutils": "^2" }, "devDependencies": { diff --git a/packages/xeus/package.json b/packages/xeus/package.json index 4492b25..d22e005 100644 --- a/packages/xeus/package.json +++ b/packages/xeus/package.json @@ -1,6 +1,6 @@ { "name": "@jupyterlite/xeus", - "version": "3.0.1", + "version": "3.0.2", "description": "JupyterLite Xeus kernels", "keywords": [ "jupyter", diff --git a/yarn.lock b/yarn.lock index 61445c5..e22aea6 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.1 + "@jupyterlite/xeus": ^3.0.2 "@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.1, @jupyterlite/xeus@workspace:packages/xeus": +"@jupyterlite/xeus@^3.0.2, @jupyterlite/xeus@workspace:packages/xeus": version: 0.0.0-use.local resolution: "@jupyterlite/xeus@workspace:packages/xeus" dependencies: