File tree Expand file tree Collapse file tree 5 files changed +24
-8
lines changed Expand file tree Collapse file tree 5 files changed +24
-8
lines changed Original file line number Diff line number Diff line change 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
5+ ## 0.3.0alpha0
6+
7+ ([ Full Changelog] ( https://github.com/QuantStack/jupyterlab-blockly/compare/jupyterlab-blockly-extension@0.2.1...2f7ca5003863f9b8688b5f3e744ce85d228e6f4c ) )
8+
9+ ### Maintenance and upkeep improvements
10+
11+ - Updates to JupyterLab 3.6 and fixes check release [ #72 ] ( https://github.com/QuantStack/jupyterlab-blockly/pull/72 ) ([ @hbcarlos ] ( https://github.com/hbcarlos ) )
12+ - Bump a bunch of versions [ #71 ] ( https://github.com/QuantStack/jupyterlab-blockly/pull/71 ) ([ @bollwyvl ] ( https://github.com/bollwyvl ) )
13+ - Uses hatch [ #70 ] ( https://github.com/QuantStack/jupyterlab-blockly/pull/70 ) ([ @hbcarlos ] ( https://github.com/hbcarlos ) )
14+
15+ ### Contributors to this release
16+
17+ ([ GitHub contributors page for this release] ( https://github.com/QuantStack/jupyterlab-blockly/graphs/contributors?from=2022-09-07&to=2023-03-15&type=c ) )
18+
19+ [ @bollwyvl ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Abollwyvl+updated%3A2022-09-07..2023-03-15&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Agithub-actions+updated%3A2022-09-07..2023-03-15&type=Issues ) | [ @hbcarlos ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Ahbcarlos+updated%3A2022-09-07..2023-03-15&type=Issues )
20+
21+ <!-- <END NEW CHANGELOG ENTRY> -->
22+
523## 0.2.1
624
725([ Full Changelog] ( https://github.com/QuantStack/jupyterlab-blockly/compare/jupyterlab-blockly-extension@0.2.0...bd41065fbfe8712ad75fad0b2df6be7c9e887c4f ) )
1634
1735[ @hbcarlos ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Ahbcarlos+updated%3A2022-09-07..2022-09-07&type=Issues )
1836
19- <!-- <END NEW CHANGELOG ENTRY> -->
20-
2137## 0.2.0
2238
2339([ Full Changelog] ( https://github.com/QuantStack/jupyterlab-blockly/compare/jupyterlab-blockly-extension@0.1.1...638aef090fd180e369ab24d63910d7e2f2cff6dd ) )
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.2.1 " ,
2+ "version" : " 0.3.0-alpha.0 " ,
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.2.1 " ,
4+ "version" : " 0.3.0-alpha.0 " ,
55 "description" : " Blockly extension for JupyterLab." ,
66 "keywords" : [
77 " jupyter" ,
5656 "lerna" : " ^6.5.1" ,
5757 "yarn-deduplicate" : " ^6.0.0"
5858 }
59- }
59+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " jupyterlab-blockly-extension" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.3.0-alpha.0 " ,
44 "description" : " Blockly extension for JupyterLab." ,
55 "keywords" : [
66 " jupyter" ,
5353 "@jupyterlab/settingregistry" : " ^3.6" ,
5454 "@jupyterlab/translation" : " ^3.6" ,
5555 "@jupyterlab/ui-components" : " ^3.6" ,
56- "jupyterlab-blockly" : " ^0.2.1 "
56+ "jupyterlab-blockly" : " ^0.3.0-alpha.0 "
5757 },
5858 "devDependencies" : {
5959 "@jupyterlab/builder" : " ^3.6" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " jupyterlab-blockly" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.3.0-alpha.0 " ,
44 "description" : " Blockly extension for JupyterLab." ,
55 "keywords" : [
66 " blockly" ,
You can’t perform that action at this time.
0 commit comments