Skip to content

v0.1.14

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 12:34
· 79 commits to main since this release
d99e94d

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 to EntityScore (and in a similar fashion all other System* components)
    • systemEntityName in EntityScore is replaced by entityRef
    • 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

[email protected]

Patch Changes