Skip to content

Commit 2de14cf

Browse files
Publish
- @blockly/block-shareable-procedures@6.0.12
1 parent d7dba88 commit 2de14cf

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/block-shareable-procedures/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [6.0.12](https://github.com/RaspberryPiFoundation/blockly-samples/compare/@blockly/block-shareable-procedures@6.0.11...@blockly/block-shareable-procedures@6.0.12) (2026-04-23)
7+
8+
9+
### Bug Fixes
10+
11+
* Fix creation of variables in the main workspace when opening flyout ([#2686](https://github.com/RaspberryPiFoundation/blockly-samples/issues/2686)) ([d7dba88](https://github.com/RaspberryPiFoundation/blockly-samples/commit/d7dba8803ca2cfc66cbdfb72a060a7f101f40c8a))
12+
13+
14+
615
## [6.0.11](https://github.com/RaspberryPiFoundation/blockly-samples/compare/@blockly/block-shareable-procedures@6.0.10...@blockly/block-shareable-procedures@6.0.11) (2026-04-09)
716

817
**Note:** Version bump only for package @blockly/block-shareable-procedures

plugins/block-shareable-procedures/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blockly/block-shareable-procedures",
3-
"version": "6.0.11",
3+
"version": "6.0.12",
44
"description": "A plugin that adds procedure blocks which are backed by explicit data models.",
55
"scripts": {
66
"audit:fix": "blockly-scripts auditFix",

0 commit comments

Comments
 (0)