File tree Expand file tree Collapse file tree 5 files changed +21
-7
lines changed Expand file tree Collapse file tree 5 files changed +21
-7
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.0alpha4
6
+
7
+ ([ Full Changelog] ( https://github.com/QuantStack/jupyterlab-blockly/compare/jupyterlab-blockly-extension@0.3.0-alpha.3...4cf51ef60269431b78ec59265818991bf561d8e9 ) )
8
+
9
+ ### Bugs fixed
10
+
11
+ - Pin jupyterlab_widgets [ #79 ] ( https://github.com/QuantStack/jupyterlab-blockly/pull/79 ) ([ @hbcarlos ] ( https://github.com/hbcarlos ) )
12
+
13
+ ### Contributors to this release
14
+
15
+ ([ GitHub contributors page for this release] ( https://github.com/QuantStack/jupyterlab-blockly/graphs/contributors?from=2023-05-04&to=2023-06-26&type=c ) )
16
+
17
+ [ @hbcarlos ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Ahbcarlos+updated%3A2023-05-04..2023-06-26&type=Issues )
18
+
19
+ <!-- <END NEW CHANGELOG ENTRY> -->
20
+
5
21
## 0.3.0alpha3
6
22
7
23
([ Full Changelog] ( https://github.com/QuantStack/jupyterlab-blockly/compare/jupyterlab-blockly-extension@0.3.0-alpha.2...013d18a69082f6b6f5e08b240c16c76d9c64632f ) )
28
44
29
45
[ @afshin ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Aafshin+updated%3A2023-04-26..2023-05-04&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Agithub-actions+updated%3A2023-04-26..2023-05-04&type=Issues ) | [ @hbcarlos ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Ahbcarlos+updated%3A2023-04-26..2023-05-04&type=Issues )
30
46
31
- <!-- <END NEW CHANGELOG ENTRY> -->
32
-
33
47
## 0.3.0alpha2
34
48
35
49
([ Full Changelog] ( https://github.com/QuantStack/jupyterlab-blockly/compare/jupyterlab-blockly-extension@0.3.0-alpha.1...dc55d717d22a1bfa10db0e57d3f179b542474926 ) )
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.3.0-alpha.3 " ,
2
+ "version" : " 0.3.0-alpha.4 " ,
3
3
"npmClient" : " jlpm" ,
4
4
"useWorkspaces" : true
5
5
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jupyterlab-blockly-root" ,
3
3
"private" : true ,
4
- "version" : " 0.3.0-alpha.3 " ,
4
+ "version" : " 0.3.0-alpha.4 " ,
5
5
"description" : " Blockly extension for JupyterLab." ,
6
6
"keywords" : [
7
7
" jupyter" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jupyterlab-blockly-extension" ,
3
- "version" : " 0.3.0-alpha.3 " ,
3
+ "version" : " 0.3.0-alpha.4 " ,
4
4
"description" : " Blockly extension for JupyterLab." ,
5
5
"keywords" : [
6
6
" jupyter" ,
56
56
"@jupyterlab/settingregistry" : " ^3.6" ,
57
57
"@jupyterlab/translation" : " ^3.6" ,
58
58
"@jupyterlab/ui-components" : " ^3.6" ,
59
- "jupyterlab-blockly" : " ^0.3.0-alpha.3 "
59
+ "jupyterlab-blockly" : " ^0.3.0-alpha.4 "
60
60
},
61
61
"devDependencies" : {
62
62
"@jupyterlab/builder" : " ^3.6" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jupyterlab-blockly" ,
3
- "version" : " 0.3.0-alpha.3 " ,
3
+ "version" : " 0.3.0-alpha.4 " ,
4
4
"description" : " Blockly extension for JupyterLab." ,
5
5
"keywords" : [
6
6
" blockly" ,
You can’t perform that action at this time.
0 commit comments