Version Packages (#4339)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2025-06-24 23:56:16 +02:00 committed by GitHub
parent 342c03442a
commit 3625557748
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-tech-radar': patch
---
Wrapped timeline entry description in MarkdownContent to support markdown content

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-tech-radar
## 1.7.1
### Patch Changes
- 701ce81: Wrapped timeline entry description in MarkdownContent to support markdown content
## 1.7.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-tech-radar",
"version": "1.7.0",
"version": "1.7.1",
"description": "A Backstage plugin that lets you display a Tech Radar for your organization",
"backstage": {
"role": "frontend-plugin",