Skip to content

Commit d27842e

Browse files
Publish
- @blockly/suggested-blocks@6.0.3
1 parent fcd8862 commit d27842e

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/suggested-blocks/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+
## [6.0.3](https://github.com/google/blockly-samples/compare/@blockly/suggested-blocks@6.0.2...@blockly/suggested-blocks@6.0.3) (2025-08-28)
7+
8+
**Note:** Version bump only for package @blockly/suggested-blocks
9+
10+
11+
12+
13+
614
## [6.0.2](https://github.com/google/blockly-samples/compare/@blockly/suggested-blocks@6.0.1...@blockly/suggested-blocks@6.0.2) (2025-07-17)
715

816
**Note:** Version bump only for package @blockly/suggested-blocks

plugins/suggested-blocks/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/suggested-blocks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blockly/suggested-blocks",
3-
"version": "6.0.2",
3+
"version": "6.0.3",
44
"description": "A plugin that adds toolbox panes with suggested blocks based on the user's past usage of blocks.",
55
"scripts": {
66
"audit:fix": "blockly-scripts auditFix",

0 commit comments

Comments
 (0)