Version Packages

This commit is contained in:
github-actions[bot]
2023-06-20 13:54:09 +00:00
parent 91fd39cd7e
commit bc0c4bc64c
575 changed files with 6299 additions and 1817 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-devtools
## 0.1.1
### Patch Changes
- 62d191f6c8b5: Updated DevTools documentation for Docker users
- bbe15f70c5cc: Added note to README about how secrets are displayed in the Config tab of the DevTools plugin
- Updated dependencies
- @backstage/core-plugin-api@1.5.2
- @backstage/core-components@0.13.2
- @backstage/types@1.1.0
- @backstage/theme@0.4.0
- @backstage/errors@1.2.0
- @backstage/plugin-devtools-common@0.1.1
- @backstage/plugin-permission-react@0.4.13
## 0.1.1-next.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-devtools",
"version": "0.1.1-next.3",
"version": "0.1.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",