release: merge master into develop following v12.3.1

release: merge master into develop following v12.3.1
This commit is contained in:
Maribeth Moffatt
2025-09-22 15:23:19 -07:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "blockly",
"version": "12.3.0",
"version": "12.3.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "blockly",
"version": "12.3.0",
"version": "12.3.1",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "blockly",
"version": "12.3.0",
"version": "12.3.1",
"description": "Blockly is a library for building visual programming editors.",
"keywords": [
"blockly"