Skip to content

Commit cb70fc5

Browse files
Version Packages (#2937)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 378b871 commit cb70fc5

7 files changed

Lines changed: 25 additions & 10 deletions

File tree

workspaces/konflux/.changeset/ready-clowns-juggle.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.7
4+
5+
### Patch Changes
6+
7+
- 378b871: Bump Backstage dependencies from 1.45.2 to 1.49.4 to align with RHDH 1.10. Fix Latest Releases not shown when applications field is omitted or uses wildcard patterns.
8+
- Updated dependencies [378b871]
9+
- @red-hat-developer-hub/backstage-plugin-konflux-common@0.1.7
10+
311
## 0.1.6
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.6",
3+
"version": "0.1.7",
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.7
4+
5+
### Patch Changes
6+
7+
- 378b871: Bump Backstage dependencies from 1.45.2 to 1.49.4 to align with RHDH 1.10. Fix Latest Releases not shown when applications field is omitted or uses wildcard patterns.
8+
39
## 0.1.6
410

511
## 0.1.5

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.6",
3+
"version": "0.1.7",
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.7
4+
5+
### Patch Changes
6+
7+
- 378b871: Bump Backstage dependencies from 1.45.2 to 1.49.4 to align with RHDH 1.10. Fix Latest Releases not shown when applications field is omitted or uses wildcard patterns.
8+
- Updated dependencies [378b871]
9+
- @red-hat-developer-hub/backstage-plugin-konflux-common@0.1.7
10+
311
## 0.1.6
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.6",
3+
"version": "0.1.7",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

0 commit comments

Comments
 (0)