Skip to content

Commit b31a88b

Browse files
committed
Publish 4.4.2
SHA256 hashes: jupyterlite-xeus-4.4.2.tgz: 712514b6549085af36c0e6c96bc24db7166a2bb3a88fff2edbf9c4ade83e5cfd jupyterlite-xeus-core-4.4.2.tgz: 56d2e243f9d6bcb9619a53b76eb1bccbd8474c7018453cca2eea7b21b3de29e4 jupyterlite-xeus-extension-4.4.2.tgz: 79b1d6234c221341536dccbd57d294cceb55e7d0ec9f66c0ecdc52779b91aa90 jupyterlite_xeus-4.4.2-py3-none-any.whl: 2ba0241217a5376e0b86dccd776381d8f951bf1154f2677a184a08a08c0e76ea jupyterlite_xeus-4.4.2.tar.gz: d9f1e1a3575b09b1cb1922eb15ca763af8d0a4354dbcd1c5fbd4fac174162d91
1 parent 9527b2b commit b31a88b

File tree

6 files changed

+29
-12
lines changed

6 files changed

+29
-12
lines changed

CHANGELOG.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

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

5+
## 4.4.2
6+
7+
([Full Changelog](https://github.com/jupyterlite/xeus/compare/@jupyterlite/xeus-core@4.4.1...9527b2bb399d7307d18a6076d3c18491e7bac7bb))
8+
9+
### Documentation improvements
10+
11+
- Build docs on latest micromamba [#199](https://github.com/jupyterlite/xeus/pull/199) ([@martinRenou](https://github.com/martinRenou))
12+
13+
### Contributors to this release
14+
15+
The following people contributed discussions, new ideas, code and documentation contributions, and review.
16+
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports).
17+
18+
([GitHub contributors page for this release](https://github.com/jupyterlite/xeus/graphs/contributors?from=2026-02-05&to=2026-03-02&type=c))
19+
20+
@martinRenou ([activity](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2026-02-05..2026-03-02&type=Issues))
21+
22+
<!-- <END NEW CHANGELOG ENTRY> -->
23+
524
## 4.4.1
625

726
([Full Changelog](https://github.com/jupyterlite/xeus/compare/@jupyterlite/xeus-core@4.4.0...45ce59996ff7e748c982298a30ae7ead9767075d))
@@ -29,8 +48,6 @@ See [our definition of contributors](https://github-activity.readthedocs.io/en/l
2948

3049
@martinRenou ([activity](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2026-01-12..2026-02-05&type=Issues))
3150

32-
<!-- <END NEW CHANGELOG ENTRY> -->
33-
3451
## 4.4.0
3552

3653
([Full Changelog](https://github.com/jupyterlite/xeus/compare/@jupyterlite/xeus-core@4.3.7...35ee16996a8b907d2a391d1fc7de970977faee94))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyterlite/xeus-root",
3-
"version": "4.4.1",
3+
"version": "4.4.2",
44
"private": true,
55
"description": "JupyterLite loader for Xeus kernels",
66
"keywords": [

packages/xeus-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyterlite/xeus-core",
3-
"version": "4.4.1",
3+
"version": "4.4.2",
44
"description": "JupyterLite Xeus core library",
55
"keywords": [
66
"jupyter",

packages/xeus-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyterlite/xeus-extension",
3-
"version": "4.4.1",
3+
"version": "4.4.2",
44
"description": "JupyterLite loader for Xeus kernels",
55
"keywords": [
66
"jupyter",
@@ -46,7 +46,7 @@
4646
"@jupyterlab/logconsole": "^4.5.0",
4747
"@jupyterlite/apputils": "^0.7.0",
4848
"@jupyterlite/services": "^0.7.0",
49-
"@jupyterlite/xeus": "^4.4.1",
49+
"@jupyterlite/xeus": "^4.4.2",
5050
"@lumino/coreutils": "^2"
5151
},
5252
"devDependencies": {

packages/xeus/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyterlite/xeus",
3-
"version": "4.4.1",
3+
"version": "4.4.2",
44
"description": "JupyterLite Xeus kernels",
55
"keywords": [
66
"jupyter",
@@ -40,7 +40,7 @@
4040
"@jupyterlab/coreutils": "^6.5.0",
4141
"@jupyterlab/services": "^7.5.0",
4242
"@jupyterlite/services": "^0.7.0",
43-
"@jupyterlite/xeus-core": "^4.4.1",
43+
"@jupyterlite/xeus-core": "^4.4.2",
4444
"@lumino/coreutils": "^2",
4545
"@lumino/signaling": "^2",
4646
"coincident": "^1.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -783,7 +783,7 @@ __metadata:
783783
languageName: node
784784
linkType: hard
785785

786-
"@jupyterlite/xeus-core@^4.4.1, @jupyterlite/xeus-core@workspace:packages/xeus-core":
786+
"@jupyterlite/xeus-core@^4.4.2, @jupyterlite/xeus-core@workspace:packages/xeus-core":
787787
version: 0.0.0-use.local
788788
resolution: "@jupyterlite/xeus-core@workspace:packages/xeus-core"
789789
dependencies:
@@ -816,7 +816,7 @@ __metadata:
816816
"@jupyterlab/logconsole": ^4.5.0
817817
"@jupyterlite/apputils": ^0.7.0
818818
"@jupyterlite/services": ^0.7.0
819-
"@jupyterlite/xeus": ^4.4.1
819+
"@jupyterlite/xeus": ^4.4.2
820820
"@lumino/coreutils": ^2
821821
"@types/json-schema": ^7.0.11
822822
"@types/react": ^18.0.26
@@ -849,15 +849,15 @@ __metadata:
849849
languageName: unknown
850850
linkType: soft
851851

852-
"@jupyterlite/xeus@^4.4.1, @jupyterlite/xeus@workspace:packages/xeus":
852+
"@jupyterlite/xeus@^4.4.2, @jupyterlite/xeus@workspace:packages/xeus":
853853
version: 0.0.0-use.local
854854
resolution: "@jupyterlite/xeus@workspace:packages/xeus"
855855
dependencies:
856856
"@emscripten-forge/mambajs": ^0.20.3
857857
"@jupyterlab/coreutils": ^6.5.0
858858
"@jupyterlab/services": ^7.5.0
859859
"@jupyterlite/services": ^0.7.0
860-
"@jupyterlite/xeus-core": ^4.4.1
860+
"@jupyterlite/xeus-core": ^4.4.2
861861
"@lumino/coreutils": ^2
862862
"@lumino/signaling": ^2
863863
"@types/json-schema": ^7.0.11

0 commit comments

Comments
 (0)