Skip to content

Commit

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

jupyterlite-xeus-0.2.0-b0.tgz: ad50976f355137e2c3c204ba947bb4447e46b1897c8d134424a75296dd174d4e

jupyterlite_xeus-0.2.0b0-py3-none-any.whl: e4aad98bfdc6dfa9fc58757266e14a04c3d46e77d92ad34c381dd2d6913853a8

jupyterlite_xeus-0.2.0b0.tar.gz: 5ca2a672587d4fc7f02306bf2669cd2887eba3bb3f04f9365c61d10745784d23
  • Loading branch information
martinRenou committed Sep 10, 2024
1 parent 7162143 commit e7ba030
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.0b0

([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.2.0a3...71621433a78571eac4ba23b54da9df924079255f))

### Documentation improvements

- Update docs for file access [#117](https://github.com/jupyterlite/xeus/pull/117) ([@martinRenou](https://github.com/martinRenou))
- Update empack and docs [#116](https://github.com/jupyterlite/xeus/pull/116) ([@martinRenou](https://github.com/martinRenou))

### Contributors to this release

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

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

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

## 0.2.0a3

([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.2.0a2...44b9acbbbfaa3f230ad28cbe09b26af0fababf5c))
Expand All @@ -17,8 +34,6 @@

[@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 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-a3",
"version": "0.2.0-b0",
"description": "JupyterLite loader for Xeus kernels",
"keywords": [
"jupyter",
Expand Down

0 comments on commit e7ba030

Please sign in to comment.