Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-05-09 09:49:35 +00:00
parent 23b9dde55b
commit 4f3076700a
246 changed files with 2844 additions and 125 deletions
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-techdocs-react
## 1.1.6-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.13.1-next.1
- @backstage/config@1.0.7
- @backstage/core-plugin-api@1.5.1
## 1.1.6-next.0
### 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.6-next.0",
"version": "1.1.6-next.1",
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",