Version Packages (#2071)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2024-11-26 12:53:46 +01:00 committed by GitHub
parent 2c07330a1d
commit 7978f2185b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@backstage-community/plugin-topology': patch
---
Fixed tab button margin, text color, and text background color issues.

View File

@ -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

View File

@ -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",