Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-07-08 13:35:26 +00:00
parent 4ab5cf23d2
commit eef10dfb4d
95 changed files with 1041 additions and 47 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-techdocs-node
## 1.13.5-next.2
### Patch Changes
- 029526c: Updated the error message thrown by parseReferenceAnnotation to reflect the annotation value passed as an argument rather than in correctly assuming location.
## 1.13.5-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-node",
"version": "1.13.5-next.1",
"version": "1.13.5-next.2",
"description": "Common node.js functionalities for TechDocs, to be shared between techdocs-backend plugin and techdocs-cli",
"backstage": {
"role": "node-library",