Skip to content

Releases: Oriflame/backstage-plugins

v0.1.12

06 Dec 19:01
f02d5e5
Compare
Choose a tag to compare

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/backstage-plugin-score-card@0.5.6

Patch Changes

  • 3a2f7b5: Expose ScoreCardTable for usage outside ScoreBoardPage

v0.1.11

06 Dec 13:30
6820873
Compare
Choose a tag to compare

Fixed CI build to include also linting (the same as publish workflow, which is failing now)

v0.1.10

20 Oct 09:33
8dde8ae
Compare
Choose a tag to compare

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/backstage-plugin-score-card@0.5.4

Patch Changes

  • ac868b1: bumped to 1.7.0 backstage core version

app@0.4.4

Patch Changes

  • ac868b1: bumped to 1.7.0 backstage core version
  • Updated dependencies [ac868b1]
    • @oriflame/backstage-plugin-score-card@0.5.4

backend@1.0.15

Patch Changes

  • ac868b1: bumped to 1.7.0 backstage core version
  • Updated dependencies [ac868b1]
    • app@0.4.4

v0.1.9

29 Sep 16:28
86d2206
Compare
Choose a tag to compare

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/backstage-plugin-score-card@0.5.3

Patch Changes

  • 71b3b50: revert of React18 support

v0.1.7

26 Sep 08:17
08cac1a
Compare
Choose a tag to compare

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/backstage-plugin-score-card@0.5.1

Patch Changes

  • d697d52: Bumped to backstage-core 1.6.0

app@0.4.3

Patch Changes

  • d697d52: Bumped to backstage-core 1.6.0
  • Updated dependencies [d697d52]
    • @oriflame/backstage-plugin-score-card@0.5.1

backend@1.0.14

Patch Changes

  • d697d52: Bumped to backstage-core 1.6.0
  • Updated dependencies [d697d52]
    • app@0.4.3

v0.1.6

22 Sep 16:28
820b969
Compare
Choose a tag to compare

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/backstage-plugin-score-card@0.5.0

Minor Changes

  • a94816d: New config [wikiLinkTemplate]

app@0.4.2

Patch Changes

  • Updated dependencies [a94816d]
    • @oriflame/backstage-plugin-score-card@0.5.0

v0.1.5

20 Sep 18:27
201ac64
Compare
Choose a tag to compare

Now we have also CD pipeline that can publish packages and create a release!

Also

  • bump score-card version (updated url in package)
  • added DCO
  • badges for CI/CD pipeline in README
  • more scripts from backstage repo to lint&check sources