release: WRNexusJS 0.2.56
This commit is contained in:
@@ -566,6 +566,15 @@ const MIGRATIONS: Migration[] = [
|
||||
// No generated application files require automatic migration.
|
||||
},
|
||||
},
|
||||
{
|
||||
version: "0.2.56",
|
||||
id: "ui-motion-system",
|
||||
description:
|
||||
"Adds consistent, accessible motion and modern interactions across the shared UI 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