Version Packages
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-signals-backend
|
||||
|
||||
## 0.2.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 1e624ca: Restrict `@types/express` version range from `*` to `^4.17.6`.
|
||||
- 5c9cc05: Use native fetch instead of node-fetch
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.5.5
|
||||
- @backstage/backend-plugin-api@1.1.0
|
||||
- @backstage/plugin-events-node@0.4.6
|
||||
- @backstage/config@1.3.1
|
||||
- @backstage/types@1.2.0
|
||||
- @backstage/plugin-signals-node@0.1.15
|
||||
|
||||
## 0.2.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-signals-backend",
|
||||
"version": "0.2.4-next.2",
|
||||
"version": "0.2.4",
|
||||
"backstage": {
|
||||
"role": "backend-plugin",
|
||||
"pluginId": "signals",
|
||||
|
||||
Reference in New Issue
Block a user