Skip to content

Commit 8fead3f

Browse files
Version Packages (#1603)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 433fde0 commit 8fead3f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

workspaces/bulk-import/.changeset/orange-frogs-reply.md

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

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.17.1
4+
5+
### Patch Changes
6+
7+
- 433fde0: Include config.d.ts in the bulk-import plugin release bundle.
8+
39
## 1.17.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.17.0",
3+
"version": "1.17.1",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)