Version Packages
This commit is contained in:
@@ -1,5 +1,32 @@
|
||||
# example-app
|
||||
|
||||
## 0.2.9
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [ab0892358]
|
||||
- Updated dependencies [37a7d26c4]
|
||||
- Updated dependencies [8e083f41f]
|
||||
- Updated dependencies [88da267cc]
|
||||
- Updated dependencies [9c09a364f]
|
||||
- Updated dependencies [01707438b]
|
||||
- Updated dependencies [edb7d0775]
|
||||
- Updated dependencies [818d45e94]
|
||||
- Updated dependencies [0588be01f]
|
||||
- Updated dependencies [b8abdda57]
|
||||
- Updated dependencies [b7a124883]
|
||||
- Updated dependencies [bc909178d]
|
||||
- Updated dependencies [947d3c269]
|
||||
- @backstage/plugin-cost-insights@0.5.5
|
||||
- @backstage/plugin-tech-radar@0.3.2
|
||||
- @backstage/cli@0.4.5
|
||||
- @backstage/plugin-scaffolder@0.3.6
|
||||
- @backstage/plugin-sentry@0.3.2
|
||||
- @backstage/plugin-catalog@0.2.10
|
||||
- @backstage/plugin-search@0.2.5
|
||||
- @backstage/plugin-catalog-import@0.3.3
|
||||
- @backstage/plugin-pagerduty@0.2.5
|
||||
|
||||
## 0.2.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
+10
-10
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.2.8",
|
||||
"version": "0.2.9",
|
||||
"private": true,
|
||||
"bundled": true,
|
||||
"dependencies": {
|
||||
"@backstage/catalog-model": "^0.6.0",
|
||||
"@backstage/cli": "^0.4.3",
|
||||
"@backstage/cli": "^0.4.5",
|
||||
"@backstage/core": "^0.4.2",
|
||||
"@backstage/plugin-api-docs": "^0.4.1",
|
||||
"@backstage/plugin-catalog": "^0.2.8",
|
||||
"@backstage/plugin-catalog-import": "^0.3.2",
|
||||
"@backstage/plugin-catalog": "^0.2.10",
|
||||
"@backstage/plugin-catalog-import": "^0.3.3",
|
||||
"@backstage/plugin-circleci": "^0.2.5",
|
||||
"@backstage/plugin-cloudbuild": "^0.2.5",
|
||||
"@backstage/plugin-cost-insights": "^0.5.2",
|
||||
"@backstage/plugin-cost-insights": "^0.5.5",
|
||||
"@backstage/plugin-explore": "^0.2.2",
|
||||
"@backstage/plugin-gcp-projects": "^0.2.2",
|
||||
"@backstage/plugin-github-actions": "^0.2.6",
|
||||
@@ -23,13 +23,13 @@
|
||||
"@backstage/plugin-kubernetes": "^0.3.3",
|
||||
"@backstage/plugin-lighthouse": "^0.2.6",
|
||||
"@backstage/plugin-newrelic": "^0.2.2",
|
||||
"@backstage/plugin-pagerduty": "0.2.4",
|
||||
"@backstage/plugin-pagerduty": "0.2.5",
|
||||
"@backstage/plugin-register-component": "^0.2.5",
|
||||
"@backstage/plugin-rollbar": "^0.2.7",
|
||||
"@backstage/plugin-scaffolder": "^0.3.5",
|
||||
"@backstage/plugin-sentry": "^0.3.1",
|
||||
"@backstage/plugin-search": "^0.2.4",
|
||||
"@backstage/plugin-tech-radar": "^0.3.1",
|
||||
"@backstage/plugin-scaffolder": "^0.3.6",
|
||||
"@backstage/plugin-sentry": "^0.3.2",
|
||||
"@backstage/plugin-search": "^0.2.5",
|
||||
"@backstage/plugin-tech-radar": "^0.3.2",
|
||||
"@backstage/plugin-techdocs": "^0.5.1",
|
||||
"@backstage/plugin-user-settings": "^0.2.3",
|
||||
"@backstage/plugin-welcome": "^0.2.3",
|
||||
|
||||
Reference in New Issue
Block a user