Skip to content

Commit 2164867

Browse files
Version Packages (#438)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 20d4255 commit 2164867

9 files changed

Lines changed: 36 additions & 23 deletions

File tree

workspaces/bulk-import/.changeset/gorgeous-ants-hear.md

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

workspaces/bulk-import/.changeset/renovate-65b086e.md

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

workspaces/bulk-import/.changeset/version-bump-1-36-1.md

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

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

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

3+
## 5.4.0
4+
5+
### Minor Changes
6+
7+
- 95b14e6: Backstage version bump to v1.36.1
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [95b14e6]
12+
- @red-hat-developer-hub/backstage-plugin-bulk-import-common@1.6.0
13+
314
## 5.3.0
415

516
### 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": "5.3.0",
3+
"version": "5.4.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

workspaces/bulk-import/plugins/bulk-import-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-bulk-import-common [0.2.0](https://github.com/janus-idp/backstage-plugins/compare/@red-hat-developer-hub/backstage-plugin-bulk-import-common@0.1.0...@red-hat-developer-hub/backstage-plugin-bulk-import-common@0.2.0) (2024-07-25)
22

3+
## 1.6.0
4+
5+
### Minor Changes
6+
7+
- 95b14e6: Backstage version bump to v1.36.1
8+
39
## 1.5.0
410

511
### Minor Changes

workspaces/bulk-import/plugins/bulk-import-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-bulk-import-common",
33
"description": "Common functionalities for the bulk-import plugin",
4-
"version": "1.5.0",
4+
"version": "1.6.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",

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

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

3+
## 1.12.0
4+
5+
### Minor Changes
6+
7+
- 95b14e6: Backstage version bump to v1.36.1
8+
9+
### Patch Changes
10+
11+
- 4a1f79b: fixing extra apis call on added repository list
12+
- 680ede5: Updated dependency `@mui/icons-material` to `5.16.14`.
13+
Updated dependency `@mui/styles` to `5.16.14`.
14+
Updated dependency `@mui/material` to `5.16.14`.
15+
Updated dependency `@mui/styled-engine` to `5.16.14`.
16+
- Updated dependencies [95b14e6]
17+
- @red-hat-developer-hub/backstage-plugin-bulk-import-common@1.6.0
18+
319
## 1.11.0
420

521
### 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.11.0",
3+
"version": "1.12.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)