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
+14
View File
@@ -1,5 +1,19 @@
# @backstage/backend-plugin-api
## 0.6.21-next.0
### Patch Changes
- 53ced70: Added a new Root Health Service which adds new endpoints for health checks.
- 083eaf9: Fix bug where ISO durations could no longer be used for schedules
- Updated dependencies
- @backstage/plugin-auth-node@0.4.16-next.0
- @backstage/cli-common@0.1.14
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-permission-common@0.7.14
## 0.6.19
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-plugin-api",
"version": "0.6.19",
"version": "0.6.21-next.0",
"description": "Core API used by Backstage backend plugins",
"backstage": {
"role": "node-library"