Version Packages

This commit is contained in:
github-actions[bot]
2025-06-17 12:45:56 +00:00
parent 5775552ff9
commit 58558ef2c1
468 changed files with 5707 additions and 1492 deletions
@@ -1,5 +1,13 @@
# @backstage/plugin-notifications-common
## 0.0.9
### 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.9-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-notifications-common",
"version": "0.0.9-next.0",
"version": "0.0.9",
"description": "Common functionalities for the notifications plugin",
"backstage": {
"role": "common-library",