Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-06-25 13:05:56 +00:00
parent 24f91f6d77
commit f03d12aff2
313 changed files with 4728 additions and 219 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-notifications-node
## 0.2.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.21-next.0
- @backstage/backend-common@0.23.2-next.0
- @backstage/plugin-signals-node@0.1.7-next.0
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/plugin-notifications-common@0.0.4
## 0.2.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-notifications-node",
"version": "0.2.0",
"version": "0.2.2-next.0",
"description": "Node.js library for the notifications plugin",
"backstage": {
"role": "node-library",