diff --git a/.changeset/fast-walls-carry.md b/.changeset/fast-walls-carry.md new file mode 100644 index 0000000000..dcbe53ff29 --- /dev/null +++ b/.changeset/fast-walls-carry.md @@ -0,0 +1,5 @@ +--- +'@backstage/core-plugin-api': patch +--- + +Introduced an optional metadata for the components, which can contain a configurable data. The author of the component might define the cofnigurable places of the component, and the user of this component can reconfigure it if necessary.