File tree Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Expand file tree Collapse file tree 2 files changed +18
-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.2
6
+
7
+ ([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-unfold/compare/v0.3.1...f8bcc5481cdf0e709604db646c2fcf533f02a9af ) )
8
+
9
+ ### Bugs fixed
10
+
11
+ - Fix initialization [ #54 ] ( https://github.com/jupyterlab-contrib/jupyterlab-unfold/pull/54 ) ([ @martinRenou ] ( https://github.com/martinRenou ) )
12
+ - Fix issue #52 : do not emit if unchanged [ #53 ] ( https://github.com/jupyterlab-contrib/jupyterlab-unfold/pull/53 ) ([ @michaelchia ] ( https://github.com/michaelchia ) )
13
+
14
+ ### Contributors to this release
15
+
16
+ ([ GitHub contributors page for this release] ( https://github.com/jupyterlab-contrib/jupyterlab-unfold/graphs/contributors?from=2024-05-28&to=2024-05-31&type=c ) )
17
+
18
+ [ @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
+
20
+ <!-- <END NEW CHANGELOG ENTRY> -->
21
+
5
22
## 0.3.1
6
23
7
24
([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-unfold/compare/v0.3.0...144376fd7baa97e5daf49ccd5c27ed8f348ade4a ) )
25
42
26
43
[ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-unfold+involves%3Afcollonval+updated%3A2023-08-24..2024-05-28&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-unfold+involves%3Agithub-actions+updated%3A2023-08-24..2024-05-28&type=Issues ) | [ @martinRenou ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-unfold+involves%3AmartinRenou+updated%3A2023-08-24..2024-05-28&type=Issues ) | [ @michaelchia ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-unfold+involves%3Amichaelchia+updated%3A2023-08-24..2024-05-28&type=Issues ) | [ @skbitsp ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-unfold+involves%3Askbitsp+updated%3A2023-08-24..2024-05-28&type=Issues )
27
44
28
- <!-- <END NEW CHANGELOG ENTRY> -->
29
-
30
45
## 0.3.0
31
46
32
47
([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-unfold/compare/0.2.2...4ba3aad147a7cddfae1fc5c890fca99a72907619 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jupyterlab-unfold" ,
3
- "version" : " 0.3.1 " ,
3
+ "version" : " 0.3.2 " ,
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