Version Packages

This commit is contained in:
github-actions[bot]
2025-04-15 15:36:15 +00:00
parent 2652c6c305
commit 2582af906d
453 changed files with 5647 additions and 1212 deletions
@@ -1,5 +1,24 @@
# @backstage/plugin-notifications-backend
## 0.5.5
### Patch Changes
- 9a6080e: Allow throttling notification sending not to block the system with huge amount of receiving users
- Updated dependencies
- @backstage/plugin-catalog-node@1.16.3
- @backstage/backend-plugin-api@1.3.0
- @backstage/plugin-auth-node@0.6.2
- @backstage/catalog-client@1.9.1
- @backstage/catalog-model@1.7.3
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-events-node@0.4.10
- @backstage/plugin-notifications-common@0.0.8
- @backstage/plugin-notifications-node@0.2.14
- @backstage/plugin-signals-node@0.1.19
## 0.5.5-next.1
### Patch Changes