Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-04-21 15:07:43 +00:00
parent 50a66a9183
commit 1cc86bee1c
423 changed files with 5447 additions and 212 deletions
@@ -1,5 +1,14 @@
# @backstage/plugin-notifications-common
## 0.2.3-next.0
### Patch Changes
- 0c5e41f: Removed unused dependencies that had no imports in source code.
- Updated dependencies
- @backstage/config@1.3.8-next.0
- @backstage/types@1.2.2
## 0.2.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-notifications-common",
"version": "0.2.2",
"version": "0.2.3-next.0",
"description": "Common functionalities for the notifications plugin",
"backstage": {
"role": "common-library",