Skip to content

Commit 89dbf0c

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] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected] - @blockly/[email protected]
1 parent 0d18a82 commit 89dbf0c

File tree

120 files changed

+515
-193
lines changed

Some content is hidden

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

120 files changed

+515
-193
lines changed

plugins/block-dynamic-connection/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.5.6](https://github.com/google/blockly-samples/compare/@blockly/[email protected]...@blockly/[email protected]) (2023-12-14)
7+
8+
**Note:** Version bump only for package @blockly/block-dynamic-connection
9+
10+
11+
12+
13+
614
## [0.5.5](https://github.com/google/blockly-samples/compare/@blockly/[email protected]...@blockly/[email protected]) (2023-12-07)
715

816
**Note:** Version bump only for package @blockly/block-dynamic-connection

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

Lines changed: 2 additions & 2 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blockly/block-dynamic-connection",
3-
"version": "0.5.5",
3+
"version": "0.5.6",
44
"description": "A group of blocks that add connections dynamically.",
55
"scripts": {
66
"audit:fix": "blockly-scripts auditFix",
@@ -40,8 +40,8 @@
4040
"src"
4141
],
4242
"devDependencies": {
43-
"@blockly/dev-scripts": "^3.1.0",
44-
"@blockly/dev-tools": "^7.1.4",
43+
"@blockly/dev-scripts": "^3.1.1",
44+
"@blockly/dev-tools": "^7.1.5",
4545
"blockly": "^10.2.0",
4646
"chai": "^4.2.0",
4747
"mocha": "^10.2.0",

plugins/block-plus-minus/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [7.0.1](https://github.com/google/blockly-samples/compare/@blockly/[email protected]...@blockly/[email protected]) (2023-12-14)
7+
8+
**Note:** Version bump only for package @blockly/block-plus-minus
9+
10+
11+
12+
13+
614
## [7.0.0](https://github.com/google/blockly-samples/compare/@blockly/[email protected]...@blockly/[email protected]) (2023-12-07)
715

816

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

Lines changed: 2 additions & 2 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blockly/block-plus-minus",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
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",
@@ -39,8 +39,8 @@
3939
"src"
4040
],
4141
"devDependencies": {
42-
"@blockly/dev-scripts": "^3.1.0",
43-
"@blockly/dev-tools": "^7.1.4",
42+
"@blockly/dev-scripts": "^3.1.1",
43+
"@blockly/dev-tools": "^7.1.5",
4444
"blockly": "^10.3.0",
4545
"chai": "^4.2.0",
4646
"mocha": "^10.2.0",

plugins/block-shareable-procedures/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [4.0.6](https://github.com/google/blockly-samples/compare/@blockly/[email protected]...@blockly/[email protected]) (2023-12-14)
7+
8+
**Note:** Version bump only for package @blockly/block-shareable-procedures
9+
10+
11+
12+
13+
614
## [4.0.5](https://github.com/google/blockly-samples/compare/@blockly/[email protected]...@blockly/[email protected]) (2023-12-07)
715

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

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

Lines changed: 2 additions & 2 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blockly/block-shareable-procedures",
3-
"version": "4.0.5",
3+
"version": "4.0.6",
44
"description": "A plugin that adds procedure blocks which are backed by explicit data models.",
55
"scripts": {
66
"audit:fix": "blockly-scripts auditFix",
@@ -41,8 +41,8 @@
4141
"src"
4242
],
4343
"devDependencies": {
44-
"@blockly/dev-scripts": "^3.1.0",
45-
"@blockly/dev-tools": "^7.1.4",
44+
"@blockly/dev-scripts": "^3.1.1",
45+
"@blockly/dev-tools": "^7.1.5",
4646
"blockly": "^10.2.0",
4747
"chai": "^4.3.7",
4848
"jsdom": "^16.4.0",

plugins/block-test/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.4](https://github.com/google/blockly-samples/compare/@blockly/[email protected]...@blockly/[email protected]) (2023-12-14)
7+
8+
**Note:** Version bump only for package @blockly/block-test
9+
10+
11+
12+
13+
614
## [5.0.3](https://github.com/google/blockly-samples/compare/@blockly/[email protected]...@blockly/[email protected]) (2023-11-09)
715

816
**Note:** Version bump only for package @blockly/block-test

0 commit comments

Comments
 (0)