Version Packages (next)
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# @backstage/backend-app-api
|
||||
|
||||
## 1.2.8-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- dd69cf6: Moved up registration of unhandled rejections and errors listeners to be done as early as possible, avoiding flakiness in backend startups and instead always logging these failures rather than sometimes crashing the process.
|
||||
|
||||
## 1.2.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-app-api",
|
||||
"version": "1.2.8-next.0",
|
||||
"version": "1.2.8-next.1",
|
||||
"description": "Core API used by Backstage backend apps",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
Reference in New Issue
Block a user