Version Packages

This commit is contained in:
github-actions[bot]
2024-04-16 12:20:53 +00:00
parent 2f334fd83c
commit 0e48f5a289
649 changed files with 7811 additions and 1878 deletions
@@ -1,5 +1,19 @@
# @backstage/plugin-code-coverage-backend
## 0.2.31
### Patch Changes
- d5a1fe1: Replaced winston logger with `LoggerService`
- Updated dependencies
- @backstage/backend-common@0.21.7
- @backstage/backend-plugin-api@0.6.17
- @backstage/catalog-client@1.6.4
- @backstage/integration@1.10.0
- @backstage/catalog-model@1.4.5
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
## 0.2.31-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-code-coverage-backend",
"version": "0.2.31-next.1",
"version": "0.2.31",
"description": "A Backstage backend plugin that helps you keep track of your code coverage",
"backstage": {
"role": "backend-plugin"