Skip to content

Commit 2010346

Browse files
Version Packages (#202)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7b37b37 commit 2010346

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/silly-bottles-boil.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.18",
9+
"version": "0.1.19",
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.7.1
4+
5+
### Patch Changes
6+
7+
- 7b37b37: Added a configuration option to fetch all entities from the catalog to avoid "414 Request-URI Too Large" error (fix #184)
8+
39
## 0.7.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.7.0",
3+
"version": "0.7.1",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)