chore: added changeset
Signed-off-by: Alex Lorenzi <alorenzi@spotify.com>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
'@backstage/plugin-techdocs': patch
|
||||
---
|
||||
|
||||
Added support for setting page status with 'new' and 'deprecated' values, allowing visual indication of page status in TechDocs. To use include the following at the top of your markdown file:
|
||||
|
||||
```markdown
|
||||
---
|
||||
status: new
|
||||
---
|
||||
```
|
||||
Reference in New Issue
Block a user