Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-10-22 14:53:13 +00:00
parent 7df2073ceb
commit 7907e3b920
315 changed files with 4818 additions and 237 deletions
@@ -1,5 +1,13 @@
# @backstage/plugin-notifications-common
## 0.0.6-next.0
### Patch Changes
- 97ba58f: Add support for user specific notification settings
- Updated dependencies
- @backstage/config@1.2.0
## 0.0.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-notifications-common",
"version": "0.0.5",
"version": "0.0.6-next.0",
"description": "Common functionalities for the notifications plugin",
"backstage": {
"role": "common-library",