Version Packages (#2071)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
2c07330a1d
commit
7978f2185b
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-topology': patch
|
||||
---
|
||||
|
||||
Fixed tab button margin, text color, and text background color issues.
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
### Dependencies
|
||||
|
||||
## 1.29.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 2c07330: Fixed tab button margin, text color, and text background color issues.
|
||||
|
||||
## 1.29.6
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@backstage-community/plugin-topology",
|
||||
"version": "1.29.6",
|
||||
"version": "1.29.7",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue