File tree Expand file tree Collapse file tree 2 files changed +28
-3
lines changed Expand file tree Collapse file tree 2 files changed +28
-3
lines changed Original file line number Diff line number Diff line change 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
5+ ## 0.6.0
6+
7+ ([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/compare/v0.5.3...32e0371f66bb5790dc3dd9c4b85f3e94c1673d0e ) )
8+
9+ ### Enhancements made
10+
11+ - Update to JupyterLab 4 [ #55 ] ( https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/55 ) ([ @jtpio ] ( https://github.com/jtpio ) )
12+
13+ ### Bugs fixed
14+
15+ - Fix creating a new notebook [ #60 ] ( https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/60 ) ([ @jtpio ] ( https://github.com/jtpio ) )
16+
17+ ### Maintenance and upkeep improvements
18+
19+ - Add ReadTheDocs preview workflow [ #59 ] ( https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/59 ) ([ @jtpio ] ( https://github.com/jtpio ) )
20+ - Update the ReadTheDocs setup [ #53 ] ( https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/53 ) ([ @jtpio ] ( https://github.com/jtpio ) )
21+ - Migrate to ` hatch ` [ #52 ] ( https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/52 ) ([ @jtpio ] ( https://github.com/jtpio ) )
22+ - Create ` enforce-label.yml ` [ #51 ] ( https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/51 ) ([ @jtpio ] ( https://github.com/jtpio ) )
23+
24+ ### Contributors to this release
25+
26+ ([ GitHub contributors page for this release] ( https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/graphs/contributors?from=2023-01-02&to=2023-10-26&type=c ) )
27+
28+ [ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-filesystem-access+involves%3Afcollonval+updated%3A2023-01-02..2023-10-26&type=Issues ) | [ @jtpio ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-filesystem-access+involves%3Ajtpio+updated%3A2023-01-02..2023-10-26&type=Issues ) | [ @martinRenou ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-filesystem-access+involves%3AmartinRenou+updated%3A2023-01-02..2023-10-26&type=Issues ) | [ @psychemedia ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-filesystem-access+involves%3Apsychemedia+updated%3A2023-01-02..2023-10-26&type=Issues )
29+
30+ <!-- <END NEW CHANGELOG ENTRY> -->
31+
532## 0.5.3
633
734([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/compare/v0.5.2...3a5b154c371a3490d8c157ed224a04bc892b8d67 ) )
2047
2148[ @jtpio ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-filesystem-access+involves%3Ajtpio+updated%3A2022-08-02..2023-01-02&type=Issues ) | [ @tanaga9 ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-filesystem-access+involves%3Atanaga9+updated%3A2022-08-02..2023-01-02&type=Issues )
2249
23- <!-- <END NEW CHANGELOG ENTRY> -->
24-
2550## 0.5.2
2651
2752([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/compare/v0.5.1...aed82cae404ab142796351b2b2048f4d7dfe162d ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " jupyterlab-filesystem-access" ,
3- "version" : " 0.5.3 " ,
3+ "version" : " 0.6.0 " ,
44 "description" : " Mount local files using the Filesystem API" ,
55 "keywords" : [
66 " jupyter" ,
You can’t perform that action at this time.
0 commit comments