[go: nahoru, domu]

Skip to content

Commit

Permalink
release: version 11.1.1
Browse files Browse the repository at this point in the history
release: version 11.1.1
  • Loading branch information
maribethb committed Jun 12, 2024
2 parents e03d526 + 63de472 commit 7a154ea
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions core/dragging/block_drag_strategy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ export class BlockDragStrategy implements IDragStrategy {

this.startLoc = this.block.getRelativeToSurfaceXY();

this.connectionCandidate = null;
const previewerConstructor = registry.getClassFromOptions(
registry.Type.CONNECTION_PREVIEWER,
this.workspace.options,
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockly",
"version": "11.1.0",
"version": "11.1.1",
"description": "Blockly is a library for building visual programming editors.",
"keywords": [
"blockly"
Expand Down

0 comments on commit 7a154ea

Please sign in to comment.