Skip to content

Commit 060b3ac

Browse files
Version Packages (#591)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 388d9c0 commit 060b3ac

6 files changed

Lines changed: 14 additions & 12 deletions

File tree

workspaces/global-floating-action-button/.changeset/six-camels-bow.md

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

workspaces/global-floating-action-button/.changeset/wet-mayflies-pull.md

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

workspaces/global-floating-action-button/plugins/application-listener-test/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-application-listener-test
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- 388d9c0: Add CrashListenerWithoutErrorBoundary
8+
39
## 0.1.0
410

511
### Minor Changes

workspaces/global-floating-action-button/plugins/application-listener-test/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-application-listener-test",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

workspaces/global-floating-action-button/plugins/application-provider-test/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-application-provider-test
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- 388d9c0: Add CrashProviderWithoutErrorBoundary
8+
39
## 0.1.0
410

511
### Minor Changes

workspaces/global-floating-action-button/plugins/application-provider-test/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-application-provider-test",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)