Version Packages
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-notifications-backend
|
||||
|
||||
## 0.6.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e9b78e9: Removed the `uuid` dependency and replaced usage with the built-in `crypto.randomUUID()`.
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.9.0
|
||||
- @backstage/errors@1.3.1
|
||||
- @backstage/backend-plugin-api@1.9.1
|
||||
- @backstage/plugin-catalog-node@2.2.1
|
||||
- @backstage/plugin-notifications-common@0.2.3
|
||||
- @backstage/plugin-notifications-node@0.2.26
|
||||
- @backstage/plugin-signals-node@0.2.1
|
||||
- @backstage/config@1.3.8
|
||||
|
||||
## 0.6.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-notifications-backend",
|
||||
"version": "0.6.5-next.1",
|
||||
"version": "0.6.5",
|
||||
"backstage": {
|
||||
"role": "backend-plugin",
|
||||
"pluginId": "notifications",
|
||||
|
||||
Reference in New Issue
Block a user