Version Packages
This commit is contained in:
@@ -1,5 +1,29 @@
|
||||
# example-app
|
||||
|
||||
## 0.2.23
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [d0b4ebf22]
|
||||
- Updated dependencies [1279a3325]
|
||||
- Updated dependencies [4a4681b1b]
|
||||
- Updated dependencies [97b60de98]
|
||||
- Updated dependencies [3f96a9d5a]
|
||||
- Updated dependencies [b051e770c]
|
||||
- Updated dependencies [f9c75f7a9]
|
||||
- Updated dependencies [98dd5da71]
|
||||
- Updated dependencies [97d53f686]
|
||||
- Updated dependencies [64d2ce700]
|
||||
- @backstage/plugin-badges@0.2.0
|
||||
- @backstage/core@0.7.4
|
||||
- @backstage/catalog-model@0.7.6
|
||||
- @backstage/plugin-scaffolder@0.8.2
|
||||
- @backstage/plugin-catalog-import@0.5.2
|
||||
- @backstage/plugin-catalog@0.5.3
|
||||
- @backstage/plugin-org@0.3.12
|
||||
- @backstage/plugin-github-deployments@0.1.2
|
||||
- @backstage/cli@0.6.7
|
||||
|
||||
## 0.2.21
|
||||
|
||||
### Patch Changes
|
||||
|
||||
+11
-11
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.2.21",
|
||||
"version": "0.2.23",
|
||||
"private": true,
|
||||
"bundled": true,
|
||||
"dependencies": {
|
||||
"@backstage/catalog-model": "^0.7.4",
|
||||
"@backstage/cli": "^0.6.6",
|
||||
"@backstage/core": "^0.7.3",
|
||||
"@backstage/catalog-model": "^0.7.6",
|
||||
"@backstage/cli": "^0.6.7",
|
||||
"@backstage/core": "^0.7.4",
|
||||
"@backstage/integration-react": "^0.1.1",
|
||||
"@backstage/plugin-api-docs": "^0.4.9",
|
||||
"@backstage/plugin-badges": "^0.1.2",
|
||||
"@backstage/plugin-catalog": "^0.5.1",
|
||||
"@backstage/plugin-catalog-import": "^0.5.0",
|
||||
"@backstage/plugin-badges": "^0.2.0",
|
||||
"@backstage/plugin-catalog": "^0.5.3",
|
||||
"@backstage/plugin-catalog-import": "^0.5.2",
|
||||
"@backstage/plugin-catalog-react": "^0.1.3",
|
||||
"@backstage/plugin-circleci": "^0.2.12",
|
||||
"@backstage/plugin-cloudbuild": "^0.2.13",
|
||||
@@ -19,7 +19,7 @@
|
||||
"@backstage/plugin-explore": "^0.3.2",
|
||||
"@backstage/plugin-gcp-projects": "^0.2.5",
|
||||
"@backstage/plugin-github-actions": "^0.4.2",
|
||||
"@backstage/plugin-github-deployments": "^0.1.1",
|
||||
"@backstage/plugin-github-deployments": "^0.1.2",
|
||||
"@backstage/plugin-gitops-profiles": "^0.2.6",
|
||||
"@backstage/plugin-graphiql": "^0.2.9",
|
||||
"@backstage/plugin-jenkins": "^0.4.1",
|
||||
@@ -27,11 +27,11 @@
|
||||
"@backstage/plugin-kubernetes": "^0.4.2",
|
||||
"@backstage/plugin-lighthouse": "^0.2.14",
|
||||
"@backstage/plugin-newrelic": "^0.2.6",
|
||||
"@backstage/plugin-org": "^0.3.10",
|
||||
"@backstage/plugin-org": "^0.3.12",
|
||||
"@backstage/plugin-pagerduty": "0.3.2",
|
||||
"@backstage/plugin-register-component": "^0.2.12",
|
||||
"@backstage/plugin-rollbar": "^0.3.3",
|
||||
"@backstage/plugin-scaffolder": "^0.8.0",
|
||||
"@backstage/plugin-scaffolder": "^0.8.2",
|
||||
"@backstage/plugin-search": "^0.3.4",
|
||||
"@backstage/plugin-sentry": "^0.3.8",
|
||||
"@backstage/plugin-tech-radar": "^0.3.8",
|
||||
@@ -57,7 +57,7 @@
|
||||
"zen-observable": "^0.8.15"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/test-utils": "^0.1.9",
|
||||
"@backstage/test-utils": "^0.1.10",
|
||||
"@testing-library/cypress": "^7.0.1",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^11.2.5",
|
||||
|
||||
Reference in New Issue
Block a user