Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-02-27 16:48:30 +00:00
parent 56b9192861
commit 4cca80fbf8
529 changed files with 9255 additions and 290 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-tech-radar
## 0.6.14-next.0
### Patch Changes
- a2327ac: Fixed an issue with the "moved in direction" table header cell getting squished and becoming unreadable if a timeline description is too long
- Updated dependencies
- @backstage/core-components@0.14.1-next.0
- @backstage/core-plugin-api@1.9.1-next.0
- @backstage/frontend-plugin-api@0.6.1-next.0
- @backstage/core-compat-api@0.2.1-next.0
## 0.6.13
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-tech-radar",
"version": "0.6.13",
"version": "0.6.14-next.0",
"description": "A Backstage plugin that lets you display a Tech Radar for your organization",
"backstage": {
"role": "frontend-plugin"