We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59b8f66 commit 4d169e2Copy full SHA for 4d169e2
workspaces/code-coverage/.changeset/version-bump-1-45-1.md
@@ -0,0 +1,6 @@
1
+---
2
+'@backstage-community/plugin-code-coverage': minor
3
+'@backstage-community/plugin-code-coverage-backend': minor
4
5
+
6
+Backstage version bump to v1.45.1
workspaces/code-coverage/.yarnrc.yml
@@ -1,4 +1,4 @@
plugins:
- checksum: a7960e90b20fe64de29d899d907dd9d539f4111357d84ce89eab20c01ea2941d4d4ee2a569d220be2f92f93d63cee18b85a6273cbb74980564fb80f7ee7c64d2
path: .yarn/plugins/@yarnpkg/plugin-backstage.cjs
- spec: 'https://versions.backstage.io/v1/releases/1.44.0/yarn-plugin'
+ spec: 'https://versions.backstage.io/v1/releases/1.45.1/yarn-plugin'
workspaces/code-coverage/backstage.json
@@ -1,3 +1,3 @@
{
- "version": "1.44.0"
+ "version": "1.45.1"
}
0 commit comments