Skip to content

Commit da51400

Browse files
Version Packages (#6025)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 14bf95c commit da51400

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

workspaces/code-coverage/.changeset/shaggy-feet-mate.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/code-coverage/plugins/code-coverage-backend/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @backstage-community/plugin-code-coverage-backend
22

3+
## 0.12.1
4+
5+
### Patch Changes
6+
7+
- 20f8821: Updated dependency `uuid` to `^13.0.0` and remove deprecated and redundant `@types/uuid` package.
8+
39
## 0.12.0
410

511
### Minor Changes

workspaces/code-coverage/plugins/code-coverage-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backstage-community/plugin-code-coverage-backend",
3-
"version": "0.12.0",
3+
"version": "0.12.1",
44
"description": "A Backstage backend plugin that helps you keep track of your code coverage",
55
"backstage": {
66
"role": "backend-plugin",

0 commit comments

Comments
 (0)