Skip to content

Commit

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

jupyterlite-xeus-0.2.0-a2.tgz: 2d69b8aad04aba61606f4ef0cbd8d1cff7b69bb2a866bdc6f620af14e18062c3

jupyterlite_xeus-0.2.0a2-py3-none-any.whl: 9947b2624fff96bf956e837e49ed71b8732a2040d7b620d51ead48efb200d116

jupyterlite_xeus-0.2.0a2.tar.gz: 7acb7ac7bcfb89532d4e159f750935d120a6ea1bfa2ed442565c0263432d732c
  • Loading branch information
martinRenou committed Aug 26, 2024
1 parent 6730e24 commit 7ba95a9
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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

## 0.2.0a2

([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.2.0a1...6730e2407b08e0634504dcce7c5e3aa7942147a5))

### Bugs fixed

- Pin emscripten abi [#114](https://github.com/jupyterlite/xeus/pull/114) ([@martinRenou](https://github.com/martinRenou))

### Contributors to this release

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

[@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 Expand Up @@ -31,8 +47,6 @@

[@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Ajtpio+updated%3A2024-06-05..2024-08-23&type=Issues) | [@lumberbot-app](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Alumberbot-app+updated%3A2024-06-05..2024-08-23&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2024-06-05..2024-08-23&type=Issues) | [@nthiery](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3Anthiery+updated%3A2024-06-05..2024-08-23&type=Issues)

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

## 0.2.0a0

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

0 comments on commit 7ba95a9

Please sign in to comment.