Version Packages
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
# @backstage/plugin-app-react
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 9ccf84e: Initial release of this web library for `@backstage/plugin-app`.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 9ccf84e: Moved the following blueprints from `@backstage/frontend-plugin-api`:
|
||||
|
||||
- `AppRootWrapperBlueprint`
|
||||
- `IconBundleBlueprint`
|
||||
- `NavContentBlueprint`
|
||||
- `RouterBlueprint`
|
||||
- `SignInPageBlueprint`
|
||||
- `SwappableComponentBlueprint`
|
||||
- `ThemeBlueprint`
|
||||
- `TranslationBlueprint`
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.13.3
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-react",
|
||||
"version": "0.0.0",
|
||||
"version": "0.1.0",
|
||||
"description": "Web library for the app plugin",
|
||||
"backstage": {
|
||||
"role": "web-library",
|
||||
|
||||
Reference in New Issue
Block a user