Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-05-27 14:48:17 +00:00
parent e69e88841e
commit 19f0650b16
310 changed files with 3413 additions and 170 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-techdocs-common
## 0.1.1-next.0
### 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.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-common",
"version": "0.1.0",
"version": "0.1.1-next.0",
"description": "Common functionality for TechDocs",
"backstage": {
"role": "common-library",