Version Packages

This commit is contained in:
github-actions[bot]
2025-06-17 12:45:56 +00:00
parent 5775552ff9
commit 58558ef2c1
468 changed files with 5707 additions and 1492 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-techdocs-common
## 0.1.1
### Patch Changes
- ec7b35d: Introduced `backstage.io/techdocs-entity-path` annotation which allows deep linking into another entities TechDocs in conjunction with `backstage.io/techdocs-entity`.
## 0.1.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-common",
"version": "0.1.1-next.0",
"version": "0.1.1",
"description": "Common functionality for TechDocs",
"backstage": {
"role": "common-library",