Skip to content

Commit c17b6d0

Browse files
Version Packages (#1769)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 921fe17 commit c17b6d0

7 files changed

Lines changed: 21 additions & 10 deletions

File tree

workspaces/global-floating-action-button/.changeset/version-bump-1-44-2.md

Lines changed: 0 additions & 7 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.5.0
4+
5+
### Minor Changes
6+
7+
- 921fe17: Backstage version bump to v1.44.2
8+
39
## 0.4.1
410

511
### Patch 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.4.1",
3+
"version": "0.5.0",
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.5.0
4+
5+
### Minor Changes
6+
7+
- 921fe17: Backstage version bump to v1.44.2
8+
39
## 0.4.1
410

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

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

3+
## 1.6.0
4+
5+
### Minor Changes
6+
7+
- 921fe17: Backstage version bump to v1.44.2
8+
39
## 1.5.0
410

511
### Minor Changes

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

0 commit comments

Comments
 (0)