Skip to content

Commit 1e11730

Browse files
Publish
- @blockly/migrate@3.0.5
1 parent 883d926 commit 1e11730

4 files changed

Lines changed: 14 additions & 6 deletions

File tree

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/migration/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+
## [3.0.5](https://github.com/google/blockly-samples/compare/@blockly/migrate@3.0.4...@blockly/migrate@3.0.5) (2025-08-14)
7+
8+
**Note:** Version bump only for package @blockly/migrate
9+
10+
11+
12+
13+
614
## [3.0.4](https://github.com/google/blockly-samples/compare/@blockly/migrate@3.0.3...@blockly/migrate@3.0.4) (2025-05-15)
715

816
**Note:** Version bump only for package @blockly/migrate

plugins/migration/package-lock.json

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

plugins/migration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blockly/migrate",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"description": "A collection of tools that help with migrating apps using Blockly to new versions of BLockly.",
55
"bin": "./bin/migrate.js",
66
"author": "Blockly Team",

0 commit comments

Comments
 (0)