Version Packages

This commit is contained in:
github-actions[bot]
2024-11-19 11:21:20 +00:00
parent 48e63ab901
commit 1552f03186
511 changed files with 5501 additions and 1734 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-techdocs-react
## 1.2.10
### Patch Changes
- 4a2f73a: Fix an issue that caused the current documentation page to be re-rendered when navigating to
another one.
- Updated dependencies
- @backstage/config@1.3.0
- @backstage/core-components@0.16.0
- @backstage/catalog-model@1.7.1
- @backstage/core-plugin-api@1.10.1
- @backstage/version-bridge@1.0.10
## 1.2.10-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-react",
"version": "1.2.10-next.2",
"version": "1.2.10",
"description": "Shared frontend utilities for TechDocs and Addons",
"backstage": {
"role": "web-library",