Skip to content

Commit af14060

Browse files
Version Packages
1 parent ab8323b commit af14060

6 files changed

Lines changed: 14 additions & 12 deletions

File tree

workspaces/homepage/.changeset/nasty-goats-live.md

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

workspaces/homepage/.changeset/thirty-spies-tell.md

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

workspaces/homepage/plugins/dynamic-home-page/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @red-hat-developer-hub/backstage-plugin-dynamic-home-page
22

3+
## 1.13.4
4+
5+
### Patch Changes
6+
7+
- ab8323b: Fix issue that defaul widget props are ignored when customization is enabled.
8+
39
## 1.13.3
410

511
### Patch Changes

workspaces/homepage/plugins/dynamic-home-page/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-dynamic-home-page",
3-
"version": "1.13.3",
3+
"version": "1.13.4",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

workspaces/homepage/plugins/homepage-backend/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @red-hat-developer-hub/backstage-plugin-homepage-backend
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- ab8323b: Fix conditional permission checks.
8+
39
## 0.1.2
410

511
### Patch Changes

workspaces/homepage/plugins/homepage-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-homepage-backend",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

0 commit comments

Comments
 (0)