Skip to content

Commit 063d14a

Browse files
Version Packages (#884)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c758d4b commit 063d14a

5 files changed

Lines changed: 18 additions & 10 deletions

File tree

workspaces/global-floating-action-button/.changeset/renovate-a11243d.md

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

workspaces/global-floating-action-button/plugins/application-provider-test/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @red-hat-developer-hub/backstage-plugin-application-provider-test
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- 106af07: Updated dependency `@mui/styles` to `5.17.1`.
8+
Updated dependency `@mui/icons-material` to `5.17.1`.
9+
Updated dependency `@mui/material` to `5.17.1`.
10+
311
## 0.1.1
412

513
### 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.1.1",
3+
"version": "0.1.2",
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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @red-hat-developer-hub/backstage-plugin-global-floating-action-button
22

3+
## 1.1.6
4+
5+
### Patch Changes
6+
7+
- 106af07: Updated dependency `@mui/styles` to `5.17.1`.
8+
Updated dependency `@mui/icons-material` to `5.17.1`.
9+
Updated dependency `@mui/material` to `5.17.1`.
10+
311
## 1.1.5
412

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

0 commit comments

Comments
 (0)