release: WRNexusJS 0.2.55
This commit is contained in:
@@ -557,6 +557,15 @@ const MIGRATIONS: Migration[] = [
|
||||
// No generated application files require automatic migration.
|
||||
},
|
||||
},
|
||||
{
|
||||
version: "0.2.55",
|
||||
id: "expanded-ui-foundation-catalog",
|
||||
description:
|
||||
"Adds the expanded typography, layout, action, surface, card, and indicator catalog.",
|
||||
apply() {
|
||||
// No generated application files require automatic migration.
|
||||
},
|
||||
},
|
||||
];
|
||||
|
||||
/** Release tooling uses this to require an explicit migration entry per version. */
|
||||
|
||||
Reference in New Issue
Block a user