Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-06-06 12:59:05 +00:00
parent 0d90bf2641
commit e37573d60e
222 changed files with 2463 additions and 110 deletions
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-techdocs-react
## 1.1.7-next.2
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.2-next.2
- @backstage/config@1.0.7
- @backstage/core-plugin-api@1.5.2-next.0
## 1.1.7-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-techdocs-react",
"description": "Shared frontend utilities for TechDocs and Addons",
"version": "1.1.7-next.1",
"version": "1.1.7-next.2",
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",