From 075cd5864180abd690e1fe50e9f36a6d0bed3c99 Mon Sep 17 00:00:00 2001 From: martinRenou Date: Tue, 30 Jan 2024 10:57:34 +0000 Subject: [PATCH] Publish 0.1.6 SHA256 hashes: jupyterlite-xeus-0.1.6.tgz: ebcf6aa5ec45a30065db62d4b6ff8a19d07a7b61f007d8546972bbefed6d8fac jupyterlite_xeus-0.1.6-py3-none-any.whl: 5ec962feec3e9d2d23a24c47162896248f37605320136ea86ec844d33ccd4e96 jupyterlite_xeus-0.1.6.tar.gz: 99f5402db203a42d225af9d12e804cacfccf8277d4a3fbdd3d05fba9270d6caa --- CHANGELOG.md | 18 ++++++++++++++++-- package.json | 2 +- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index edcf975..9791bb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ +## 0.1.6 + +([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.1.5...b0dce2628f693232497804986abee16e611d9657)) + +### Bugs fixed + +- Prevent using package caching [#57](https://github.com/jupyterlite/xeus/pull/57) ([@martinRenou](https://github.com/martinRenou)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/jupyterlite/xeus/graphs/contributors?from=2024-01-29&to=2024-01-30&type=c)) + +[@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2024-01-29..2024-01-30&type=Issues) + + + ## 0.1.5 ([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.1.4...f442f25bcac03cb6a500d41ecd233768097e6201)) @@ -20,8 +36,6 @@ [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fxeus+involves%3AmartinRenou+updated%3A2024-01-29..2024-01-29&type=Issues) - - ## 0.1.4 ([Full Changelog](https://github.com/jupyterlite/xeus/compare/v0.1.3...970155afafc5be159b550c17ff16bec0160d103d)) diff --git a/package.json b/package.json index b222030..3e43970 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jupyterlite/xeus", - "version": "0.1.5", + "version": "0.1.6", "description": "JupyterLite loader for Xeus kernels", "keywords": [ "jupyter",