Skip to content

Commit

Permalink
Version Packages (#104)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
rhdh-bot and github-actions[bot] authored Dec 2, 2024
1 parent 734d971 commit e243528
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions workspaces/bulk-import/.changeset/neat-news-rest.md

This file was deleted.

6 changes: 6 additions & 0 deletions workspaces/bulk-import/plugins/bulk-import/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
### Dependencies

## 1.10.4

### Patch Changes

- 734d971: Fixed a bug in the bulk-import plugin where the "Check All" checkbox was incorrectly selected when the total number of selected repositories across multiple pages matched the number of rows in the current table

## 1.10.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/bulk-import/plugins/bulk-import/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-bulk-import",
"version": "1.10.3",
"version": "1.10.4",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down

0 comments on commit e243528

Please sign in to comment.