Version Packages
This commit is contained in:
@@ -1,5 +1,37 @@
|
||||
# example-app
|
||||
|
||||
## 0.2.21
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [a2a3c7803]
|
||||
- Updated dependencies [687f066e1]
|
||||
- Updated dependencies [d10ea17c9]
|
||||
- Updated dependencies [01ccef4c7]
|
||||
- Updated dependencies [4d248725e]
|
||||
- Updated dependencies [4d248725e]
|
||||
- Updated dependencies [aaeb7ecf3]
|
||||
- Updated dependencies [ea9d977e7]
|
||||
- Updated dependencies [fcc3ada24]
|
||||
- Updated dependencies [687f066e1]
|
||||
- Updated dependencies [2aab54319]
|
||||
- Updated dependencies [4618774ff]
|
||||
- Updated dependencies [3139f83af]
|
||||
- Updated dependencies [598f5bcfb]
|
||||
- Updated dependencies [4d248725e]
|
||||
- Updated dependencies [df59930b3]
|
||||
- @backstage/plugin-kubernetes@0.4.2
|
||||
- @backstage/plugin-badges@0.1.2
|
||||
- @backstage/plugin-cost-insights@0.8.4
|
||||
- @backstage/plugin-catalog-react@0.1.3
|
||||
- @backstage/plugin-github-actions@0.4.2
|
||||
- @backstage/plugin-jenkins@0.4.1
|
||||
- @backstage/plugin-catalog@0.5.1
|
||||
- @backstage/plugin-techdocs@0.7.0
|
||||
- @backstage/core@0.7.3
|
||||
- @backstage/theme@0.2.5
|
||||
- @backstage/cli@0.6.6
|
||||
|
||||
## 0.2.20
|
||||
|
||||
### Patch Changes
|
||||
|
||||
+12
-12
@@ -1,29 +1,29 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.2.20",
|
||||
"version": "0.2.21",
|
||||
"private": true,
|
||||
"bundled": true,
|
||||
"dependencies": {
|
||||
"@backstage/catalog-model": "^0.7.4",
|
||||
"@backstage/cli": "^0.6.5",
|
||||
"@backstage/core": "^0.7.2",
|
||||
"@backstage/cli": "^0.6.6",
|
||||
"@backstage/core": "^0.7.3",
|
||||
"@backstage/integration-react": "^0.1.1",
|
||||
"@backstage/plugin-api-docs": "^0.4.9",
|
||||
"@backstage/plugin-badges": "^0.1.1",
|
||||
"@backstage/plugin-catalog": "^0.5.0",
|
||||
"@backstage/plugin-badges": "^0.1.2",
|
||||
"@backstage/plugin-catalog": "^0.5.1",
|
||||
"@backstage/plugin-catalog-import": "^0.5.0",
|
||||
"@backstage/plugin-catalog-react": "^0.1.2",
|
||||
"@backstage/plugin-catalog-react": "^0.1.3",
|
||||
"@backstage/plugin-circleci": "^0.2.12",
|
||||
"@backstage/plugin-cloudbuild": "^0.2.13",
|
||||
"@backstage/plugin-cost-insights": "^0.8.3",
|
||||
"@backstage/plugin-cost-insights": "^0.8.4",
|
||||
"@backstage/plugin-explore": "^0.3.2",
|
||||
"@backstage/plugin-gcp-projects": "^0.2.5",
|
||||
"@backstage/plugin-github-actions": "^0.4.1",
|
||||
"@backstage/plugin-github-actions": "^0.4.2",
|
||||
"@backstage/plugin-gitops-profiles": "^0.2.6",
|
||||
"@backstage/plugin-graphiql": "^0.2.9",
|
||||
"@backstage/plugin-jenkins": "^0.4.0",
|
||||
"@backstage/plugin-jenkins": "^0.4.1",
|
||||
"@backstage/plugin-kafka": "^0.2.6",
|
||||
"@backstage/plugin-kubernetes": "^0.4.1",
|
||||
"@backstage/plugin-kubernetes": "^0.4.2",
|
||||
"@backstage/plugin-lighthouse": "^0.2.14",
|
||||
"@backstage/plugin-newrelic": "^0.2.6",
|
||||
"@backstage/plugin-org": "^0.3.10",
|
||||
@@ -34,10 +34,10 @@
|
||||
"@backstage/plugin-search": "^0.3.4",
|
||||
"@backstage/plugin-sentry": "^0.3.8",
|
||||
"@backstage/plugin-tech-radar": "^0.3.8",
|
||||
"@backstage/plugin-techdocs": "^0.6.2",
|
||||
"@backstage/plugin-techdocs": "^0.7.0",
|
||||
"@backstage/plugin-todo": "^0.1.0",
|
||||
"@backstage/plugin-user-settings": "^0.2.8",
|
||||
"@backstage/theme": "^0.2.4",
|
||||
"@backstage/theme": "^0.2.5",
|
||||
"@material-ui/core": "^4.11.0",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@octokit/rest": "^18.0.12",
|
||||
|
||||
Reference in New Issue
Block a user