Version Packages
This commit is contained in:
@@ -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,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"
|
||||
|
||||
Reference in New Issue
Block a user