File tree Expand file tree Collapse file tree 6 files changed +23
-9
lines changed Expand file tree Collapse file tree 6 files changed +23
-9
lines changed Original file line number Diff line number Diff line change 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
5+ ## 0.3.2
6+
7+ ([ Full Changelog] ( https://github.com/QuantStack/jupyterlab-blockly/compare/jupyterlab-blockly-extension@0.3.1...567d75e81ca64d2ab97f7e76e0944b3d74137299 ) )
8+
9+ ### Bugs fixed
10+
11+ - Fix ` Blockly ` language for default locale [ #91 ] ( https://github.com/QuantStack/jupyterlab-blockly/pull/91 ) ([ @DenisaCG ] ( https://github.com/DenisaCG ) )
12+
13+ ### Contributors to this release
14+
15+ ([ GitHub contributors page for this release] ( https://github.com/QuantStack/jupyterlab-blockly/graphs/contributors?from=2024-08-19&to=2024-08-19&type=c ) )
16+
17+ [ @DenisaCG ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3ADenisaCG+updated%3A2024-08-19..2024-08-19&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Agithub-actions+updated%3A2024-08-19..2024-08-19&type=Issues )
18+
19+ <!-- <END NEW CHANGELOG ENTRY> -->
20+
521## 0.3.1
622
723([ Full Changelog] ( https://github.com/QuantStack/jupyterlab-blockly/compare/1a19e126f987a561ee76e1b39b30658e93e59423...92f8b725ceb3d8cc5a5b72528e25004ad8863ff1 ) )
4460
4561[@afshin](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Aafshin+updated%3A2023-02-04..2024-08-19&type=Issues) | [@bollwyvl](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Abollwyvl+updated%3A2023-02-04..2024-08-19&type=Issues) | [@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3ADenisaCG+updated%3A2023-02-04..2024-08-19&type=Issues) | [@github-actions](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Agithub-actions+updated%3A2023-02-04..2024-08-19&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Ahbcarlos+updated%3A2023-02-04..2024-08-19&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3AmartinRenou+updated%3A2023-02-04..2024-08-19&type=Issues) | [@SylvainCorlay](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3ASylvainCorlay+updated%3A2023-02-04..2024-08-19&type=Issues)
4662
47- <!-- <END NEW CHANGELOG ENTRY> -->
48-
4963## 0.3.0
5064
5165([ Full Changelog] ( https://github.com/QuantStack/jupyterlab-blockly/compare/jupyterlab-blockly-extension@0.2.1...92f8b725ceb3d8cc5a5b72528e25004ad8863ff1 ) )
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.3.1 " ,
2+ "version" : " 0.3.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.1 " ,
4+ "version" : " 0.3.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.1 " ,
3+ "version" : " 0.3.2 " ,
44 "description" : " Blockly extension for JupyterLab." ,
55 "keywords" : [
66 " jupyter" ,
5656 "@jupyterlab/settingregistry" : " ^4.2" ,
5757 "@jupyterlab/translation" : " ^4.2" ,
5858 "@jupyterlab/ui-components" : " ^4.2" ,
59- "jupyterlab-blockly" : " ^0.3.1 "
59+ "jupyterlab-blockly" : " ^0.3.2 "
6060 },
6161 "devDependencies" : {
6262 "@jupyterlab/builder" : " ^4.2.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " jupyterlab-blockly" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "description" : " Blockly extension for JupyterLab." ,
55 "keywords" : [
66 " blockly" ,
Original file line number Diff line number Diff line change @@ -6412,7 +6412,7 @@ __metadata:
64126412 " @jupyterlab/settingregistry " : ^4.2
64136413 " @jupyterlab/translation " : ^4.2
64146414 " @jupyterlab/ui-components " : ^4.2
6415- jupyterlab-blockly : ^0.3.1
6415+ jupyterlab-blockly : ^0.3.2
64166416 npm-run-all : ^4.1.5
64176417 rimraf : ^4.4.0
64186418 source-map-loader : ^5.0.0
@@ -6438,7 +6438,7 @@ __metadata:
64386438 languageName : unknown
64396439 linkType : soft
64406440
6441- " jupyterlab-blockly@^0.3.1 , jupyterlab-blockly@workspace:packages/blockly " :
6441+ " jupyterlab-blockly@^0.3.2 , jupyterlab-blockly@workspace:packages/blockly " :
64426442 version : 0.0.0-use.local
64436443 resolution : " jupyterlab-blockly@workspace:packages/blockly"
64446444 dependencies :
You can’t perform that action at this time.
0 commit comments