Skip to content

Commit ee60d5e

Browse files
Version Packages (#2238)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 74f6ae3 commit ee60d5e

7 files changed

Lines changed: 25 additions & 10 deletions

File tree

workspaces/konflux/.changeset/thick-pants-sort.md

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

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

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

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- 74f6ae3: Drop @visibility frontend on konflux and clusters containers so backend secrets don’t inherit frontend visibility during schema merge.
8+
- Updated dependencies [74f6ae3]
9+
- @red-hat-developer-hub/backstage-plugin-konflux-common@0.1.4
10+
311
## 0.1.3
412

513
### Patch Changes

workspaces/konflux/plugins/konflux-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-konflux-backend",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

workspaces/konflux/plugins/konflux-common/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-konflux-common
22

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- 74f6ae3: Drop @visibility frontend on konflux and clusters containers so backend secrets don’t inherit frontend visibility during schema merge.
8+
39
## 0.1.3
410

511
### Patch Changes

workspaces/konflux/plugins/konflux-common/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-konflux-common",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"license": "Apache-2.0",
55
"description": "Common functionalities for the konflux-common plugin",
66
"main": "src/index.ts",

workspaces/konflux/plugins/konflux/CHANGELOG.md

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

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- 74f6ae3: Drop @visibility frontend on konflux and clusters containers so backend secrets don’t inherit frontend visibility during schema merge.
8+
- Updated dependencies [74f6ae3]
9+
- @red-hat-developer-hub/backstage-plugin-konflux-common@0.1.4
10+
311
## 0.1.3
412

513
### Patch Changes

workspaces/konflux/plugins/konflux/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-konflux",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

0 commit comments

Comments
 (0)