chore: update renamings file for 2023 Q1 release (#6932)

This commit is contained in:
Beka Westberg
2023-03-29 10:09:58 -07:00
committed by GitHub
parent 3572986577
commit ba208037c0

View File

@@ -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!
],
}