Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-02-25 13:17:11 +00:00
parent bc5048adbf
commit aed536abc5
303 changed files with 3838 additions and 351 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-techdocs-react
## 1.2.15-next.0
### Patch Changes
- b5a8208: Added `TechDocsAddonsBlueprint` extension to allow adding of techdocs addons.
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.6-next.0
## 1.2.14
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-react",
"version": "1.2.14",
"version": "1.2.15-next.0",
"description": "Shared frontend utilities for TechDocs and Addons",
"backstage": {
"role": "web-library",