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 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
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+
521## 0.3.0alpha3
622
723([ Full Changelog] ( https://github.com/QuantStack/jupyterlab-blockly/compare/jupyterlab-blockly-extension@0.3.0-alpha.2...013d18a69082f6b6f5e08b240c16c76d9c64632f ) )
2844
2945[ @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 )
3046
31- <!-- <END NEW CHANGELOG ENTRY> -->
32-
3347## 0.3.0alpha2
3448
3549([ 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 11{
2- "version" : " 0.3.0-alpha.3 " ,
2+ "version" : " 0.3.0-alpha.4 " ,
33 "npmClient" : " jlpm" ,
44 "useWorkspaces" : true
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " jupyterlab-blockly-root" ,
33 "private" : true ,
4- "version" : " 0.3.0-alpha.3 " ,
4+ "version" : " 0.3.0-alpha.4 " ,
55 "description" : " Blockly extension for JupyterLab." ,
66 "keywords" : [
77 " jupyter" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " jupyterlab-blockly-extension" ,
3- "version" : " 0.3.0-alpha.3 " ,
3+ "version" : " 0.3.0-alpha.4 " ,
44 "description" : " Blockly extension for JupyterLab." ,
55 "keywords" : [
66 " jupyter" ,
5656 "@jupyterlab/settingregistry" : " ^3.6" ,
5757 "@jupyterlab/translation" : " ^3.6" ,
5858 "@jupyterlab/ui-components" : " ^3.6" ,
59- "jupyterlab-blockly" : " ^0.3.0-alpha.3 "
59+ "jupyterlab-blockly" : " ^0.3.0-alpha.4 "
6060 },
6161 "devDependencies" : {
6262 "@jupyterlab/builder" : " ^3.6" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " jupyterlab-blockly" ,
3- "version" : " 0.3.0-alpha.3 " ,
3+ "version" : " 0.3.0-alpha.4 " ,
44 "description" : " Blockly extension for JupyterLab." ,
55 "keywords" : [
66 " blockly" ,
You can’t perform that action at this time.
0 commit comments