Skip to content

Commit

Permalink
Publish 3.0.0a3
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupyterlite-xeus-3.0.0-a3.tgz: 39bc04e242877cc754cbfcac67bd2fe82bf0c553ca74a8c1c44e8c0a05414a47

jupyterlite-xeus-extension-3.0.0-a3.tgz: ee9e4f3c61f8649333cb61692b300b1d4d91ee8a47aaf8aae025aa37307cb43b

jupyterlite_xeus-3.0.0a3-py3-none-any.whl: c0f8d65baa7d9365429eca97f212138156d97a38e6536f26656cef9803db8b58

jupyterlite_xeus-3.0.0a3.tar.gz: 07a98ef8bcf2d69e5242f7233b947a9af8c85a6b6ecec61e932eaca299295bee
  • Loading branch information
martinRenou committed Jan 13, 2025
1 parent d2cd7fe commit f224bc4
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 8 deletions.
23 changes: 21 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

<!-- <START NEW CHANGELOG ENTRY> -->

## 3.0.0a3

([Full Changelog](https://github.com/jupyterlite/xeus/compare/@jupyterlite/xeus-extension@3.0.0-a2...d2cd7fe684fb35a43bdeaa8f8b477738c14a8ee3))

### Bugs fixed

- Fix empack custom config support [#139](https://github.com/jupyterlite/xeus/pull/139) ([@martinRenou](https://github.com/martinRenou))

### Maintenance and upkeep improvements

- Update mambajs [#144](https://github.com/jupyterlite/xeus/pull/144) ([@martinRenou](https://github.com/martinRenou))
- Update bot triggering logic [#140](https://github.com/jupyterlite/xeus/pull/140) ([@martinRenou](https://github.com/martinRenou))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlite/xeus/graphs/contributors?from=2024-12-18&to=2025-01-13&type=c))

[@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2024-12-18..2025-01-13&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 3.0.0a2

([Full Changelog](https://github.com/jupyterlite/xeus/compare/@jupyterlite/xeus-extension@3.0.0-a1...a3cc7e43c721ff9f344b366cdf44d803be8da192))
Expand All @@ -20,8 +41,6 @@

[@AnastasiaSliusar](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AAnastasiaSliusar+updated%3A2024-12-17..2024-12-18&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Ajtpio+updated%3A2024-12-17..2024-12-18&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2024-12-17..2024-12-18&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 3.0.0a1

([Full Changelog](https://github.com/jupyterlite/xeus/compare/@jupyterlite/xeus-extension@3.0.0-a0...de6e331c7143a3a0e71a15038e4bab75d74b6561))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/xeus-root",
"version": "3.0.0-a2",
"version": "3.0.0-a3",
"private": true,
"description": "JupyterLite loader for Xeus kernels",
"keywords": [
Expand Down
4 changes: 2 additions & 2 deletions packages/xeus-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/xeus-extension",
"version": "3.0.0-a2",
"version": "3.0.0-a3",
"description": "JupyterLite loader for Xeus kernels",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -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-a2",
"@jupyterlite/xeus": "^3.0.0-a3",
"@lumino/coreutils": "^2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/xeus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlite/xeus",
"version": "3.0.0-a2",
"version": "3.0.0-a3",
"description": "JupyterLite Xeus kernels",
"keywords": [
"jupyter",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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-a2
"@jupyterlite/xeus": ^3.0.0-a3
"@lumino/coreutils": ^2
"@types/json-schema": ^7.0.11
"@types/react": ^18.0.26
Expand Down Expand Up @@ -577,7 +577,7 @@ __metadata:
languageName: unknown
linkType: soft

"@jupyterlite/xeus@^3.0.0-a2, @jupyterlite/xeus@workspace:packages/xeus":
"@jupyterlite/xeus@^3.0.0-a3, @jupyterlite/xeus@workspace:packages/xeus":
version: 0.0.0-use.local
resolution: "@jupyterlite/xeus@workspace:packages/xeus"
dependencies:
Expand Down

0 comments on commit f224bc4

Please sign in to comment.