Skip to content

Commit 83f5a65

Browse files
author
github-actions-bot
committed
Updates
1 parent 2719330 commit 83f5a65

70 files changed

Lines changed: 70 additions & 70 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

plugins/block-dynamic-connection/README.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<div class="title">@blockly/block-dynamic-connection Demo</div>
2525
<div class="subtitle">A group of blocks that add connections dynamically.</div>
2626
</div>
27-
0.8.8
27+
0.8.9
2828

2929
<a href="https://github.com/raspberrypifoundation/blockly-samples/blob/main/plugins/block-dynamic-connection" class="button" target="_blank">View code</a>
3030
<a href="https://www.npmjs.com/package/@blockly/block-dynamic-connection" class="button" target="_blank">View on npm</a>

plugins/block-dynamic-connection/test/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<div class="title">@blockly/block-dynamic-connection Demo</div>
3434
<div class="subtitle">A group of blocks that add connections dynamically.</div>
3535
</div>
36-
0.8.8
36+
0.8.9
3737

3838
<a href="https://github.com/raspberrypifoundation/blockly-samples/blob/main/plugins/block-dynamic-connection" class="button" target="_blank">View code</a>
3939
<a href="https://www.npmjs.com/package/@blockly/block-dynamic-connection" class="button" target="_blank">View on npm</a>

plugins/block-plus-minus/README.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<div class="title">@blockly/block-plus-minus Demo</div>
2525
<div class="subtitle">A group of blocks that replace the built-in mutator UI with a +/- based UI.</div>
2626
</div>
27-
9.0.9
27+
9.0.10
2828

2929
<a href="https://github.com/raspberrypifoundation/blockly-samples/blob/main/plugins/block-plus-minus" class="button" target="_blank">View code</a>
3030
<a href="https://www.npmjs.com/package/@blockly/block-plus-minus" class="button" target="_blank">View on npm</a>

plugins/block-plus-minus/test/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<div class="title">@blockly/block-plus-minus Demo</div>
3434
<div class="subtitle">A group of blocks that replace the built-in mutator UI with a +/- based UI.</div>
3535
</div>
36-
9.0.9
36+
9.0.10
3737

3838
<a href="https://github.com/raspberrypifoundation/blockly-samples/blob/main/plugins/block-plus-minus" class="button" target="_blank">View code</a>
3939
<a href="https://www.npmjs.com/package/@blockly/block-plus-minus" class="button" target="_blank">View on npm</a>

plugins/block-shareable-procedures/README.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<div class="title">@blockly/block-shareable-procedures Demo</div>
2525
<div class="subtitle">A plugin that adds procedure blocks which are backed by explicit data models.</div>
2626
</div>
27-
6.0.10
27+
6.0.11
2828

2929
<a href="https://github.com/raspberrypifoundation/blockly-samples/blob/main/plugins/block-shareable-procedures" class="button" target="_blank">View code</a>
3030
<a href="https://www.npmjs.com/package/@blockly/block-shareable-procedures" class="button" target="_blank">View on npm</a>

plugins/block-shareable-procedures/test/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<div class="title">@blockly/block-shareable-procedures Demo</div>
6666
<div class="subtitle">A plugin that adds procedure blocks which are backed by explicit data models.</div>
6767
</div>
68-
6.0.10
68+
6.0.11
6969

7070
<a href="https://github.com/raspberrypifoundation/blockly-samples/blob/main/plugins/block-shareable-procedures" class="button" target="_blank">View code</a>
7171
<a href="https://www.npmjs.com/package/@blockly/block-shareable-procedures" class="button" target="_blank">View on npm</a>

plugins/block-test/README.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<div class="title">@blockly/block-test Demo</div>
2525
<div class="subtitle">A group of Blockly test blocks.</div>
2626
</div>
27-
7.0.5
27+
7.0.6
2828

2929
<a href="https://github.com/raspberrypifoundation/blockly-samples/blob/main/plugins/block-test" class="button" target="_blank">View code</a>
3030
<a href="https://www.npmjs.com/package/@blockly/block-test" class="button" target="_blank">View on npm</a>

plugins/block-test/test/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<div class="title">@blockly/block-test Demo</div>
4242
<div class="subtitle">A group of Blockly test blocks.</div>
4343
</div>
44-
7.0.5
44+
7.0.6
4545

4646
<a href="https://github.com/raspberrypifoundation/blockly-samples/blob/main/plugins/block-test" class="button" target="_blank">View code</a>
4747
<a href="https://www.npmjs.com/package/@blockly/block-test" class="button" target="_blank">View on npm</a>

plugins/content-highlight/README.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<div class="title">@blockly/workspace-content-highlight Demo</div>
2525
<div class="subtitle">A Blockly workspace plugin that adds a highlight around the content area.</div>
2626
</div>
27-
6.0.8
27+
6.0.9
2828

2929
<a href="https://github.com/raspberrypifoundation/blockly-samples/blob/main/plugins/content-highlight" class="button" target="_blank">View code</a>
3030
<a href="https://www.npmjs.com/package/@blockly/workspace-content-highlight" class="button" target="_blank">View on npm</a>

plugins/content-highlight/test/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<div class="title">@blockly/workspace-content-highlight Demo</div>
3434
<div class="subtitle">A Blockly workspace plugin that adds a highlight around the content area.</div>
3535
</div>
36-
6.0.8
36+
6.0.9
3737

3838
<a href="https://github.com/raspberrypifoundation/blockly-samples/blob/main/plugins/content-highlight" class="button" target="_blank">View code</a>
3939
<a href="https://www.npmjs.com/package/@blockly/workspace-content-highlight" class="button" target="_blank">View on npm</a>

0 commit comments

Comments
 (0)