Version Packages

This commit is contained in:
github-actions[bot]
2026-02-17 16:06:18 +00:00
parent 31de2c9b3a
commit e6df5d52ce
589 changed files with 6497 additions and 2264 deletions
@@ -1,5 +1,11 @@
# @backstage/plugin-notifications-common
## 0.2.1
### Patch Changes
- e9eb400: Allow configuring included topics for email notifications.
## 0.2.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-notifications-common",
"version": "0.2.0",
"version": "0.2.1",
"description": "Common functionalities for the notifications plugin",
"backstage": {
"role": "common-library",