From 7ba95a9d7be4693b66aaa96b64bc87bce4654d70 Mon Sep 17 00:00:00 2001 From: martinRenou Date: Mon, 26 Aug 2024 07:48:39 +0000 Subject: [PATCH] Publish 0.2.0a2 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 --- CHANGELOG.md | 18 ++++++++++++++++-- package.json | 2 +- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0fd515..74dd30f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ +## 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) + + + ## 0.2.0a1 ([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.2.0a0...170d2de926e990d1919855ded3d30aec4b08ba96)) @@ -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) - - ## 0.2.0a0 ([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.1.8...a80ff1b3d7378bd20c11435aac7ba466d4d43cde)) diff --git a/package.json b/package.json index 0c7171e..8159edf 100644 --- a/package.json +++ b/package.json @@ -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",