Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-04-26 12:22:43 +00:00
parent 08e7fc564c
commit 1bff70d602
247 changed files with 3033 additions and 662 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-techdocs-react
## 0.1.1-next.0
### Patch Changes
- 075a9a067b: Updated the return type of `createTechDocsAddonExtension` to better reflect the fact that passing children to Addon components is not a valid use-case.
## 0.1.0
### Minor Changes
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-techdocs-react",
"description": "Shared frontend utilities for TechDocs and Addons",
"version": "0.1.0",
"version": "0.1.1-next.0",
"private": false,
"publishConfig": {
"access": "public",
@@ -55,7 +55,7 @@
"devDependencies": {
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^8.0.0",
"@backstage/test-utils": "^1.0.1",
"@backstage/test-utils": "^1.0.2-next.0",
"@backstage/theme": "^0.2.15"
},
"files": [