File tree 2 files changed +21
-3
lines changed
2 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 0.3.3
6
+
7
+ ([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-unfold/compare/v0.3.2...b3eefd2fd60a6973f6d6601821c744e33ba96ca2 ) )
8
+
9
+ ### Maintenance and upkeep improvements
10
+
11
+ - Updated integration tests workflow [ #55 ] ( https://github.com/jupyterlab-contrib/jupyterlab-unfold/pull/55 ) ([ @krassowski ] ( https://github.com/krassowski ) )
12
+
13
+ ### Other merged PRs
14
+
15
+ - Update base.css. fix filename trunc #59 [ #60 ] ( https://github.com/jupyterlab-contrib/jupyterlab-unfold/pull/60 ) ([ @potoo0 ] ( https://github.com/potoo0 ) )
16
+
17
+ ### Contributors to this release
18
+
19
+ ([ GitHub contributors page for this release] ( https://github.com/jupyterlab-contrib/jupyterlab-unfold/graphs/contributors?from=2024-05-31&to=2025-01-23&type=c ) )
20
+
21
+ [ @github-actions ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-unfold+involves%3Agithub-actions+updated%3A2024-05-31..2025-01-23&type=Issues ) | [ @krassowski ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-unfold+involves%3Akrassowski+updated%3A2024-05-31..2025-01-23&type=Issues ) | [ @potoo0 ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-unfold+involves%3Apotoo0+updated%3A2024-05-31..2025-01-23&type=Issues )
22
+
23
+ <!-- <END NEW CHANGELOG ENTRY> -->
24
+
5
25
## 0.3.2
6
26
7
27
([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-unfold/compare/v0.3.1...f8bcc5481cdf0e709604db646c2fcf533f02a9af ) )
17
37
18
38
[ @github-actions ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-unfold+involves%3Agithub-actions+updated%3A2024-05-28..2024-05-31&type=Issues ) | [ @martinRenou ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-unfold+involves%3AmartinRenou+updated%3A2024-05-28..2024-05-31&type=Issues ) | [ @michaelchia ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-unfold+involves%3Amichaelchia+updated%3A2024-05-28..2024-05-31&type=Issues )
19
39
20
- <!-- <END NEW CHANGELOG ENTRY> -->
21
-
22
40
## 0.3.1
23
41
24
42
([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-unfold/compare/v0.3.0...144376fd7baa97e5daf49ccd5c27ed8f348ade4a ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jupyterlab-unfold" ,
3
- "version" : " 0.3.2 " ,
3
+ "version" : " 0.3.3 " ,
4
4
"description" : " A vscode-like file browser" ,
5
5
"keywords" : [
6
6
" jupyter" ,
You can’t perform that action at this time.
0 commit comments