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
+18
View File
@@ -1,5 +1,23 @@
# @backstage/plugin-notifications
## 0.5.6
### Patch Changes
- 18c64e9: Added the `info.packageJson` option to the plugin instance for the new frontend system.
- b00c160: Remove React import form notification and scaffolder plugin
- 1fb5f06: Adds ability for user to turn on/off notifications for specific topics within an origin.
- Updated dependencies
- @backstage/core-components@0.17.3
- @backstage/core-plugin-api@1.10.8
- @backstage/plugin-notifications-common@0.0.9
- @backstage/frontend-plugin-api@0.10.3
- @backstage/core-compat-api@0.4.3
- @backstage/errors@1.2.7
- @backstage/theme@0.6.6
- @backstage/types@1.2.1
- @backstage/plugin-signals-react@0.0.14
## 0.5.6-next.2
### Patch Changes