mirror of
https://github.com/google/blockly.git
synced 2026-01-09 18:10:08 +01:00
chore: update renamings file for 2023 Q1 release (#6932)
This commit is contained in:
@@ -1422,12 +1422,14 @@
|
||||
},
|
||||
],
|
||||
|
||||
'develop': [
|
||||
// New renamings go here!
|
||||
'9.2.0': [
|
||||
{
|
||||
oldName: 'Blockly.TouchGesture',
|
||||
newName: 'Blockly.Gesture',
|
||||
},
|
||||
],
|
||||
|
||||
'9.3.0': [
|
||||
{
|
||||
oldName: 'Blockly.Xml',
|
||||
exports: {
|
||||
@@ -1437,4 +1439,8 @@
|
||||
},
|
||||
}
|
||||
],
|
||||
|
||||
'develop': [
|
||||
// New renamings go here!
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user