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/[email protected]
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/[email protected]
Patch Changes
- ac868b1: bumped to 1.7.0 backstage core version
[email protected]
Patch Changes
- ac868b1: bumped to 1.7.0 backstage core version
- Updated dependencies [ac868b1]
- @oriflame/[email protected]
[email protected]
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/[email protected]
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/[email protected]
Patch Changes
- d697d52: Bumped to backstage-core 1.6.0
[email protected]
Patch Changes
- d697d52: Bumped to backstage-core 1.6.0
- Updated dependencies [d697d52]
- @oriflame/[email protected]
[email protected]
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/[email protected]
Minor Changes
- a94816d: New config [wikiLinkTemplate]
[email protected]
Patch Changes
- Updated dependencies [a94816d]
- @oriflame/[email protected]
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