diff --git a/plugins/block-dynamic-connection/CHANGELOG.md b/plugins/block-dynamic-connection/CHANGELOG.md index 35ede6a504..91f6748e74 100644 --- a/plugins/block-dynamic-connection/CHANGELOG.md +++ b/plugins/block-dynamic-connection/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.5.5](https://github.com/google/blockly-samples/compare/@blockly/block-dynamic-connection@0.5.4...@blockly/block-dynamic-connection@0.5.5) (2023-12-07) + +**Note:** Version bump only for package @blockly/block-dynamic-connection + + + + + ## [0.5.4](https://github.com/google/blockly-samples/compare/@blockly/block-dynamic-connection@0.5.3...@blockly/block-dynamic-connection@0.5.4) (2023-11-16) diff --git a/plugins/block-dynamic-connection/package-lock.json b/plugins/block-dynamic-connection/package-lock.json index 5775fdd535..5d3ed28aa3 100644 --- a/plugins/block-dynamic-connection/package-lock.json +++ b/plugins/block-dynamic-connection/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/block-dynamic-connection", - "version": "0.5.4", + "version": "0.5.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/block-dynamic-connection", - "version": "0.5.4", + "version": "0.5.5", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.2.0", diff --git a/plugins/block-dynamic-connection/package.json b/plugins/block-dynamic-connection/package.json index be06afc8ce..e0afc8dc0f 100644 --- a/plugins/block-dynamic-connection/package.json +++ b/plugins/block-dynamic-connection/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/block-dynamic-connection", - "version": "0.5.4", + "version": "0.5.5", "description": "A group of blocks that add connections dynamically.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -41,7 +41,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.2.0", "chai": "^4.2.0", "mocha": "^10.2.0", diff --git a/plugins/block-plus-minus/CHANGELOG.md b/plugins/block-plus-minus/CHANGELOG.md index 77235e2b64..b88654405c 100644 --- a/plugins/block-plus-minus/CHANGELOG.md +++ b/plugins/block-plus-minus/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.0.8](https://github.com/google/blockly-samples/compare/@blockly/block-plus-minus@6.0.7...@blockly/block-plus-minus@6.0.8) (2023-12-07) + +**Note:** Version bump only for package @blockly/block-plus-minus + + + + + ## [6.0.7](https://github.com/google/blockly-samples/compare/@blockly/block-plus-minus@6.0.6...@blockly/block-plus-minus@6.0.7) (2023-11-09) **Note:** Version bump only for package @blockly/block-plus-minus diff --git a/plugins/block-plus-minus/package-lock.json b/plugins/block-plus-minus/package-lock.json index 1d15599c2e..fdfc267cc5 100644 --- a/plugins/block-plus-minus/package-lock.json +++ b/plugins/block-plus-minus/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/block-plus-minus", - "version": "6.0.7", + "version": "6.0.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/block-plus-minus", - "version": "6.0.7", + "version": "6.0.8", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.0.0", diff --git a/plugins/block-plus-minus/package.json b/plugins/block-plus-minus/package.json index c72010a936..09e949bb91 100644 --- a/plugins/block-plus-minus/package.json +++ b/plugins/block-plus-minus/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/block-plus-minus", - "version": "6.0.7", + "version": "6.0.8", "description": "A group of blocks that replace the built-in mutator UI with a +/- based UI.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -40,7 +40,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.0.0", "chai": "^4.2.0", "mocha": "^10.2.0", diff --git a/plugins/block-shareable-procedures/CHANGELOG.md b/plugins/block-shareable-procedures/CHANGELOG.md index 2b2ee30774..a8bac20100 100644 --- a/plugins/block-shareable-procedures/CHANGELOG.md +++ b/plugins/block-shareable-procedures/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.0.5](https://github.com/google/blockly-samples/compare/@blockly/block-shareable-procedures@4.0.4...@blockly/block-shareable-procedures@4.0.5) (2023-12-07) + +**Note:** Version bump only for package @blockly/block-shareable-procedures + + + + + ## [4.0.4](https://github.com/google/blockly-samples/compare/@blockly/block-shareable-procedures@4.0.3...@blockly/block-shareable-procedures@4.0.4) (2023-11-09) **Note:** Version bump only for package @blockly/block-shareable-procedures diff --git a/plugins/block-shareable-procedures/package-lock.json b/plugins/block-shareable-procedures/package-lock.json index f3d0c1a875..4f5747df5d 100644 --- a/plugins/block-shareable-procedures/package-lock.json +++ b/plugins/block-shareable-procedures/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/block-shareable-procedures", - "version": "4.0.4", + "version": "4.0.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@blockly/block-shareable-procedures", - "version": "4.0.4", + "version": "4.0.5", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.2.0", diff --git a/plugins/block-shareable-procedures/package.json b/plugins/block-shareable-procedures/package.json index de327dbd31..c9fb598af6 100644 --- a/plugins/block-shareable-procedures/package.json +++ b/plugins/block-shareable-procedures/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/block-shareable-procedures", - "version": "4.0.4", + "version": "4.0.5", "description": "A plugin that adds procedure blocks which are backed by explicit data models.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -42,7 +42,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.2.0", "chai": "^4.3.7", "jsdom": "^16.4.0", diff --git a/plugins/content-highlight/CHANGELOG.md b/plugins/content-highlight/CHANGELOG.md index 39050cb7c6..39e6bf8120 100644 --- a/plugins/content-highlight/CHANGELOG.md +++ b/plugins/content-highlight/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.0.10](https://github.com/google/blockly-samples/compare/@blockly/workspace-content-highlight@4.0.9...@blockly/workspace-content-highlight@4.0.10) (2023-12-07) + +**Note:** Version bump only for package @blockly/workspace-content-highlight + + + + + ## [4.0.9](https://github.com/google/blockly-samples/compare/@blockly/workspace-content-highlight@4.0.8...@blockly/workspace-content-highlight@4.0.9) (2023-11-23) diff --git a/plugins/content-highlight/package-lock.json b/plugins/content-highlight/package-lock.json index 07c4b7b7b5..adc558d61c 100644 --- a/plugins/content-highlight/package-lock.json +++ b/plugins/content-highlight/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/workspace-content-highlight", - "version": "4.0.9", + "version": "4.0.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/workspace-content-highlight", - "version": "4.0.9", + "version": "4.0.10", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.0.0", diff --git a/plugins/content-highlight/package.json b/plugins/content-highlight/package.json index 798fed6268..47c8fce08c 100644 --- a/plugins/content-highlight/package.json +++ b/plugins/content-highlight/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/workspace-content-highlight", - "version": "4.0.9", + "version": "4.0.10", "description": "A Blockly workspace plugin that adds a highlight around the content area.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -44,7 +44,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.0.0", "typescript": "^5.2.2" }, diff --git a/plugins/continuous-toolbox/CHANGELOG.md b/plugins/continuous-toolbox/CHANGELOG.md index 03747d57e6..7391620a2e 100644 --- a/plugins/continuous-toolbox/CHANGELOG.md +++ b/plugins/continuous-toolbox/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.0.9](https://github.com/google/blockly-samples/compare/@blockly/continuous-toolbox@5.0.8...@blockly/continuous-toolbox@5.0.9) (2023-12-07) + +**Note:** Version bump only for package @blockly/continuous-toolbox + + + + + ## [5.0.8](https://github.com/google/blockly-samples/compare/@blockly/continuous-toolbox@5.0.7...@blockly/continuous-toolbox@5.0.8) (2023-11-09) **Note:** Version bump only for package @blockly/continuous-toolbox diff --git a/plugins/continuous-toolbox/package-lock.json b/plugins/continuous-toolbox/package-lock.json index 898a1d8c99..301958e690 100644 --- a/plugins/continuous-toolbox/package-lock.json +++ b/plugins/continuous-toolbox/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/continuous-toolbox", - "version": "5.0.8", + "version": "5.0.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/continuous-toolbox", - "version": "5.0.8", + "version": "5.0.9", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.0.0" diff --git a/plugins/continuous-toolbox/package.json b/plugins/continuous-toolbox/package.json index 7ea08d0342..e2b5e4f78d 100644 --- a/plugins/continuous-toolbox/package.json +++ b/plugins/continuous-toolbox/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/continuous-toolbox", - "version": "5.0.8", + "version": "5.0.9", "description": "A Blockly plugin that adds a continous-scrolling style toolbox and flyout", "scripts": { "build": "blockly-scripts build", @@ -40,7 +40,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.0.0" }, "peerDependencies": { diff --git a/plugins/cross-tab-copy-paste/CHANGELOG.md b/plugins/cross-tab-copy-paste/CHANGELOG.md index 8dd08f07bf..7f9fb99dd0 100644 --- a/plugins/cross-tab-copy-paste/CHANGELOG.md +++ b/plugins/cross-tab-copy-paste/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.0.4](https://github.com/google/blockly-samples/compare/@blockly/plugin-cross-tab-copy-paste@5.0.3...@blockly/plugin-cross-tab-copy-paste@5.0.4) (2023-12-07) + +**Note:** Version bump only for package @blockly/plugin-cross-tab-copy-paste + + + + + ## [5.0.3](https://github.com/google/blockly-samples/compare/@blockly/plugin-cross-tab-copy-paste@5.0.2...@blockly/plugin-cross-tab-copy-paste@5.0.3) (2023-11-09) **Note:** Version bump only for package @blockly/plugin-cross-tab-copy-paste diff --git a/plugins/cross-tab-copy-paste/package-lock.json b/plugins/cross-tab-copy-paste/package-lock.json index 91a37b6eb5..c0f93e36d3 100644 --- a/plugins/cross-tab-copy-paste/package-lock.json +++ b/plugins/cross-tab-copy-paste/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/plugin-cross-tab-copy-paste", - "version": "5.0.3", + "version": "5.0.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/plugin-cross-tab-copy-paste", - "version": "5.0.3", + "version": "5.0.4", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.2.0" diff --git a/plugins/cross-tab-copy-paste/package.json b/plugins/cross-tab-copy-paste/package.json index 1bc7a01a49..75e8170d08 100644 --- a/plugins/cross-tab-copy-paste/package.json +++ b/plugins/cross-tab-copy-paste/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/plugin-cross-tab-copy-paste", - "version": "5.0.3", + "version": "5.0.4", "description": "Allows you to copy blocks with cross-tab.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -41,7 +41,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.2.0" }, "peerDependencies": { diff --git a/plugins/dev-tools/CHANGELOG.md b/plugins/dev-tools/CHANGELOG.md index dd59cbc22b..565546161b 100644 --- a/plugins/dev-tools/CHANGELOG.md +++ b/plugins/dev-tools/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.1.4](https://github.com/google/blockly-samples/compare/@blockly/dev-tools@7.1.3...@blockly/dev-tools@7.1.4) (2023-12-07) + + +### Bug Fixes + +* Prevent advanced playground OOMing when scrolling aggressively ([#2089](https://github.com/google/blockly-samples/issues/2089)) ([a662278](https://github.com/google/blockly-samples/commit/a662278cb9c511e001ee3cd2977a891976ea06a9)) + + + ## [7.1.3](https://github.com/google/blockly-samples/compare/@blockly/dev-tools@7.1.2...@blockly/dev-tools@7.1.3) (2023-11-09) **Note:** Version bump only for package @blockly/dev-tools diff --git a/plugins/dev-tools/package-lock.json b/plugins/dev-tools/package-lock.json index 60d8406dd5..81203944e4 100644 --- a/plugins/dev-tools/package-lock.json +++ b/plugins/dev-tools/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/dev-tools", - "version": "7.1.3", + "version": "7.1.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/dev-tools", - "version": "7.1.3", + "version": "7.1.4", "license": "Apache-2.0", "dependencies": { "chai": "^4.2.0", diff --git a/plugins/dev-tools/package.json b/plugins/dev-tools/package.json index be3f9adee5..e952228b1f 100644 --- a/plugins/dev-tools/package.json +++ b/plugins/dev-tools/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/dev-tools", - "version": "7.1.3", + "version": "7.1.4", "description": "A library of common utilities for Blockly extension development.", "scripts": { "audit:fix": "blockly-scripts auditFix", diff --git a/plugins/disable-top-blocks/CHANGELOG.md b/plugins/disable-top-blocks/CHANGELOG.md index c10b106814..fc0d540c4e 100644 --- a/plugins/disable-top-blocks/CHANGELOG.md +++ b/plugins/disable-top-blocks/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.4.8](https://github.com/google/blockly-samples/compare/@blockly/disable-top-blocks@0.4.7...@blockly/disable-top-blocks@0.4.8) (2023-12-07) + +**Note:** Version bump only for package @blockly/disable-top-blocks + + + + + ## [0.4.7](https://github.com/google/blockly-samples/compare/@blockly/disable-top-blocks@0.4.6...@blockly/disable-top-blocks@0.4.7) (2023-11-09) **Note:** Version bump only for package @blockly/disable-top-blocks diff --git a/plugins/disable-top-blocks/package-lock.json b/plugins/disable-top-blocks/package-lock.json index 6b6525c2b6..9e59c7183f 100644 --- a/plugins/disable-top-blocks/package-lock.json +++ b/plugins/disable-top-blocks/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/disable-top-blocks", - "version": "0.4.7", + "version": "0.4.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/disable-top-blocks", - "version": "0.4.7", + "version": "0.4.8", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.0.0" diff --git a/plugins/disable-top-blocks/package.json b/plugins/disable-top-blocks/package.json index c9980c67c9..118a5ba785 100644 --- a/plugins/disable-top-blocks/package.json +++ b/plugins/disable-top-blocks/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/disable-top-blocks", - "version": "0.4.7", + "version": "0.4.8", "description": "A Blockly plugin that shows the 'disable' context menu option only on non-orphan blocks.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -39,7 +39,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.0.0" }, "peerDependencies": { diff --git a/plugins/field-angle/CHANGELOG.md b/plugins/field-angle/CHANGELOG.md index b13ddd1a96..0866b73b3a 100644 --- a/plugins/field-angle/CHANGELOG.md +++ b/plugins/field-angle/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.0.10](https://github.com/google/blockly-samples/compare/@blockly/field-angle@3.0.9...@blockly/field-angle@3.0.10) (2023-12-07) + +**Note:** Version bump only for package @blockly/field-angle + + + + + ## [3.0.9](https://github.com/google/blockly-samples/compare/@blockly/field-angle@3.0.8...@blockly/field-angle@3.0.9) (2023-11-09) **Note:** Version bump only for package @blockly/field-angle diff --git a/plugins/field-angle/package-lock.json b/plugins/field-angle/package-lock.json index f4c2347ee0..73c7a8c280 100644 --- a/plugins/field-angle/package-lock.json +++ b/plugins/field-angle/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/field-angle", - "version": "3.0.9", + "version": "3.0.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/field-angle", - "version": "3.0.9", + "version": "3.0.10", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.0.0", diff --git a/plugins/field-angle/package.json b/plugins/field-angle/package.json index 82efb4ff56..ca4ec16646 100644 --- a/plugins/field-angle/package.json +++ b/plugins/field-angle/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/field-angle", - "version": "3.0.9", + "version": "3.0.10", "description": "A Blockly angle field.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -41,7 +41,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.0.0", "chai": "^4.2.0", "sinon": "^9.0.1", diff --git a/plugins/field-bitmap/CHANGELOG.md b/plugins/field-bitmap/CHANGELOG.md index eda1e1d0f9..b23d4bedec 100644 --- a/plugins/field-bitmap/CHANGELOG.md +++ b/plugins/field-bitmap/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.0.10](https://github.com/google/blockly-samples/compare/@blockly/field-bitmap@4.0.9...@blockly/field-bitmap@4.0.10) (2023-12-07) + +**Note:** Version bump only for package @blockly/field-bitmap + + + + + ## [4.0.9](https://github.com/google/blockly-samples/compare/@blockly/field-bitmap@4.0.8...@blockly/field-bitmap@4.0.9) (2023-11-16) diff --git a/plugins/field-bitmap/package-lock.json b/plugins/field-bitmap/package-lock.json index d4ddfbbf9b..176d7365f3 100644 --- a/plugins/field-bitmap/package-lock.json +++ b/plugins/field-bitmap/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/field-bitmap", - "version": "4.0.9", + "version": "4.0.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/field-bitmap", - "version": "4.0.9", + "version": "4.0.10", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.0.0", diff --git a/plugins/field-bitmap/package.json b/plugins/field-bitmap/package.json index 27acc6140b..15cc85a0ee 100644 --- a/plugins/field-bitmap/package.json +++ b/plugins/field-bitmap/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/field-bitmap", - "version": "4.0.9", + "version": "4.0.10", "description": "A field that lets users input a pixel grid with their mouse.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -41,7 +41,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.0.0", "chai": "^4.3.6", "mocha": "^9.2.1" diff --git a/plugins/field-colour-hsv-sliders/CHANGELOG.md b/plugins/field-colour-hsv-sliders/CHANGELOG.md index 9462efcf0d..f6b2fe9cf4 100644 --- a/plugins/field-colour-hsv-sliders/CHANGELOG.md +++ b/plugins/field-colour-hsv-sliders/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.1.8](https://github.com/google/blockly-samples/compare/@blockly/field-colour-hsv-sliders@4.1.7...@blockly/field-colour-hsv-sliders@4.1.8) (2023-12-07) + +**Note:** Version bump only for package @blockly/field-colour-hsv-sliders + + + + + ## [4.1.7](https://github.com/google/blockly-samples/compare/@blockly/field-colour-hsv-sliders@4.1.6...@blockly/field-colour-hsv-sliders@4.1.7) (2023-11-09) diff --git a/plugins/field-colour-hsv-sliders/package-lock.json b/plugins/field-colour-hsv-sliders/package-lock.json index 8d5413ee1f..9438d59128 100644 --- a/plugins/field-colour-hsv-sliders/package-lock.json +++ b/plugins/field-colour-hsv-sliders/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/field-colour-hsv-sliders", - "version": "4.1.7", + "version": "4.1.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/field-colour-hsv-sliders", - "version": "4.1.7", + "version": "4.1.8", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.0.0", diff --git a/plugins/field-colour-hsv-sliders/package.json b/plugins/field-colour-hsv-sliders/package.json index 6f4eba3bbf..a95555e756 100644 --- a/plugins/field-colour-hsv-sliders/package.json +++ b/plugins/field-colour-hsv-sliders/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/field-colour-hsv-sliders", - "version": "4.1.7", + "version": "4.1.8", "description": "A Blockly colour field using HSV sliders.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -41,11 +41,11 @@ "src" ], "dependencies": { - "@blockly/field-colour": "^3.0.9" + "@blockly/field-colour": "^3.0.10" }, "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.0.0", "typescript": "^5.2.2" }, diff --git a/plugins/field-colour/CHANGELOG.md b/plugins/field-colour/CHANGELOG.md index a41d918cbd..96a2c6059c 100644 --- a/plugins/field-colour/CHANGELOG.md +++ b/plugins/field-colour/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.0.10](https://github.com/google/blockly-samples/compare/@blockly/field-colour@3.0.9...@blockly/field-colour@3.0.10) (2023-12-07) + +**Note:** Version bump only for package @blockly/field-colour + + + + + ## [3.0.9](https://github.com/google/blockly-samples/compare/@blockly/field-colour@3.0.8...@blockly/field-colour@3.0.9) (2023-11-09) diff --git a/plugins/field-colour/package-lock.json b/plugins/field-colour/package-lock.json index e42bc60add..55911371b1 100644 --- a/plugins/field-colour/package-lock.json +++ b/plugins/field-colour/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/field-colour", - "version": "3.0.9", + "version": "3.0.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/field-colour", - "version": "3.0.9", + "version": "3.0.10", "license": "Apache-2.0", "devDependencies": { "@typescript-eslint/parser": "^5.59.5", diff --git a/plugins/field-colour/package.json b/plugins/field-colour/package.json index 0694dc3b06..e4186d5003 100644 --- a/plugins/field-colour/package.json +++ b/plugins/field-colour/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/field-colour", - "version": "3.0.9", + "version": "3.0.10", "description": "A Blockly colour field.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -41,7 +41,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "@typescript-eslint/parser": "^5.59.5", "blockly": "^10.2.0", "chai": "^4.2.0", diff --git a/plugins/field-date/CHANGELOG.md b/plugins/field-date/CHANGELOG.md index 7b1cd29bb1..75ec50f13f 100644 --- a/plugins/field-date/CHANGELOG.md +++ b/plugins/field-date/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.9](https://github.com/google/blockly-samples/compare/@blockly/field-date@8.0.8...@blockly/field-date@8.0.9) (2023-12-07) + +**Note:** Version bump only for package @blockly/field-date + + + + + ## [8.0.8](https://github.com/google/blockly-samples/compare/@blockly/field-date@8.0.7...@blockly/field-date@8.0.8) (2023-11-09) **Note:** Version bump only for package @blockly/field-date diff --git a/plugins/field-date/package-lock.json b/plugins/field-date/package-lock.json index ee43dcbfc1..66c8758e6b 100644 --- a/plugins/field-date/package-lock.json +++ b/plugins/field-date/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/field-date", - "version": "8.0.8", + "version": "8.0.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/field-date", - "version": "8.0.8", + "version": "8.0.9", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.0.0", diff --git a/plugins/field-date/package.json b/plugins/field-date/package.json index f75986f7ef..fe55c35a24 100644 --- a/plugins/field-date/package.json +++ b/plugins/field-date/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/field-date", - "version": "8.0.8", + "version": "8.0.9", "description": "A Blockly date picker field that uses the Google Closure date picker.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -43,7 +43,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.0.0", "chai": "^4.2.0", "sinon": "^9.0.1", diff --git a/plugins/field-dependent-dropdown/CHANGELOG.md b/plugins/field-dependent-dropdown/CHANGELOG.md index 2118ea9b8d..1161006eb3 100644 --- a/plugins/field-dependent-dropdown/CHANGELOG.md +++ b/plugins/field-dependent-dropdown/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.0.10](https://github.com/google/blockly-samples/compare/@blockly/field-dependent-dropdown@3.0.9...@blockly/field-dependent-dropdown@3.0.10) (2023-12-07) + +**Note:** Version bump only for package @blockly/field-dependent-dropdown + + + + + ## [3.0.9](https://github.com/google/blockly-samples/compare/@blockly/field-dependent-dropdown@3.0.8...@blockly/field-dependent-dropdown@3.0.9) (2023-11-16) diff --git a/plugins/field-dependent-dropdown/package-lock.json b/plugins/field-dependent-dropdown/package-lock.json index 3e10a20980..6beb8ae734 100644 --- a/plugins/field-dependent-dropdown/package-lock.json +++ b/plugins/field-dependent-dropdown/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/field-dependent-dropdown", - "version": "3.0.9", + "version": "3.0.10", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@blockly/field-dependent-dropdown", - "version": "3.0.9", + "version": "3.0.10", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.0.0", diff --git a/plugins/field-dependent-dropdown/package.json b/plugins/field-dependent-dropdown/package.json index 5744c0f1c1..a1672e0daa 100644 --- a/plugins/field-dependent-dropdown/package.json +++ b/plugins/field-dependent-dropdown/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/field-dependent-dropdown", - "version": "3.0.9", + "version": "3.0.10", "description": "A Blockly dropdown field that automatically updates its available options depending on the value of another field.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -42,7 +42,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.0.0", "chai": "^4.2.0", "sinon": "^9.0.1", diff --git a/plugins/field-grid-dropdown/CHANGELOG.md b/plugins/field-grid-dropdown/CHANGELOG.md index 12542c1a50..031262a3b4 100644 --- a/plugins/field-grid-dropdown/CHANGELOG.md +++ b/plugins/field-grid-dropdown/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.0.9](https://github.com/google/blockly-samples/compare/@blockly/field-grid-dropdown@4.0.8...@blockly/field-grid-dropdown@4.0.9) (2023-12-07) + +**Note:** Version bump only for package @blockly/field-grid-dropdown + + + + + ## [4.0.8](https://github.com/google/blockly-samples/compare/@blockly/field-grid-dropdown@4.0.7...@blockly/field-grid-dropdown@4.0.8) (2023-11-09) **Note:** Version bump only for package @blockly/field-grid-dropdown diff --git a/plugins/field-grid-dropdown/package-lock.json b/plugins/field-grid-dropdown/package-lock.json index 2cd167c820..a3b81823a7 100644 --- a/plugins/field-grid-dropdown/package-lock.json +++ b/plugins/field-grid-dropdown/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/field-grid-dropdown", - "version": "4.0.8", + "version": "4.0.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/field-grid-dropdown", - "version": "4.0.8", + "version": "4.0.9", "license": "Apache 2.0", "devDependencies": { "blockly": "^10.0.0", diff --git a/plugins/field-grid-dropdown/package.json b/plugins/field-grid-dropdown/package.json index 0b7420f64d..d4be49a259 100644 --- a/plugins/field-grid-dropdown/package.json +++ b/plugins/field-grid-dropdown/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/field-grid-dropdown", - "version": "4.0.8", + "version": "4.0.9", "description": "A Blockly dropdown field with grid layout.", "scripts": { "build": "blockly-scripts build", @@ -40,7 +40,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.0.0", "typescript": "^5.2.2" }, diff --git a/plugins/field-multilineinput/CHANGELOG.md b/plugins/field-multilineinput/CHANGELOG.md index 93aef0eea4..13610aeb09 100644 --- a/plugins/field-multilineinput/CHANGELOG.md +++ b/plugins/field-multilineinput/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.0.10](https://github.com/google/blockly-samples/compare/@blockly/field-multilineinput@3.0.9...@blockly/field-multilineinput@3.0.10) (2023-12-07) + +**Note:** Version bump only for package @blockly/field-multilineinput + + + + + ## [3.0.9](https://github.com/google/blockly-samples/compare/@blockly/field-multilineinput@3.0.8...@blockly/field-multilineinput@3.0.9) (2023-11-09) **Note:** Version bump only for package @blockly/field-multilineinput diff --git a/plugins/field-multilineinput/package-lock.json b/plugins/field-multilineinput/package-lock.json index ae51ffcb90..baf0655631 100644 --- a/plugins/field-multilineinput/package-lock.json +++ b/plugins/field-multilineinput/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/field-multilineinput", - "version": "3.0.9", + "version": "3.0.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/field-multilineinput", - "version": "3.0.9", + "version": "3.0.10", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.0.0", diff --git a/plugins/field-multilineinput/package.json b/plugins/field-multilineinput/package.json index 26fe4a01d8..9c9f1d28a7 100644 --- a/plugins/field-multilineinput/package.json +++ b/plugins/field-multilineinput/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/field-multilineinput", - "version": "3.0.9", + "version": "3.0.10", "description": "A Blockly multilineinput field.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -41,7 +41,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.0.0", "chai": "^4.2.0", "sinon": "^9.0.1", diff --git a/plugins/field-slider/CHANGELOG.md b/plugins/field-slider/CHANGELOG.md index ea7dba429c..8fbb1ed98a 100644 --- a/plugins/field-slider/CHANGELOG.md +++ b/plugins/field-slider/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.1.3](https://github.com/google/blockly-samples/compare/@blockly/field-slider@6.1.2...@blockly/field-slider@6.1.3) (2023-12-07) + +**Note:** Version bump only for package @blockly/field-slider + + + + + ## [6.1.2](https://github.com/google/blockly-samples/compare/@blockly/field-slider@6.1.1...@blockly/field-slider@6.1.2) (2023-11-09) **Note:** Version bump only for package @blockly/field-slider diff --git a/plugins/field-slider/package-lock.json b/plugins/field-slider/package-lock.json index 58193e6931..49c794ffce 100644 --- a/plugins/field-slider/package-lock.json +++ b/plugins/field-slider/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/field-slider", - "version": "6.1.2", + "version": "6.1.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/field-slider", - "version": "6.1.2", + "version": "6.1.3", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.0.0", diff --git a/plugins/field-slider/package.json b/plugins/field-slider/package.json index de07ee0377..4471716e0e 100644 --- a/plugins/field-slider/package.json +++ b/plugins/field-slider/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/field-slider", - "version": "6.1.2", + "version": "6.1.3", "description": "A Blockly slider field.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -40,7 +40,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.0.0", "chai": "^4.2.0", "sinon": "^9.0.1", diff --git a/plugins/fixed-edges/CHANGELOG.md b/plugins/fixed-edges/CHANGELOG.md index 0e1cae18f4..449c1a8e69 100644 --- a/plugins/fixed-edges/CHANGELOG.md +++ b/plugins/fixed-edges/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.0.9](https://github.com/google/blockly-samples/compare/@blockly/fixed-edges@4.0.8...@blockly/fixed-edges@4.0.9) (2023-12-07) + +**Note:** Version bump only for package @blockly/fixed-edges + + + + + ## [4.0.8](https://github.com/google/blockly-samples/compare/@blockly/fixed-edges@4.0.7...@blockly/fixed-edges@4.0.8) (2023-11-09) **Note:** Version bump only for package @blockly/fixed-edges diff --git a/plugins/fixed-edges/package-lock.json b/plugins/fixed-edges/package-lock.json index f66efaf856..e293e05150 100644 --- a/plugins/fixed-edges/package-lock.json +++ b/plugins/fixed-edges/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/fixed-edges", - "version": "4.0.8", + "version": "4.0.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/fixed-edges", - "version": "4.0.8", + "version": "4.0.9", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.0.0" diff --git a/plugins/fixed-edges/package.json b/plugins/fixed-edges/package.json index e2dcbb6f57..b36b4f2ee0 100644 --- a/plugins/fixed-edges/package.json +++ b/plugins/fixed-edges/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/fixed-edges", - "version": "4.0.8", + "version": "4.0.9", "description": "A plugin that provides a MetricsManager that can be used to prevent the workspace from expanding to the top/left/right/bottom when blocks are dragged to that edge.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -39,7 +39,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.0.0" }, "peerDependencies": { diff --git a/plugins/keyboard-navigation/CHANGELOG.md b/plugins/keyboard-navigation/CHANGELOG.md index abf285e192..fae25bab92 100644 --- a/plugins/keyboard-navigation/CHANGELOG.md +++ b/plugins/keyboard-navigation/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.5.5](https://github.com/google/blockly-samples/compare/@blockly/keyboard-navigation@0.5.4...@blockly/keyboard-navigation@0.5.5) (2023-12-07) + +**Note:** Version bump only for package @blockly/keyboard-navigation + + + + + ## [0.5.4](https://github.com/google/blockly-samples/compare/@blockly/keyboard-navigation@0.5.3...@blockly/keyboard-navigation@0.5.4) (2023-11-16) diff --git a/plugins/keyboard-navigation/package-lock.json b/plugins/keyboard-navigation/package-lock.json index f6ae1e9da1..009a6cc525 100644 --- a/plugins/keyboard-navigation/package-lock.json +++ b/plugins/keyboard-navigation/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/keyboard-navigation", - "version": "0.5.4", + "version": "0.5.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/keyboard-navigation", - "version": "0.5.4", + "version": "0.5.5", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.2.0", diff --git a/plugins/keyboard-navigation/package.json b/plugins/keyboard-navigation/package.json index c4e91d0144..0eb7685639 100644 --- a/plugins/keyboard-navigation/package.json +++ b/plugins/keyboard-navigation/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/keyboard-navigation", - "version": "0.5.4", + "version": "0.5.5", "description": "A Blockly plugin that adds keyboard navigation support.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -40,7 +40,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.2.0", "chai": "^4.2.0", "jsdom": "^16.4.0", diff --git a/plugins/modal/CHANGELOG.md b/plugins/modal/CHANGELOG.md index 833688a8c8..12568d2001 100644 --- a/plugins/modal/CHANGELOG.md +++ b/plugins/modal/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.0.8](https://github.com/google/blockly-samples/compare/@blockly/plugin-modal@6.0.7...@blockly/plugin-modal@6.0.8) (2023-12-07) + +**Note:** Version bump only for package @blockly/plugin-modal + + + + + ## [6.0.7](https://github.com/google/blockly-samples/compare/@blockly/plugin-modal@6.0.6...@blockly/plugin-modal@6.0.7) (2023-11-09) **Note:** Version bump only for package @blockly/plugin-modal diff --git a/plugins/modal/package-lock.json b/plugins/modal/package-lock.json index 85be3f9573..bc57f6c68c 100644 --- a/plugins/modal/package-lock.json +++ b/plugins/modal/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/plugin-modal", - "version": "6.0.7", + "version": "6.0.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/plugin-modal", - "version": "6.0.7", + "version": "6.0.8", "license": "Apache 2.0", "devDependencies": { "blockly": "^10.0.0", diff --git a/plugins/modal/package.json b/plugins/modal/package.json index c8f3356abd..9a09c1eb61 100644 --- a/plugins/modal/package.json +++ b/plugins/modal/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/plugin-modal", - "version": "6.0.7", + "version": "6.0.8", "description": "A Blockly plugin that creates a modal.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -40,7 +40,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.0.0", "jsdom": "^19.0.0", "jsdom-global": "3.0.2", diff --git a/plugins/scroll-options/CHANGELOG.md b/plugins/scroll-options/CHANGELOG.md index cd070aa22f..6cd0bf7403 100644 --- a/plugins/scroll-options/CHANGELOG.md +++ b/plugins/scroll-options/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.0.8](https://github.com/google/blockly-samples/compare/@blockly/plugin-scroll-options@5.0.7...@blockly/plugin-scroll-options@5.0.8) (2023-12-07) + +**Note:** Version bump only for package @blockly/plugin-scroll-options + + + + + ## [5.0.7](https://github.com/google/blockly-samples/compare/@blockly/plugin-scroll-options@5.0.6...@blockly/plugin-scroll-options@5.0.7) (2023-11-09) **Note:** Version bump only for package @blockly/plugin-scroll-options diff --git a/plugins/scroll-options/package-lock.json b/plugins/scroll-options/package-lock.json index 5153ab5023..e310c17b80 100644 --- a/plugins/scroll-options/package-lock.json +++ b/plugins/scroll-options/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/plugin-scroll-options", - "version": "5.0.7", + "version": "5.0.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/plugin-scroll-options", - "version": "5.0.7", + "version": "5.0.8", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.0.0" diff --git a/plugins/scroll-options/package.json b/plugins/scroll-options/package.json index d7e5d27fcc..bb8b0d2aae 100644 --- a/plugins/scroll-options/package.json +++ b/plugins/scroll-options/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/plugin-scroll-options", - "version": "5.0.7", + "version": "5.0.8", "description": "A Blockly plugin that adds advanced scroll options such as scroll-on-drag and scroll while holding a block.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -40,7 +40,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.0.0" }, "peerDependencies": { diff --git a/plugins/shadow-block-converter/CHANGELOG.md b/plugins/shadow-block-converter/CHANGELOG.md index aa11ab5d09..182358428a 100644 --- a/plugins/shadow-block-converter/CHANGELOG.md +++ b/plugins/shadow-block-converter/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.0.10](https://github.com/google/blockly-samples/compare/@blockly/shadow-block-converter@4.0.9...@blockly/shadow-block-converter@4.0.10) (2023-12-07) + +**Note:** Version bump only for package @blockly/shadow-block-converter + + + + + ## [4.0.9](https://github.com/google/blockly-samples/compare/@blockly/shadow-block-converter@4.0.8...@blockly/shadow-block-converter@4.0.9) (2023-11-16) diff --git a/plugins/shadow-block-converter/package-lock.json b/plugins/shadow-block-converter/package-lock.json index 89474f74b3..0015bb9ea8 100644 --- a/plugins/shadow-block-converter/package-lock.json +++ b/plugins/shadow-block-converter/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/shadow-block-converter", - "version": "4.0.9", + "version": "4.0.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/shadow-block-converter", - "version": "4.0.9", + "version": "4.0.10", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.0.0", diff --git a/plugins/shadow-block-converter/package.json b/plugins/shadow-block-converter/package.json index 8e43db2777..c7171f945c 100644 --- a/plugins/shadow-block-converter/package.json +++ b/plugins/shadow-block-converter/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/shadow-block-converter", - "version": "4.0.9", + "version": "4.0.10", "description": "A workspace change listener that converts shadow blocks to real blocks when the user edits them.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -40,7 +40,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.0.0", "chai": "^4.2.0", "sinon": "^9.0.1", diff --git a/plugins/strict-connection-checker/CHANGELOG.md b/plugins/strict-connection-checker/CHANGELOG.md index 68e9ed299a..d5b23f38f4 100644 --- a/plugins/strict-connection-checker/CHANGELOG.md +++ b/plugins/strict-connection-checker/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.0.9](https://github.com/google/blockly-samples/compare/@blockly/plugin-strict-connection-checker@4.0.8...@blockly/plugin-strict-connection-checker@4.0.9) (2023-12-07) + +**Note:** Version bump only for package @blockly/plugin-strict-connection-checker + + + + + ## [4.0.8](https://github.com/google/blockly-samples/compare/@blockly/plugin-strict-connection-checker@4.0.7...@blockly/plugin-strict-connection-checker@4.0.8) (2023-11-09) **Note:** Version bump only for package @blockly/plugin-strict-connection-checker diff --git a/plugins/strict-connection-checker/package-lock.json b/plugins/strict-connection-checker/package-lock.json index 824ee0b85e..c058189d47 100644 --- a/plugins/strict-connection-checker/package-lock.json +++ b/plugins/strict-connection-checker/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/plugin-strict-connection-checker", - "version": "4.0.8", + "version": "4.0.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/plugin-strict-connection-checker", - "version": "4.0.8", + "version": "4.0.9", "license": "Apache 2.0", "devDependencies": { "blockly": "^10.0.0", diff --git a/plugins/strict-connection-checker/package.json b/plugins/strict-connection-checker/package.json index f150f01375..300237c89e 100644 --- a/plugins/strict-connection-checker/package.json +++ b/plugins/strict-connection-checker/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/plugin-strict-connection-checker", - "version": "4.0.8", + "version": "4.0.9", "description": "A connection checker that prevents blocks that don't provide type information from being connected to blocks that do.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -41,7 +41,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.0.0", "chai": "^4.2.0" }, diff --git a/plugins/suggested-blocks/CHANGELOG.md b/plugins/suggested-blocks/CHANGELOG.md index d5440bb0cc..55dd205db5 100644 --- a/plugins/suggested-blocks/CHANGELOG.md +++ b/plugins/suggested-blocks/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.1.3](https://github.com/google/blockly-samples/compare/@blockly/suggested-blocks@4.1.2...@blockly/suggested-blocks@4.1.3) (2023-12-07) + +**Note:** Version bump only for package @blockly/suggested-blocks + + + + + ## [4.1.2](https://github.com/google/blockly-samples/compare/@blockly/suggested-blocks@4.1.1...@blockly/suggested-blocks@4.1.2) (2023-11-09) **Note:** Version bump only for package @blockly/suggested-blocks diff --git a/plugins/suggested-blocks/package-lock.json b/plugins/suggested-blocks/package-lock.json index 92714dd261..a2d7dfcdee 100644 --- a/plugins/suggested-blocks/package-lock.json +++ b/plugins/suggested-blocks/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/suggested-blocks", - "version": "4.1.2", + "version": "4.1.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/suggested-blocks", - "version": "4.1.2", + "version": "4.1.3", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.0.0", diff --git a/plugins/suggested-blocks/package.json b/plugins/suggested-blocks/package.json index 48f8775b9c..55222fd0b2 100644 --- a/plugins/suggested-blocks/package.json +++ b/plugins/suggested-blocks/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/suggested-blocks", - "version": "4.1.2", + "version": "4.1.3", "description": "A plugin that adds toolbox panes with suggested blocks based on the user's past usage of blocks.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -41,7 +41,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.0.0", "chai": "^4.3.6", "sinon": "^14.0.0" diff --git a/plugins/toolbox-search/CHANGELOG.md b/plugins/toolbox-search/CHANGELOG.md index 6e60070737..8a0c280f74 100644 --- a/plugins/toolbox-search/CHANGELOG.md +++ b/plugins/toolbox-search/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.4](https://github.com/google/blockly-samples/compare/@blockly/toolbox-search@1.2.3...@blockly/toolbox-search@1.2.4) (2023-12-07) + +**Note:** Version bump only for package @blockly/toolbox-search + + + + + ## [1.2.3](https://github.com/google/blockly-samples/compare/@blockly/toolbox-search@1.2.2...@blockly/toolbox-search@1.2.3) (2023-11-16) diff --git a/plugins/toolbox-search/package-lock.json b/plugins/toolbox-search/package-lock.json index 7dfd729611..b0533de32c 100644 --- a/plugins/toolbox-search/package-lock.json +++ b/plugins/toolbox-search/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/toolbox-search", - "version": "1.2.3", + "version": "1.2.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/toolbox-search", - "version": "1.2.3", + "version": "1.2.4", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.0.0", diff --git a/plugins/toolbox-search/package.json b/plugins/toolbox-search/package.json index 34bde7a1b2..9dfd34c33b 100644 --- a/plugins/toolbox-search/package.json +++ b/plugins/toolbox-search/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/toolbox-search", - "version": "1.2.3", + "version": "1.2.4", "description": "A Blockly plugin that adds a toolbox category that allows searching for blocks.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -41,7 +41,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.0.0", "chai": "^4.3.7", "typescript": "^5.0.4" diff --git a/plugins/typed-variable-modal/CHANGELOG.md b/plugins/typed-variable-modal/CHANGELOG.md index 76b502bcb2..a720bffe48 100644 --- a/plugins/typed-variable-modal/CHANGELOG.md +++ b/plugins/typed-variable-modal/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.0.8](https://github.com/google/blockly-samples/compare/@blockly/plugin-typed-variable-modal@7.0.7...@blockly/plugin-typed-variable-modal@7.0.8) (2023-12-07) + +**Note:** Version bump only for package @blockly/plugin-typed-variable-modal + + + + + ## [7.0.7](https://github.com/google/blockly-samples/compare/@blockly/plugin-typed-variable-modal@7.0.6...@blockly/plugin-typed-variable-modal@7.0.7) (2023-11-09) **Note:** Version bump only for package @blockly/plugin-typed-variable-modal diff --git a/plugins/typed-variable-modal/package-lock.json b/plugins/typed-variable-modal/package-lock.json index 2b3592c575..ce75804416 100644 --- a/plugins/typed-variable-modal/package-lock.json +++ b/plugins/typed-variable-modal/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/plugin-typed-variable-modal", - "version": "7.0.7", + "version": "7.0.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/plugin-typed-variable-modal", - "version": "7.0.7", + "version": "7.0.8", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.0.0", diff --git a/plugins/typed-variable-modal/package.json b/plugins/typed-variable-modal/package.json index 3ff22225a2..605f2eb315 100644 --- a/plugins/typed-variable-modal/package.json +++ b/plugins/typed-variable-modal/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/plugin-typed-variable-modal", - "version": "7.0.7", + "version": "7.0.8", "description": "A Blockly plugin to create a modal for creating typed variables.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -40,7 +40,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.0.0", "jsdom": "^19.0.0", "jsdom-global": "3.0.2", @@ -51,7 +51,7 @@ "blockly": "^10.0.0" }, "dependencies": { - "@blockly/plugin-modal": "^6.0.7" + "@blockly/plugin-modal": "^6.0.8" }, "publishConfig": { "access": "public", diff --git a/plugins/workspace-backpack/CHANGELOG.md b/plugins/workspace-backpack/CHANGELOG.md index 7a6001db15..50d7721318 100644 --- a/plugins/workspace-backpack/CHANGELOG.md +++ b/plugins/workspace-backpack/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.3.1](https://github.com/google/blockly-samples/compare/@blockly/workspace-backpack@5.3.0...@blockly/workspace-backpack@5.3.1) (2023-12-07) + +**Note:** Version bump only for package @blockly/workspace-backpack + + + + + ## [5.3.0](https://github.com/google/blockly-samples/compare/@blockly/workspace-backpack@5.2.5...@blockly/workspace-backpack@5.3.0) (2023-11-23) diff --git a/plugins/workspace-backpack/package-lock.json b/plugins/workspace-backpack/package-lock.json index fdc35b2aab..5fe96f7ed9 100644 --- a/plugins/workspace-backpack/package-lock.json +++ b/plugins/workspace-backpack/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/workspace-backpack", - "version": "5.3.0", + "version": "5.3.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/workspace-backpack", - "version": "5.3.0", + "version": "5.3.1", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.0.0", diff --git a/plugins/workspace-backpack/package.json b/plugins/workspace-backpack/package.json index 89564eb448..190e9a0188 100644 --- a/plugins/workspace-backpack/package.json +++ b/plugins/workspace-backpack/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/workspace-backpack", - "version": "5.3.0", + "version": "5.3.1", "description": "A Blockly plugin that adds Backpack support.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -41,7 +41,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.0.0", "typescript": "^5.2.2" }, diff --git a/plugins/workspace-minimap/CHANGELOG.md b/plugins/workspace-minimap/CHANGELOG.md index c13030b9e9..9d88bad0f0 100644 --- a/plugins/workspace-minimap/CHANGELOG.md +++ b/plugins/workspace-minimap/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.9](https://github.com/google/blockly-samples/compare/@blockly/workspace-minimap@0.1.8...@blockly/workspace-minimap@0.1.9) (2023-12-07) + +**Note:** Version bump only for package @blockly/workspace-minimap + + + + + ## [0.1.8](https://github.com/google/blockly-samples/compare/@blockly/workspace-minimap@0.1.7...@blockly/workspace-minimap@0.1.8) (2023-11-30) **Note:** Version bump only for package @blockly/workspace-minimap diff --git a/plugins/workspace-minimap/package-lock.json b/plugins/workspace-minimap/package-lock.json index e977fdba85..75845b5d7f 100644 --- a/plugins/workspace-minimap/package-lock.json +++ b/plugins/workspace-minimap/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/workspace-minimap", - "version": "0.1.8", + "version": "0.1.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@blockly/workspace-minimap", - "version": "0.1.8", + "version": "0.1.9", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.0.0", diff --git a/plugins/workspace-minimap/package.json b/plugins/workspace-minimap/package.json index 38b0037ca7..8ab009416a 100644 --- a/plugins/workspace-minimap/package.json +++ b/plugins/workspace-minimap/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/workspace-minimap", - "version": "0.1.8", + "version": "0.1.9", "description": "A Blockly plugin.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -39,7 +39,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.0.0", "chai": "^4.2.0", "typescript": "^5.1.3" diff --git a/plugins/workspace-search/CHANGELOG.md b/plugins/workspace-search/CHANGELOG.md index d391ec37a2..f094932618 100644 --- a/plugins/workspace-search/CHANGELOG.md +++ b/plugins/workspace-search/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.1.1](https://github.com/google/blockly-samples/compare/@blockly/plugin-workspace-search@8.1.0...@blockly/plugin-workspace-search@8.1.1) (2023-12-07) + +**Note:** Version bump only for package @blockly/plugin-workspace-search + + + + + ## [8.1.0](https://github.com/google/blockly-samples/compare/@blockly/plugin-workspace-search@8.0.9...@blockly/plugin-workspace-search@8.1.0) (2023-11-23) diff --git a/plugins/workspace-search/package-lock.json b/plugins/workspace-search/package-lock.json index 247008cafb..d6d6f2db42 100644 --- a/plugins/workspace-search/package-lock.json +++ b/plugins/workspace-search/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/plugin-workspace-search", - "version": "8.1.0", + "version": "8.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/plugin-workspace-search", - "version": "8.1.0", + "version": "8.1.1", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.0.0", diff --git a/plugins/workspace-search/package.json b/plugins/workspace-search/package.json index bd80f47c1d..a21023f9b9 100644 --- a/plugins/workspace-search/package.json +++ b/plugins/workspace-search/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/plugin-workspace-search", - "version": "8.1.0", + "version": "8.1.1", "description": "A Blockly plugin that adds workspace search support.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -40,7 +40,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.0.0", "jsdom": "^19.0.0", "jsdom-global": "3.0.2", diff --git a/plugins/zoom-to-fit/CHANGELOG.md b/plugins/zoom-to-fit/CHANGELOG.md index 3a5196c1ed..25fe7f4442 100644 --- a/plugins/zoom-to-fit/CHANGELOG.md +++ b/plugins/zoom-to-fit/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.0.10](https://github.com/google/blockly-samples/compare/@blockly/zoom-to-fit@5.0.9...@blockly/zoom-to-fit@5.0.10) (2023-12-07) + +**Note:** Version bump only for package @blockly/zoom-to-fit + + + + + ## [5.0.9](https://github.com/google/blockly-samples/compare/@blockly/zoom-to-fit@5.0.8...@blockly/zoom-to-fit@5.0.9) (2023-11-09) **Note:** Version bump only for package @blockly/zoom-to-fit diff --git a/plugins/zoom-to-fit/package-lock.json b/plugins/zoom-to-fit/package-lock.json index f18c63b7b9..4b2aa29130 100644 --- a/plugins/zoom-to-fit/package-lock.json +++ b/plugins/zoom-to-fit/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/zoom-to-fit", - "version": "5.0.9", + "version": "5.0.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/zoom-to-fit", - "version": "5.0.9", + "version": "5.0.10", "license": "Apache-2.0", "devDependencies": { "blockly": "^10.0.0", diff --git a/plugins/zoom-to-fit/package.json b/plugins/zoom-to-fit/package.json index 88ee68cf2d..fd4e3fa4fb 100644 --- a/plugins/zoom-to-fit/package.json +++ b/plugins/zoom-to-fit/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/zoom-to-fit", - "version": "5.0.9", + "version": "5.0.10", "description": "A Blockly plugin that adds a zoom-to-fit control to the workspace.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -39,7 +39,7 @@ ], "devDependencies": { "@blockly/dev-scripts": "^3.1.0", - "@blockly/dev-tools": "^7.1.3", + "@blockly/dev-tools": "^7.1.4", "blockly": "^10.0.0", "typescript": "^5.1.6" },