release: v13.0.0-beta.1

This commit is contained in:
github-actions[bot]
2026-04-23 19:28:39 +00:00
parent 1d159830e4
commit 8879f63fb3
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1,12 +1,12 @@
{
"name": "blockly-repo",
"version": "0.0.1",
"version": "0.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "blockly-repo",
"version": "0.0.1",
"version": "0.0.0",
"license": "Apache-2.0",
"workspaces": [
"packages/*"
@@ -1950,7 +1950,7 @@
}
},
"packages/blockly": {
"version": "13.0.0-beta.0",
"version": "13.0.0-beta.1",
"hasInstallScript": true,
"license": "Apache-2.0",
"devDependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "blockly",
"version": "13.0.0-beta.0",
"version": "13.0.0-beta.1",
"description": "Blockly is a library for building visual programming editors.",
"keywords": [
"blockly"