Version Packages

This commit is contained in:
github-actions[bot]
2025-03-18 12:55:57 +00:00
parent 2b1ae6611f
commit 127408219b
502 changed files with 5951 additions and 2249 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-signals
## 0.0.17
### Patch Changes
- ac3e8c0: Fixed multiple signal connection attempts when there are multiple subscriptions at the same time
- Updated dependencies
- @backstage/core-components@0.17.0
- @backstage/core-plugin-api@1.10.5
- @backstage/frontend-plugin-api@0.10.0
- @backstage/plugin-signals-react@0.0.11
- @backstage/theme@0.6.4
- @backstage/types@1.2.1
## 0.0.17-next.2
### Patch Changes