Version Packages
This commit is contained in:
@@ -1,5 +1,44 @@
|
||||
# example-app
|
||||
|
||||
## 0.2.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [c0fac6163]
|
||||
- Updated dependencies [48c305e69]
|
||||
- Updated dependencies [c911061b7]
|
||||
- Updated dependencies [ab805860a]
|
||||
- Updated dependencies [dae4f3983]
|
||||
- Updated dependencies [8ef71ed32]
|
||||
- Updated dependencies [0e6298f7e]
|
||||
- Updated dependencies [f3e75508d]
|
||||
- Updated dependencies [3b50f833d]
|
||||
- Updated dependencies [c36a01b4c]
|
||||
- Updated dependencies [c5297baeb]
|
||||
- Updated dependencies [ac3560b42]
|
||||
- Updated dependencies [962d1ad66]
|
||||
- @backstage/plugin-org@0.3.2
|
||||
- @backstage/plugin-cost-insights@0.5.2
|
||||
- @backstage/catalog-model@0.6.0
|
||||
- @backstage/plugin-techdocs@0.5.0
|
||||
- @backstage/core@0.4.1
|
||||
- @backstage/plugin-catalog-import@0.3.2
|
||||
- @backstage/plugin-pagerduty@0.2.3
|
||||
- @backstage/cli@0.4.2
|
||||
- @backstage/plugin-sentry@0.3.1
|
||||
- @backstage/plugin-api-docs@0.4.1
|
||||
- @backstage/plugin-catalog@0.2.7
|
||||
- @backstage/plugin-circleci@0.2.5
|
||||
- @backstage/plugin-cloudbuild@0.2.5
|
||||
- @backstage/plugin-github-actions@0.2.5
|
||||
- @backstage/plugin-jenkins@0.3.4
|
||||
- @backstage/plugin-kubernetes@0.3.3
|
||||
- @backstage/plugin-lighthouse@0.2.6
|
||||
- @backstage/plugin-register-component@0.2.5
|
||||
- @backstage/plugin-rollbar@0.2.7
|
||||
- @backstage/plugin-scaffolder@0.3.4
|
||||
- @backstage/plugin-search@0.2.4
|
||||
|
||||
## 0.2.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
+22
-22
@@ -1,36 +1,36 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.2.6",
|
||||
"version": "0.2.7",
|
||||
"private": true,
|
||||
"bundled": true,
|
||||
"dependencies": {
|
||||
"@backstage/catalog-model": "^0.5.0",
|
||||
"@backstage/cli": "^0.4.1",
|
||||
"@backstage/core": "^0.4.0",
|
||||
"@backstage/plugin-api-docs": "^0.4.0",
|
||||
"@backstage/plugin-catalog": "^0.2.6",
|
||||
"@backstage/plugin-catalog-import": "^0.3.1",
|
||||
"@backstage/plugin-circleci": "^0.2.4",
|
||||
"@backstage/plugin-cloudbuild": "^0.2.4",
|
||||
"@backstage/plugin-cost-insights": "^0.5.0",
|
||||
"@backstage/catalog-model": "^0.6.0",
|
||||
"@backstage/cli": "^0.4.2",
|
||||
"@backstage/core": "^0.4.1",
|
||||
"@backstage/plugin-api-docs": "^0.4.1",
|
||||
"@backstage/plugin-catalog": "^0.2.7",
|
||||
"@backstage/plugin-catalog-import": "^0.3.2",
|
||||
"@backstage/plugin-circleci": "^0.2.5",
|
||||
"@backstage/plugin-cloudbuild": "^0.2.5",
|
||||
"@backstage/plugin-cost-insights": "^0.5.2",
|
||||
"@backstage/plugin-explore": "^0.2.2",
|
||||
"@backstage/plugin-gcp-projects": "^0.2.2",
|
||||
"@backstage/plugin-github-actions": "^0.2.4",
|
||||
"@backstage/plugin-github-actions": "^0.2.5",
|
||||
"@backstage/plugin-gitops-profiles": "^0.2.2",
|
||||
"@backstage/plugin-graphiql": "^0.2.2",
|
||||
"@backstage/plugin-org": "^0.3.1",
|
||||
"@backstage/plugin-jenkins": "^0.3.3",
|
||||
"@backstage/plugin-kubernetes": "^0.3.2",
|
||||
"@backstage/plugin-lighthouse": "^0.2.5",
|
||||
"@backstage/plugin-org": "^0.3.2",
|
||||
"@backstage/plugin-jenkins": "^0.3.4",
|
||||
"@backstage/plugin-kubernetes": "^0.3.3",
|
||||
"@backstage/plugin-lighthouse": "^0.2.6",
|
||||
"@backstage/plugin-newrelic": "^0.2.2",
|
||||
"@backstage/plugin-pagerduty": "0.2.2",
|
||||
"@backstage/plugin-register-component": "^0.2.4",
|
||||
"@backstage/plugin-rollbar": "^0.2.6",
|
||||
"@backstage/plugin-scaffolder": "^0.3.3",
|
||||
"@backstage/plugin-sentry": "^0.3.0",
|
||||
"@backstage/plugin-search": "^0.2.3",
|
||||
"@backstage/plugin-pagerduty": "0.2.3",
|
||||
"@backstage/plugin-register-component": "^0.2.5",
|
||||
"@backstage/plugin-rollbar": "^0.2.7",
|
||||
"@backstage/plugin-scaffolder": "^0.3.4",
|
||||
"@backstage/plugin-sentry": "^0.3.1",
|
||||
"@backstage/plugin-search": "^0.2.4",
|
||||
"@backstage/plugin-tech-radar": "^0.3.1",
|
||||
"@backstage/plugin-techdocs": "^0.4.0",
|
||||
"@backstage/plugin-techdocs": "^0.5.0",
|
||||
"@backstage/plugin-user-settings": "^0.2.3",
|
||||
"@backstage/plugin-welcome": "^0.2.3",
|
||||
"@backstage/test-utils": "^0.1.5",
|
||||
|
||||
Reference in New Issue
Block a user