Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-08-27 11:41:57 +00:00
parent 0a48cc88a8
commit 911bbe0d92
292 changed files with 5855 additions and 154 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-devtools
## 0.1.18-next.0
### Patch Changes
- fec8b57: Updated exports to use the new type parameters for extensions and extension blueprints.
- 019d9ad: Minor dockerfile syntax update
- Updated dependencies
- @backstage/frontend-plugin-api@0.8.0-next.0
- @backstage/core-compat-api@0.2.9-next.0
- @backstage/core-components@0.14.10
- @backstage/core-plugin-api@1.9.3
- @backstage/errors@1.2.4
- @backstage/plugin-devtools-common@0.1.12
- @backstage/plugin-permission-react@0.4.25
## 0.1.17
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-devtools",
"version": "0.1.17",
"version": "0.1.18-next.0",
"backstage": {
"role": "frontend-plugin",
"pluginId": "devtools",