Skip to content

Commit 19c6fe3

Browse files
Version Packages (#2114)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5fdd2c9 commit 19c6fe3

File tree

8 files changed

+26
-15
lines changed

8 files changed

+26
-15
lines changed

workspaces/bulk-import/.changeset/hip-rice-join.md

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

workspaces/bulk-import/.changeset/renovate-53cc25d.md

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

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

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

3+
## 6.11.1
4+
5+
### Patch Changes
6+
7+
- 9c17c36: Updated dependency `prettier` to `3.8.0`.
8+
- Updated dependencies [9c17c36]
9+
- @red-hat-developer-hub/backstage-plugin-bulk-import-common@6.11.1
10+
311
## 6.11.0
412

513
### 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.11.0",
3+
"version": "6.11.1",
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+
## 6.11.1
4+
5+
### Patch Changes
6+
7+
- 9c17c36: Updated dependency `prettier` to `3.8.0`.
8+
39
## 6.11.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": "6.11.0",
4+
"version": "6.11.1",
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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
### Dependencies
22

3+
## 6.11.1
4+
5+
### Patch Changes
6+
7+
- 5fdd2c9: turn back accidentally deleted annotation for importAPI.
8+
- 9c17c36: Updated dependency `prettier` to `3.8.0`.
9+
- Updated dependencies [9c17c36]
10+
- @red-hat-developer-hub/backstage-plugin-bulk-import-common@6.11.1
11+
312
## 6.11.0
413

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

0 commit comments

Comments
 (0)