Skip to content

Commit

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

jupyterlite-xeus-0.2.0-a3.tgz: 2e306f5f7574b6d13578c286ee0f86665119bb7d277bdf2b55ee71b40b067f03

jupyterlite_xeus-0.2.0a3-py3-none-any.whl: 12558d0c37f89b1394355f2a0457b39d5f9824970ad308291374513ae0d46283

jupyterlite_xeus-0.2.0a3.tar.gz: b4528021b5a7d5c7816b17619f2d4f431eb33ecf4dfb15861194ef530ac608ae
  • Loading branch information
martinRenou committed Sep 10, 2024
1 parent 44b9acb commit 1911eaf
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
19 changes: 17 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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

## 0.2.0a3

([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.2.0a2...44b9acbbbfaa3f230ad28cbe09b26af0fababf5c))

### Maintenance and upkeep improvements

- Align `jupyterlab` version range with the version used in JupyterLite [#109](https://github.com/jupyterlite/xeus/pull/109) ([@jtpio](https://github.com/jtpio))
- Use `coincident` if `crossOriginIsolated`, `comlink` otherwise [#108](https://github.com/jupyterlite/xeus/pull/108) ([@jtpio](https://github.com/jtpio))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlite/xeus/graphs/contributors?from=2024-08-26&to=2024-09-10&type=c))

[@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Ajtpio+updated%3A2024-08-26..2024-09-10&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2024-08-26..2024-09-10&type=Issues)

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

## 0.2.0a2

([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.2.0a1...6730e2407b08e0634504dcce7c5e3aa7942147a5))
Expand All @@ -16,8 +33,6 @@

[@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2024-08-23..2024-08-26&type=Issues)

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

## 0.2.0a1

([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.2.0a0...170d2de926e990d1919855ded3d30aec4b08ba96))
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",
"version": "0.2.0-a2",
"version": "0.2.0-a3",
"description": "JupyterLite loader for Xeus kernels",
"keywords": [
"jupyter",
Expand Down

0 comments on commit 1911eaf

Please sign in to comment.