Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @blockly/block-dynamic-connection@0.4.1
 - @blockly/block-plus-minus@6.0.3
 - @blockly/block-shareable-procedures@3.0.3
 - @blockly/workspace-content-highlight@4.0.3
 - @blockly/continuous-toolbox@5.0.3
 - @blockly/plugin-cross-tab-copy-paste@4.0.3
 - @blockly/dev-tools@7.0.3
 - @blockly/disable-top-blocks@0.4.3
 - @blockly/field-angle@3.0.3
 - @blockly/field-bitmap@4.0.4
 - @blockly/field-colour-hsv-sliders@4.1.1
 - @blockly/field-colour@3.0.3
 - @blockly/field-date@8.0.3
 - @blockly/field-dependent-dropdown@3.0.3
 - @blockly/field-grid-dropdown@4.0.3
 - @blockly/field-multilineinput@3.0.3
 - @blockly/field-slider@6.0.3
 - @blockly/fixed-edges@4.0.4
 - @blockly/keyboard-navigation@0.4.5
 - @blockly/plugin-modal@6.0.3
 - @blockly/renderer-inline-row-separators@0.4.3
 - @blockly/plugin-scroll-options@5.0.3
 - @blockly/plugin-serialize-disabled-interactions@5.0.3
 - @blockly/shadow-block-converter@4.0.3
 - @blockly/plugin-strict-connection-checker@4.0.4
 - @blockly/suggested-blocks@4.0.3
 - @blockly/theme-dark@6.0.1
 - @blockly/theme-deuteranopia@5.0.1
 - @blockly/theme-highcontrast@5.0.1
 - @blockly/theme-modern@5.0.1
 - @blockly/theme-tritanopia@5.0.1
 - @blockly/toolbox-search@1.1.4
 - @blockly/plugin-typed-variable-modal@7.0.3
 - @blockly/workspace-backpack@5.1.1
 - @blockly/plugin-workspace-search@8.0.3
 - @blockly/zoom-to-fit@5.0.3
  • Loading branch information
