Version Packages
This commit is contained in:
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-notifications-backend
|
||||
|
||||
## 0.6.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 4c1fd43: Added an action to get a user's notifications
|
||||
- 070af42: Fix handling of `limit=0` in `getNotifications` query to return empty results instead of all notifications
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.9.0
|
||||
- @backstage/errors@1.3.0
|
||||
- @backstage/catalog-model@1.8.0
|
||||
- @backstage/plugin-catalog-node@2.2.0
|
||||
- @backstage/plugin-signals-node@0.2.0
|
||||
- @backstage/plugin-notifications-node@0.2.25
|
||||
- @backstage/config@1.3.7
|
||||
- @backstage/plugin-notifications-common@0.2.2
|
||||
|
||||
## 0.6.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-notifications-backend",
|
||||
"version": "0.6.4-next.2",
|
||||
"version": "0.6.4",
|
||||
"backstage": {
|
||||
"role": "backend-plugin",
|
||||
"pluginId": "notifications",
|
||||
|
||||
Reference in New Issue
Block a user