Releases: Oriflame/backstage-plugins
v0.1.12
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
Fixed CI build to include also linting (the same as publish workflow, which is failing now)
v0.1.10
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
v0.1.9
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
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
v0.1.6
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
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