Version Packages (#4339)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
342c03442a
commit
3625557748
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-tech-radar': patch
|
||||
---
|
||||
|
||||
Wrapped timeline entry description in MarkdownContent to support markdown content
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue