Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-06-03 13:12:47 +00:00
parent 270f5ee083
commit d57a6f7828
291 changed files with 4033 additions and 145 deletions
@@ -1,5 +1,13 @@
# @backstage/plugin-notifications-common
## 0.0.9-next.0
### Patch Changes
- 1fb5f06: Adds ability for user to turn on/off notifications for specific topics within an origin.
- Updated dependencies
- @backstage/config@1.3.2
## 0.0.8
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-notifications-common",
"version": "0.0.8",
"version": "0.0.9-next.0",
"description": "Common functionalities for the notifications plugin",
"backstage": {
"role": "common-library",