Version Packages

This commit is contained in:
github-actions[bot]
2024-11-19 11:21:20 +00:00
parent 48e63ab901
commit 1552f03186
511 changed files with 5501 additions and 1734 deletions
@@ -1,5 +1,13 @@
# @backstage/plugin-notifications-common
## 0.0.6
### Patch Changes
- 97ba58f: Add support for user specific notification settings
- Updated dependencies
- @backstage/config@1.3.0
## 0.0.6-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-notifications-common",
"version": "0.0.6-next.0",
"version": "0.0.6",
"description": "Common functionalities for the notifications plugin",
"backstage": {
"role": "common-library",