github-actions[bot] committed Aug 17, 2023
1 parent f8cbacf commit 22d986a
Show file tree
Hide file tree
Showing 108 changed files with 440 additions and 146 deletions.
8 changes: 8 additions & 0 deletions plugins/block-dynamic-connection/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1](https://github.com/google/blockly-samples/compare/@blockly/block-dynamic-connection@0.4.0...@blockly/block-dynamic-connection@0.4.1) (2023-08-17)

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





## [0.4.0](https://github.com/google/blockly-samples/compare/@blockly/block-dynamic-connection@0.3.3...@blockly/block-dynamic-connection@0.4.0) (2023-07-24)


Expand Down
4 changes: 2 additions & 2 deletions plugins/block-dynamic-connection/package-lock.json

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

4 changes: 2 additions & 2 deletions plugins/block-dynamic-connection/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/block-dynamic-connection",
"version": "0.4.0",
"version": "0.4.1",
"description": "A group of blocks that add connections dynamically.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -41,7 +41,7 @@
],
"devDependencies": {
"@blockly/dev-scripts": "^2.0.1",
"@blockly/dev-tools": "^7.0.2",
"@blockly/dev-tools": "^7.0.3",
"blockly": "^10.0.0",
"chai": "^4.2.0",
"mocha": "^10.2.0"
Expand Down
8 changes: 8 additions & 0 deletions plugins/block-plus-minus/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3](https://github.com/google/blockly-samples/compare/@blockly/block-plus-minus@6.0.2...@blockly/block-plus-minus@6.0.3) (2023-08-17)

**Note:** Version bump only for package @blockly/block-plus-minus





## [6.0.2](https://github.com/google/blockly-samples/compare/@blockly/block-plus-minus@6.0.1...@blockly/block-plus-minus@6.0.2) (2023-07-24)

**Note:** Version bump only for package @blockly/block-plus-minus
Expand Down
4 changes: 2 additions & 2 deletions plugins/block-plus-minus/package-lock.json

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

4 changes: 2 additions & 2 deletions plugins/block-plus-minus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/block-plus-minus",
"version": "6.0.2",
"version": "6.0.3",
"description": "A group of blocks that replace the built-in mutator UI with a +/- based UI.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -40,7 +40,7 @@
],
"devDependencies": {
"@blockly/dev-scripts": "^2.0.1",
"@blockly/dev-tools": "^7.0.2",
"@blockly/dev-tools": "^7.0.3",
"blockly": "^10.0.0",
"chai": "^4.2.0",
"mocha": "^10.2.0",
Expand Down
8 changes: 8 additions & 0 deletions plugins/block-shareable-procedures/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3](https://github.com/google/blockly-samples/compare/@blockly/block-shareable-procedures@3.0.2...@blockly/block-shareable-procedures@3.0.3) (2023-08-17)

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





## [3.0.2](https://github.com/google/blockly-samples/compare/@blockly/block-shareable-procedures@3.0.1...@blockly/block-shareable-procedures@3.0.2) (2023-07-24)

**Note:** Version bump only for package @blockly/block-shareable-procedures
Expand Down
4 changes: 2 additions & 2 deletions plugins/block-shareable-procedures/package-lock.json

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

4 changes: 2 additions & 2 deletions plugins/block-shareable-procedures/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/block-shareable-procedures",
"version": "3.0.2",
"version": "3.0.3",
"description": "A plugin that adds procedure blocks which are backed by explicit data models.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -42,7 +42,7 @@
],
"devDependencies": {
"@blockly/dev-scripts": "^2.0.1",
"@blockly/dev-tools": "^7.0.2",
"@blockly/dev-tools": "^7.0.3",
"@blockly/eslint-config": "^3.0.0",
"blockly": "^10.0.0",
"chai": "^4.3.7",
Expand Down
8 changes: 8 additions & 0 deletions plugins/content-highlight/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3](https://github.com/google/blockly-samples/compare/@blockly/workspace-content-highlight@4.0.2...@blockly/workspace-content-highlight@4.0.3) (2023-08-17)

**Note:** Version bump only for package @blockly/workspace-content-highlight





## [4.0.2](https://github.com/google/blockly-samples/compare/@blockly/workspace-content-highlight@4.0.1...@blockly/workspace-content-highlight@4.0.2) (2023-07-24)

**Note:** Version bump only for package @blockly/workspace-content-highlight
Expand Down
4 changes: 2 additions & 2 deletions plugins/content-highlight/package-lock.json

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

4 changes: 2 additions & 2 deletions plugins/content-highlight/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/workspace-content-highlight",
"version": "4.0.2",
"version": "4.0.3",
"description": "A Blockly workspace plugin that adds a highlight around the content area.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -44,7 +44,7 @@
],
"devDependencies": {
"@blockly/dev-scripts": "^2.0.1",
"@blockly/dev-tools": "^7.0.2",
"@blockly/dev-tools": "^7.0.3",
"blockly": "^10.0.0"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions plugins/continuous-toolbox/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3](https://github.com/google/blockly-samples/compare/@blockly/continuous-toolbox@5.0.2...@blockly/continuous-toolbox@5.0.3) (2023-08-17)

**Note:** Version bump only for package @blockly/continuous-toolbox





## [5.0.2](https://github.com/google/blockly-samples/compare/@blockly/continuous-toolbox@5.0.1...@blockly/continuous-toolbox@5.0.2) (2023-07-24)

**Note:** Version bump only for package @blockly/continuous-toolbox
Expand Down
4 changes: 2 additions & 2 deletions plugins/continuous-toolbox/package-lock.json

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

4 changes: 2 additions & 2 deletions plugins/continuous-toolbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/continuous-toolbox",
"version": "5.0.2",
"version": "5.0.3",
"description": "A Blockly plugin that adds a continous-scrolling style toolbox and flyout",
"scripts": {
"build": "blockly-scripts build",
Expand Down Expand Up @@ -40,7 +40,7 @@
],
"devDependencies": {
"@blockly/dev-scripts": "^2.0.1",
"@blockly/dev-tools": "^7.0.2",
"@blockly/dev-tools": "^7.0.3",
"blockly": "^10.0.0"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions plugins/cross-tab-copy-paste/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3](https://github.com/google/blockly-samples/compare/@blockly/plugin-cross-tab-copy-paste@4.0.2...@blockly/plugin-cross-tab-copy-paste@4.0.3) (2023-08-17)

**Note:** Version bump only for package @blockly/plugin-cross-tab-copy-paste





## [4.0.2](https://github.com/google/blockly-samples/compare/@blockly/plugin-cross-tab-copy-paste@4.0.1...@blockly/plugin-cross-tab-copy-paste@4.0.2) (2023-07-24)

**Note:** Version bump only for package @blockly/plugin-cross-tab-copy-paste
Expand Down
4 changes: 2 additions & 2 deletions plugins/cross-tab-copy-paste/package-lock.json

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

4 changes: 2 additions & 2 deletions plugins/cross-tab-copy-paste/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/plugin-cross-tab-copy-paste",
"version": "4.0.2",
"version": "4.0.3",
"description": "Allows you to copy blocks with cross-tab.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -41,7 +41,7 @@
],
"devDependencies": {
"@blockly/dev-scripts": "^2.0.1",
"@blockly/dev-tools": "^7.0.2",
"@blockly/dev-tools": "^7.0.3",
"blockly": "^10.0.0"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions plugins/dev-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3](https://github.com/google/blockly-samples/compare/@blockly/dev-tools@7.0.2...@blockly/dev-tools@7.0.3) (2023-08-17)

**Note:** Version bump only for package @blockly/dev-tools





## [7.0.2](https://github.com/google/blockly-samples/compare/@blockly/dev-tools@7.0.1...@blockly/dev-tools@7.0.2) (2023-07-24)

**Note:** Version bump only for package @blockly/dev-tools
Expand Down
4 changes: 2 additions & 2 deletions plugins/dev-tools/package-lock.json

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

10 changes: 5 additions & 5 deletions plugins/dev-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/dev-tools",
"version": "7.0.2",
"version": "7.0.3",
"description": "A library of common utilities for Blockly extension development.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -39,10 +39,10 @@
],
"dependencies": {
"@blockly/block-test": "^5.0.0",
"@blockly/theme-dark": "^6.0.0",
"@blockly/theme-deuteranopia": "^5.0.0",
"@blockly/theme-highcontrast": "^5.0.0",
"@blockly/theme-tritanopia": "^5.0.0",
"@blockly/theme-dark": "^6.0.1",
"@blockly/theme-deuteranopia": "^5.0.1",
"@blockly/theme-highcontrast": "^5.0.1",
"@blockly/theme-tritanopia": "^5.0.1",
"chai": "^4.2.0",
"dat.gui": "^0.7.7",
"lodash.assign": "^4.2.0",
Expand Down
8 changes: 8 additions & 0 deletions plugins/disable-top-blocks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3](https://github.com/google/blockly-samples/compare/@blockly/disable-top-blocks@0.4.2...@blockly/disable-top-blocks@0.4.3) (2023-08-17)

**Note:** Version bump only for package @blockly/disable-top-blocks





## [0.4.2](https://github.com/google/blockly-samples/compare/@blockly/disable-top-blocks@0.4.1...@blockly/disable-top-blocks@0.4.2) (2023-07-24)

**Note:** Version bump only for package @blockly/disable-top-blocks
Expand Down
4 changes: 2 additions & 2 deletions plugins/disable-top-blocks/package-lock.json

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

4 changes: 2 additions & 2 deletions plugins/disable-top-blocks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/disable-top-blocks",
"version": "0.4.2",
"version": "0.4.3",
"description": "A Blockly plugin that shows the 'disable' context menu option only on non-orphan blocks.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down Expand Up @@ -39,7 +39,7 @@
],
"devDependencies": {
"@blockly/dev-scripts": "^2.0.1",
"@blockly/dev-tools": "^7.0.2",
"@blockly/dev-tools": "^7.0.3",
"blockly": "^10.0.0"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions plugins/field-angle/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3](https://github.com/google/blockly-samples/compare/@blockly/field-angle@3.0.2...@blockly/field-angle@3.0.3) (2023-08-17)

**Note:** Version bump only for package @blockly/field-angle





## [3.0.2](https://github.com/google/blockly-samples/compare/@blockly/field-angle@3.0.1...@blockly/field-angle@3.0.2) (2023-07-24)

**Note:** Version bump only for package @blockly/field-angle
Expand Down
Loading

0 comments on commit 22d986a

Please sign in to comment.