Skip to content

Commit 759d71b

Browse files
Publish
- @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected]
1 parent b3ba30e commit 759d71b

File tree

108 files changed

+581
-185
lines changed

Some content is hidden

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

108 files changed

+581
-185
lines changed

plugins/block-dynamic-connection/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [0.7.10](https://github.com/google/blockly-samples/compare/@blockly/[email protected]...@blockly/[email protected]) (2024-09-26)
7+
8+
9+
### Bug Fixes
10+
11+
* **field-*:** Remove unneeded `fieldRegistry.unregister` calls ([#2454](https://github.com/google/blockly-samples/issues/2454)) ([b3ba30e](https://github.com/google/blockly-samples/commit/b3ba30e23dddf0bd98c266659aa229ba6ba685b0)), closes [#2453](https://github.com/google/blockly-samples/issues/2453)
12+
13+
14+
15+
16+
617
## [0.7.9](https://github.com/google/blockly-samples/compare/@blockly/[email protected]...@blockly/[email protected]) (2024-08-29)
718

819

plugins/block-dynamic-connection/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/block-dynamic-connection/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blockly/block-dynamic-connection",
3-
"version": "0.7.9",
3+
"version": "0.7.10",
44
"description": "A group of blocks that add connections dynamically.",
55
"scripts": {
66
"audit:fix": "blockly-scripts auditFix",
@@ -41,7 +41,7 @@
4141
],
4242
"devDependencies": {
4343
"@blockly/dev-scripts": "^4.0.5",
44-
"@blockly/dev-tools": "^8.0.9",
44+
"@blockly/dev-tools": "^8.0.10",
4545
"chai": "^4.2.0",
4646
"mocha": "^10.2.0",
4747
"typescript": "^5.4.5"

plugins/block-plus-minus/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [8.0.10](https://github.com/google/blockly-samples/compare/@blockly/[email protected]...@blockly/[email protected]) (2024-09-26)
7+
8+
9+
### Bug Fixes
10+
11+
* **field-*:** Remove unneeded `fieldRegistry.unregister` calls ([#2454](https://github.com/google/blockly-samples/issues/2454)) ([b3ba30e](https://github.com/google/blockly-samples/commit/b3ba30e23dddf0bd98c266659aa229ba6ba685b0)), closes [#2453](https://github.com/google/blockly-samples/issues/2453)
12+
13+
14+
15+
16+
617
## [8.0.9](https://github.com/google/blockly-samples/compare/@blockly/[email protected]...@blockly/[email protected]) (2024-08-29)
718

819

plugins/block-plus-minus/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/block-plus-minus/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blockly/block-plus-minus",
3-
"version": "8.0.9",
3+
"version": "8.0.10",
44
"description": "A group of blocks that replace the built-in mutator UI with a +/- based UI.",
55
"scripts": {
66
"audit:fix": "blockly-scripts auditFix",
@@ -40,7 +40,7 @@
4040
],
4141
"devDependencies": {
4242
"@blockly/dev-scripts": "^4.0.5",
43-
"@blockly/dev-tools": "^8.0.9",
43+
"@blockly/dev-tools": "^8.0.10",
4444
"chai": "^4.2.0",
4545
"mocha": "^10.2.0",
4646
"sinon": "^9.0.1"

plugins/block-shareable-procedures/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [5.0.10](https://github.com/google/blockly-samples/compare/@blockly/[email protected]...@blockly/[email protected]) (2024-09-26)
7+
8+
9+
### Bug Fixes
10+
11+
* **field-*:** Remove unneeded `fieldRegistry.unregister` calls ([#2454](https://github.com/google/blockly-samples/issues/2454)) ([b3ba30e](https://github.com/google/blockly-samples/commit/b3ba30e23dddf0bd98c266659aa229ba6ba685b0)), closes [#2453](https://github.com/google/blockly-samples/issues/2453)
12+
13+
14+
15+
16+
617
## [5.0.9](https://github.com/google/blockly-samples/compare/@blockly/[email protected]...@blockly/[email protected]) (2024-08-29)
718

819

plugins/block-shareable-procedures/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/block-shareable-procedures/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blockly/block-shareable-procedures",
3-
"version": "5.0.9",
3+
"version": "5.0.10",
44
"description": "A plugin that adds procedure blocks which are backed by explicit data models.",
55
"scripts": {
66
"audit:fix": "blockly-scripts auditFix",
@@ -42,7 +42,7 @@
4242
],
4343
"devDependencies": {
4444
"@blockly/dev-scripts": "^4.0.5",
45-
"@blockly/dev-tools": "^8.0.9",
45+
"@blockly/dev-tools": "^8.0.10",
4646
"chai": "^4.3.7",
4747
"jsdom": "^16.4.0",
4848
"jsdom-global": "^3.0.2",

plugins/block-test/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.9](https://github.com/google/blockly-samples/compare/@blockly/[email protected]...@blockly/[email protected]) (2024-09-26)
7+
8+
9+
### Bug Fixes
10+
11+
* **field-*:** Remove unneeded `fieldRegistry.unregister` calls ([#2454](https://github.com/google/blockly-samples/issues/2454)) ([b3ba30e](https://github.com/google/blockly-samples/commit/b3ba30e23dddf0bd98c266659aa229ba6ba685b0)), closes [#2453](https://github.com/google/blockly-samples/issues/2453)
12+
13+
14+
15+
16+
617
## [6.0.8](https://github.com/google/blockly-samples/compare/@blockly/[email protected]...@blockly/[email protected]) (2024-08-29)
718

819

0 commit comments

Comments
 (0)