diff --git a/CHANGELOG.md b/CHANGELOG.md index a229673..8bf23c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ +## 0.1.0a5 + +([Full Changelog](https://github.com/QuantStack/jupydrive-s3/compare/846580a2eb7a0b8d738c3770e056cb0bf6cd8502...1a21e51771dd64c44c11f010dfd3565c31d744d3)) + +### Bugs fixed + +- Fix root formatting [#31](https://github.com/QuantStack/jupydrive-s3/pull/31) ([@DenisaCG](https://github.com/DenisaCG)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/QuantStack/jupydrive-s3/graphs/contributors?from=2024-10-23&to=2024-10-25&type=c)) + +[@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupydrive-s3+involves%3ADenisaCG+updated%3A2024-10-23..2024-10-25&type=Issues) + + + ## 0.1.0a4 ([Full Changelog](https://github.com/QuantStack/jupydrive-s3/compare/f14bef6badc6b3b9165bd7b74fe175317a01d8b1...a3e36001f789636258a39347e98e1d993f60aece)) @@ -23,8 +39,6 @@ [@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupydrive-s3+involves%3ADenisaCG+updated%3A2024-08-02..2024-10-23&type=Issues) - - ## 0.1.0a3 ([Full Changelog](https://github.com/QuantStack/jupydrive-s3/compare/1183afc...98aec3dfa539442e8c6dd1451c0d0fd94fa2d98d)) diff --git a/package.json b/package.json index 0cb0996..8d43394 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jupydrive-s3", - "version": "0.1.0-a4", + "version": "0.1.0-a5", "description": "A JupyterLab extension which enables client-side drives access.", "keywords": [ "jupyter",