refactor: rename package to @backstage/plugin-catalog-backend-module-ai-model

Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
benjdlambert
2026-05-18 17:14:43 +02:00
parent cf29736923
commit 46fbd60aef
18 changed files with 15 additions and 19 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
---
'@backstage/plugin-catalog-backend-module-ai-resource-entity-model': minor
'@backstage/plugin-catalog-backend-module-ai-model': minor
---
Introduced the `AiResource` catalog entity kind as an opt-in backend module. Install this module to register support for `AiResource` entities in your catalog, used to represent contextual information consumed by AI coding tools such as skills and rules.