Version Packages

This commit is contained in:
github-actions[bot]
2024-06-18 12:37:38 +00:00
parent a0013c33e3
commit 18a40424cb
519 changed files with 9008 additions and 2096 deletions
+16
View File
@@ -1,5 +1,21 @@
# @backstage/plugin-notifications
## 0.2.2
### Patch Changes
- 7f02684: Do not always show scrollbars in notification description
- 6d196b4: Fixes performance issue with Notifications title counter.
- d44a20a: Added additional plugin metadata to `package.json`.
- Updated dependencies
- @backstage/core-components@0.14.8
- @backstage/core-plugin-api@1.9.3
- @backstage/theme@0.5.6
- @backstage/plugin-notifications-common@0.0.4
- @backstage/plugin-signals-react@0.0.4
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.2.2-next.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-notifications",
"version": "0.2.2-next.3",
"version": "0.2.2",
"backstage": {
"role": "frontend-plugin",
"pluginId": "notifications",