Skip to content

Commit a57a0b9

Browse files
Version Packages (#7370)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1a8dad8 commit a57a0b9

File tree

7 files changed

+15
-17
lines changed

7 files changed

+15
-17
lines changed

workspaces/kiali/.changeset/renovate-6d380b1.md

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

workspaces/kiali/.changeset/renovate-8682ce0.md

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

workspaces/kiali/.changeset/renovate-cd80c44.md

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

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

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

3+
## 1.28.1
4+
5+
### Patch Changes
6+
7+
- af998b7: Updated dependency `supertest` to `7.2.2`.
8+
39
## 1.28.0
410

511
### Minor Changes

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backstage-community/plugin-kiali-backend",
3-
"version": "1.28.0",
3+
"version": "1.28.1",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

workspaces/kiali/plugins/kiali/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @backstage-community/plugin-kiali
22

3+
## 1.49.1
4+
5+
### Patch Changes
6+
7+
- 497d5c6: Updated dependency `@types/node` to `22.19.11`.
8+
- a184943: Updated dependency `@types/node` to `22.19.7`.
9+
310
## 1.49.0
411

512
### Minor Changes

workspaces/kiali/plugins/kiali/package.json

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

0 commit comments

Comments
 (0)