v0.1.14
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@oriflame/[email protected]
Minor Changes
-
ec3991d: Allow any entity to be scored.
BREAKING CHANGES:
SystemScore
is renamed toEntityScore
(and in a similar fashion all otherSystem*
components)systemEntityName
inEntityScore
is replaced byentityRef
- URL path to json files is changed from
{jsonDataUrl}/{systemEntityName}.json
to{jsonDataUrl}/{entity-namespace}/{entity-kind}/{entity-name}.json
Patch Changes
- 398f28d: bump version for backstage core components to 1.8.3
[email protected]
Patch Changes
- 398f28d: bump version for backstage core components to 1.8.3
- Updated dependencies [ec3991d]
- Updated dependencies [398f28d]
- @oriflame/[email protected]