Version Packages

This commit is contained in:
github-actions[bot]
2024-07-16 12:06:55 +00:00
parent 6770d81f38
commit 8d2fe707cb
436 changed files with 5209 additions and 1305 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-techdocs-react
## 1.2.6
### Patch Changes
- 8ac9ce5: Resolved the issue where changes in TechDoc add-ons, including the TextSize add-on, were not reapplying during navigation
- Updated dependencies
- @backstage/core-components@0.14.9
- @backstage/catalog-model@1.5.0
- @backstage/config@1.2.0
- @backstage/core-plugin-api@1.9.3
- @backstage/version-bridge@1.0.8
## 1.2.6-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-react",
"version": "1.2.6-next.1",
"version": "1.2.6",
"description": "Shared frontend utilities for TechDocs and Addons",
"backstage": {
"role": "web-library",