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.0alpha2
6+
7+ ([ Full Changelog] ( https://github.com/QuantStack/jupyterlab-blockly/compare/jupyterlab-blockly-extension@0.3.0-alpha.1...dc55d717d22a1bfa10db0e57d3f179b542474926 ) )
8+
9+ ### Maintenance and upkeep improvements
10+
11+ - Ignore blockly source map warnings [ #75 ] ( https://github.com/QuantStack/jupyterlab-blockly/pull/75 ) ([ @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-04-17&to=2023-04-26&type=c ) )
16+
17+ [ @hbcarlos ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Ahbcarlos+updated%3A2023-04-17..2023-04-26&type=Issues )
18+
19+ <!-- <END NEW CHANGELOG ENTRY> -->
20+
521## 0.3.0alpha1
622
723([ Full Changelog] ( https://github.com/QuantStack/jupyterlab-blockly/compare/jupyterlab-blockly-extension@0.3.0-alpha.0...32b4140e5e6097dded2dca850eb22291ec87bdab ) )
1632
1733[ @github-actions ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Agithub-actions+updated%3A2023-03-15..2023-04-17&type=Issues ) | [ @hbcarlos ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Ahbcarlos+updated%3A2023-03-15..2023-04-17&type=Issues )
1834
19- <!-- <END NEW CHANGELOG ENTRY> -->
20-
2135## 0.3.0alpha0
2236
2337([ Full Changelog] ( https://github.com/QuantStack/jupyterlab-blockly/compare/jupyterlab-blockly-extension@0.2.1...2f7ca5003863f9b8688b5f3e744ce85d228e6f4c ) )
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.3.0-alpha.1 " ,
2+ "version" : " 0.3.0-alpha.2 " ,
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.1 " ,
4+ "version" : " 0.3.0-alpha.2 " ,
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.1 " ,
3+ "version" : " 0.3.0-alpha.2 " ,
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.1 "
59+ "jupyterlab-blockly" : " ^0.3.0-alpha.2 "
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.1 " ,
3+ "version" : " 0.3.0-alpha.2 " ,
44 "description" : " Blockly extension for JupyterLab." ,
55 "keywords" : [
66 " blockly" ,
You can’t perform that action at this time.
0 commit comments