Version Packages (next)
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-graphiql
|
||||
|
||||
## 0.2.54-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- cf950c3b6eab: Added experimental exports for the new frontend system under `/alpha`.
|
||||
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.1.0-next.0
|
||||
- @backstage/core-components@0.13.5-next.3
|
||||
- @backstage/core-plugin-api@1.6.0-next.3
|
||||
- @backstage/theme@0.4.2-next.0
|
||||
|
||||
## 0.2.54-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-graphiql",
|
||||
"description": "Backstage plugin for browsing GraphQL APIs",
|
||||
"version": "0.2.54-next.2",
|
||||
"version": "0.2.54-next.3",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user