chore: 0.9.0 and 0.9.1 releases

This commit is contained in:
Ben Allfree 2022-12-09 08:04:35 -08:00
parent 313aac631e
commit 9ae6daaa9d

View File

@ -10,7 +10,15 @@ export const RELEASES = {
},
lollipop: {
weight: 2,
versions: ['0.8.0-rc1', '0.8.0-rc2', '0.8.0-rc3', '0.8.0-rc4', '0.8.0'],
versions: [
'0.8.0-rc1',
'0.8.0-rc2',
'0.8.0-rc3',
'0.8.0-rc4',
'0.8.0',
'0.9.0',
'0.9.1',
],
},
}