Skip to content

Commit 0795ea3

Browse files
Version Packages (#157)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 492c4d2 commit 0795ea3

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/orange-spoons-work.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"OSWDVLPPlatform@oriflame.com",
77
"GlobalITCOEdevelopmentTooling@Oriflame.com"
88
],
9-
"version": "0.1.14",
9+
"version": "0.1.15",
1010
"private": true,
1111
"engines": {
1212
"node": "14 || 16"

plugins/score-card/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @oriflame/backstage-plugin-score-card
22

3+
## 0.6.1
4+
5+
### Patch Changes
6+
7+
- d434c7d: Add property to filter scores by entity kind.
8+
39
## 0.6.0
410

511
### Minor Changes

plugins/score-card/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oriflame/backstage-plugin-score-card",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)