docs: add verified package usage examples
This commit is contained in:
@@ -288,6 +288,14 @@ const MIGRATIONS: Migration[] = [
|
||||
// Explicit no-op: updating @wrnexus/validation is sufficient.
|
||||
},
|
||||
},
|
||||
{
|
||||
version: "0.2.24",
|
||||
id: "package-usage-documentation",
|
||||
description: "No project-file changes; package usage documentation is expanded",
|
||||
apply() {
|
||||
// Explicit no-op: this release updates package and portal documentation only.
|
||||
},
|
||||
},
|
||||
];
|
||||
|
||||
/** Release tooling uses this to require an explicit migration entry per version. */
|
||||
|
||||
Reference in New Issue
Block a user