Skip to content

Commit 9038876

Browse files
Version Packages (#1276)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2a22f9c commit 9038876

10 files changed

Lines changed: 34 additions & 25 deletions

File tree

workspaces/bulk-import/.changeset/renovate-3828008.md

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

workspaces/bulk-import/.changeset/renovate-3c2b16b.md

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

workspaces/bulk-import/.changeset/renovate-a4b86c1.md

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

workspaces/bulk-import/.changeset/version-bump-1-41-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+
## 6.2.0
4+
5+
### Minor Changes
6+
7+
- 391dbd5: Backstage version bump to v1.41.1
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [391dbd5]
12+
- @red-hat-developer-hub/backstage-plugin-bulk-import-common@1.8.0
13+
314
## 6.1.7
415

516
### Patch 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.1.7",
3+
"version": "6.2.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.8.0
4+
5+
### Minor Changes
6+
7+
- 391dbd5: Backstage version bump to v1.41.1
8+
39
## 1.7.2
410

511
### Patch 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.7.2",
4+
"version": "1.8.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: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
### Dependencies
22

3+
## 1.14.0
4+
5+
### Minor Changes
6+
7+
- 391dbd5: Backstage version bump to v1.41.1
8+
9+
### Patch Changes
10+
11+
- 219c891: Updated dependency `@playwright/test` to `1.54.2`.
12+
- cf4dcc9: Updated dependency `@playwright/test` to `1.54.2`.
13+
- 8256072: Updated dependency `@playwright/test` to `1.55.0`.
14+
- Updated dependencies [391dbd5]
15+
- @red-hat-developer-hub/backstage-plugin-bulk-import-common@1.8.0
16+
317
## 1.13.4
418

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

0 commit comments

Comments
 (0)