Skip to content

Commit 11a5d0f

Browse files
Version Packages (#1622)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ace9761 commit 11a5d0f

6 files changed

Lines changed: 14 additions & 12 deletions

File tree

workspaces/bulk-import/.changeset/renovate-94f220b.md

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

workspaces/bulk-import/.changeset/shaggy-ties-develop.md

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

workspaces/bulk-import/plugins/bulk-import-backend/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
### Dependencies
22

3+
## 6.5.1
4+
5+
### Patch Changes
6+
7+
- ace9761: Fix failing repo list table when GitLab token is bad.
8+
39
## 6.5.0
410

511
### Minor Changes

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

workspaces/bulk-import/plugins/bulk-import/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
### Dependencies
22

3+
## 1.18.1
4+
5+
### Patch Changes
6+
7+
- 0c89f33: Updated dependency `@playwright/test` to `1.56.0`.
8+
39
## 1.18.0
410

511
### Minor Changes

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

0 commit comments

Comments
 (0)