Skip to content

Commit beafc16

Browse files
Version Packages (#1583)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fe76409 commit beafc16

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

workspaces/global-floating-action-button/.changeset/fast-years-fetch.md

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

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.5.0
4+
5+
### Minor Changes
6+
7+
- c9b7aa5: Adding localization support for `label` and `tooltip`
8+
39
## 1.4.1
410

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

0 commit comments

Comments
 (0)