Version Packages

This commit is contained in:
github-actions[bot]
2024-06-18 12:37:38 +00:00
parent a0013c33e3
commit 18a40424cb
519 changed files with 9008 additions and 2096 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-techdocs-react
## 1.2.5
### Patch Changes
- d44a20a: Added additional plugin metadata to `package.json`.
- Updated dependencies
- @backstage/core-components@0.14.8
- @backstage/core-plugin-api@1.9.3
- @backstage/catalog-model@1.5.0
- @backstage/config@1.2.0
- @backstage/version-bridge@1.0.8
## 1.2.5-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-react",
"version": "1.2.5-next.2",
"version": "1.2.5",
"description": "Shared frontend utilities for TechDocs and Addons",
"backstage": {
"role": "web-library",