Skip to content

Commit d6f0ba4

Browse files
Version Packages (#437)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 612bc20 commit d6f0ba4

6 files changed

Lines changed: 21 additions & 16 deletions

File tree

workspaces/global-floating-action-button/.changeset/renovate-65b086e.md

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

workspaces/global-floating-action-button/.changeset/sharp-squids-fly.md

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

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

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

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- 680ede5: Updated dependency `@mui/icons-material` to `5.16.14`.
8+
Updated dependency `@mui/styles` to `5.16.14`.
9+
Updated dependency `@mui/material` to `5.16.14`.
10+
Updated dependency `@mui/styled-engine` to `5.16.14`.
11+
312
## 0.0.2
413

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

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- 680ede5: Updated dependency `@mui/icons-material` to `5.16.14`.
8+
Updated dependency `@mui/styles` to `5.16.14`.
9+
Updated dependency `@mui/material` to `5.16.14`.
10+
Updated dependency `@mui/styled-engine` to `5.16.14`.
11+
- 41fc49f: fixed css issues in fab
12+
313
## 1.0.0
414

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

0 commit comments

Comments
 (0)