Version Packages (next)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Bumped create-app version.
|
||||
+29
-1
@@ -226,5 +226,33 @@
|
||||
"@backstage/plugin-vault-backend": "0.3.1",
|
||||
"@backstage/plugin-xcmetrics": "0.2.38"
|
||||
},
|
||||
"changesets": []
|
||||
"changesets": [
|
||||
"angry-jobs-ring",
|
||||
"beige-kangaroos-suffer",
|
||||
"beige-zebras-walk",
|
||||
"breezy-kids-obey",
|
||||
"chatty-ads-attack",
|
||||
"clean-months-bake",
|
||||
"create-app-1684855417",
|
||||
"curvy-years-smoke",
|
||||
"few-oranges-complain",
|
||||
"few-pugs-jam",
|
||||
"khaki-radios-teach",
|
||||
"light-cows-bow",
|
||||
"little-boats-think",
|
||||
"long-lobsters-brake",
|
||||
"lovely-impalas-sell",
|
||||
"lucky-keys-behave",
|
||||
"perfect-readers-attack",
|
||||
"selfish-mugs-study",
|
||||
"shaggy-gorillas-occur",
|
||||
"short-seahorses-kiss",
|
||||
"silver-cars-type",
|
||||
"violet-pots-push",
|
||||
"weak-snails-spar",
|
||||
"weak-snails-spark",
|
||||
"weak-snails-sparkl",
|
||||
"weak-snails-sparkle",
|
||||
"yellow-crews-float"
|
||||
]
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -47,7 +47,7 @@
|
||||
"@types/react": "^17",
|
||||
"@types/react-dom": "^17"
|
||||
},
|
||||
"version": "1.14.0",
|
||||
"version": "1.15.0-next.0",
|
||||
"dependencies": {
|
||||
"@backstage/errors": "workspace:^",
|
||||
"@manypkg/get-packages": "^1.1.3"
|
||||
|
||||
@@ -1,5 +1,31 @@
|
||||
# @backstage/app-defaults
|
||||
|
||||
## 1.4.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 1fd38bc4141a: **MUI v5 Support:** Adding platform-wide support for MUI v5 allowing a transition phase for migrating central plugins & components over. We still support v4 instances & plugins by adding a
|
||||
|
||||
To allow the future support of plugins & components using MUI v5 you want to upgrade your `AppTheme`'s to using the `UnifiedThemeProvider`
|
||||
|
||||
```diff
|
||||
Provider: ({ children }) => (
|
||||
- <ThemeProvider theme={lightTheme}>
|
||||
- <CssBaseline>{children}</CssBaseline>
|
||||
- </ThemeProvider>
|
||||
+ <UnifiedThemeProvider theme={builtinThemes.light} children={children} />
|
||||
),
|
||||
```
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/theme@0.4.0-next.0
|
||||
- @backstage/core-app-api@1.8.0
|
||||
- @backstage/core-components@0.13.2-next.0
|
||||
- @backstage/core-plugin-api@1.5.1
|
||||
- @backstage/plugin-permission-react@0.4.12
|
||||
|
||||
## 1.3.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/app-defaults",
|
||||
"description": "Provides the default wiring of a Backstage App",
|
||||
"version": "1.3.1",
|
||||
"version": "1.4.0-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,77 @@
|
||||
# example-app
|
||||
|
||||
## 0.2.84-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-kubernetes@0.9.2-next.0
|
||||
- @backstage/plugin-user-settings@0.7.4-next.0
|
||||
- @backstage/plugin-catalog-import@0.9.9-next.0
|
||||
- @backstage/plugin-scaffolder-react@1.4.1-next.0
|
||||
- @backstage/plugin-octopus-deploy@0.2.1-next.0
|
||||
- @backstage/plugin-scaffolder@1.13.2-next.0
|
||||
- @backstage/plugin-catalog-react@1.7.0-next.0
|
||||
- @backstage/plugin-techdocs@1.6.3-next.0
|
||||
- @backstage/plugin-github-actions@0.6.0-next.0
|
||||
- @backstage/plugin-stack-overflow@0.1.16-next.0
|
||||
- @backstage/plugin-home@0.5.3-next.0
|
||||
- @backstage/app-defaults@1.4.0-next.0
|
||||
- @backstage/theme@0.4.0-next.0
|
||||
- @backstage/cli@0.22.8-next.0
|
||||
- @backstage/plugin-techdocs-react@1.1.7-next.0
|
||||
- @backstage/plugin-dynatrace@6.0.0-next.0
|
||||
- @backstage/plugin-pagerduty@0.5.12-next.0
|
||||
- @backstage/plugin-catalog-graph@0.2.31-next.0
|
||||
- @backstage/plugin-org@0.6.9-next.0
|
||||
- @backstage/plugin-airbrake@0.3.19-next.0
|
||||
- @backstage/plugin-api-docs@0.9.4-next.0
|
||||
- @backstage/plugin-azure-devops@0.3.1-next.0
|
||||
- @backstage/plugin-azure-sites@0.1.8-next.0
|
||||
- @backstage/plugin-badges@0.2.43-next.0
|
||||
- @internal/plugin-catalog-customized@0.0.11-next.0
|
||||
- @backstage/plugin-circleci@0.3.19-next.0
|
||||
- @backstage/plugin-cloudbuild@0.3.19-next.0
|
||||
- @backstage/plugin-code-coverage@0.2.12-next.0
|
||||
- @backstage/plugin-cost-insights@0.12.8-next.0
|
||||
- @backstage/plugin-entity-feedback@0.2.2-next.0
|
||||
- @backstage/plugin-explore@0.4.4-next.0
|
||||
- @backstage/plugin-gocd@0.1.25-next.0
|
||||
- @backstage/plugin-jenkins@0.8.1-next.0
|
||||
- @backstage/plugin-kafka@0.3.19-next.0
|
||||
- @backstage/plugin-lighthouse@0.4.4-next.0
|
||||
- @backstage/plugin-linguist@0.1.4-next.0
|
||||
- @backstage/plugin-newrelic-dashboard@0.2.12-next.0
|
||||
- @backstage/plugin-playlist@0.1.10-next.0
|
||||
- @backstage/plugin-puppetdb@0.1.2-next.0
|
||||
- @backstage/plugin-rollbar@0.4.19-next.0
|
||||
- @backstage/plugin-search@1.3.1-next.0
|
||||
- @backstage/plugin-sentry@0.5.4-next.0
|
||||
- @backstage/plugin-tech-insights@0.3.11-next.0
|
||||
- @backstage/plugin-todo@0.2.21-next.0
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.0.14-next.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/core-app-api@1.8.0
|
||||
- @backstage/core-components@0.13.2-next.0
|
||||
- @backstage/core-plugin-api@1.5.1
|
||||
- @backstage/integration-react@1.1.14-next.0
|
||||
- @backstage/plugin-apache-airflow@0.2.12-next.0
|
||||
- @backstage/plugin-devtools@0.1.1-next.0
|
||||
- @backstage/plugin-gcalendar@0.3.15-next.0
|
||||
- @backstage/plugin-gcp-projects@0.3.38-next.0
|
||||
- @backstage/plugin-graphiql@0.2.51-next.0
|
||||
- @backstage/plugin-microsoft-calendar@0.1.4-next.0
|
||||
- @backstage/plugin-newrelic@0.3.37-next.0
|
||||
- @backstage/plugin-permission-react@0.4.12
|
||||
- @backstage/plugin-search-react@1.6.1-next.0
|
||||
- @backstage/plugin-shortcuts@0.3.11-next.0
|
||||
- @backstage/plugin-stackstorm@0.1.3-next.0
|
||||
- @backstage/plugin-tech-radar@0.6.5-next.0
|
||||
- @backstage/catalog-model@1.3.0
|
||||
- @backstage/plugin-catalog-common@1.0.13
|
||||
- @backstage/plugin-linguist-common@0.1.0
|
||||
- @backstage/plugin-search-common@1.2.3
|
||||
|
||||
## 0.2.83
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.2.83",
|
||||
"version": "0.2.84-next.0",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/backend-app-api
|
||||
|
||||
## 0.4.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.3.1-next.0
|
||||
- @backstage/backend-common@0.18.6-next.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/backend-plugin-api@0.5.3-next.0
|
||||
- @backstage/backend-tasks@0.5.3-next.0
|
||||
- @backstage/cli-common@0.1.12
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/types@1.0.2
|
||||
- @backstage/plugin-auth-node@0.2.15-next.0
|
||||
- @backstage/plugin-permission-node@0.7.9-next.0
|
||||
|
||||
## 0.4.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-app-api",
|
||||
"description": "Core API used by Backstage backend apps",
|
||||
"version": "0.4.3",
|
||||
"version": "0.4.4-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/backend-common
|
||||
|
||||
## 0.18.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.3.1-next.0
|
||||
- @backstage/backend-app-api@0.4.4-next.0
|
||||
- @backstage/integration@1.4.5
|
||||
- @backstage/integration-aws-node@0.1.3
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/backend-dev-utils@0.1.1
|
||||
- @backstage/backend-plugin-api@0.5.3-next.0
|
||||
- @backstage/cli-common@0.1.12
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 0.18.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-common",
|
||||
"description": "Common functionality library for Backstage backends",
|
||||
"version": "0.18.5",
|
||||
"version": "0.18.6-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/backend-defaults
|
||||
|
||||
## 0.1.11-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-app-api@0.4.4-next.0
|
||||
- @backstage/backend-common@0.18.6-next.0
|
||||
- @backstage/backend-plugin-api@0.5.3-next.0
|
||||
|
||||
## 0.1.10
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-defaults",
|
||||
"description": "Backend defaults used by Backstage backend apps",
|
||||
"version": "0.1.10",
|
||||
"version": "0.1.11-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,27 @@
|
||||
# example-backend-next
|
||||
|
||||
## 0.0.12-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-scaffolder-backend@1.14.1-next.0
|
||||
- @backstage/plugin-search-backend-module-explore@0.1.2-next.0
|
||||
- @backstage/plugin-catalog-backend@1.9.2-next.0
|
||||
- @backstage/plugin-kubernetes-backend@0.11.1-next.0
|
||||
- @backstage/plugin-search-backend-module-catalog@0.1.2-next.0
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.1.2-next.0
|
||||
- @backstage/plugin-techdocs-backend@1.6.3-next.0
|
||||
- @backstage/plugin-todo-backend@0.1.43-next.0
|
||||
- @backstage/plugin-app-backend@0.3.46-next.0
|
||||
- @backstage/backend-defaults@0.1.11-next.0
|
||||
- @backstage/plugin-auth-node@0.2.15-next.0
|
||||
- @backstage/plugin-permission-backend@0.5.21-next.0
|
||||
- @backstage/plugin-permission-common@0.7.5
|
||||
- @backstage/plugin-permission-node@0.7.9-next.0
|
||||
- @backstage/plugin-search-backend@1.3.2-next.0
|
||||
- @backstage/plugin-search-backend-node@1.2.2-next.0
|
||||
|
||||
## 0.0.11
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend-next",
|
||||
"version": "0.0.11",
|
||||
"version": "0.0.12-next.0",
|
||||
"main": "dist/index.cjs.js",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/backend-plugin-api
|
||||
|
||||
## 0.5.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/backend-tasks@0.5.3-next.0
|
||||
- @backstage/types@1.0.2
|
||||
- @backstage/plugin-auth-node@0.2.15-next.0
|
||||
- @backstage/plugin-permission-common@0.7.5
|
||||
|
||||
## 0.5.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-plugin-api",
|
||||
"description": "Core API used by Backstage backend plugins",
|
||||
"version": "0.5.2",
|
||||
"version": "0.5.3-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/backend-tasks
|
||||
|
||||
## 0.5.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.6-next.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 0.5.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-tasks",
|
||||
"description": "Common distributed task management library for Backstage backends",
|
||||
"version": "0.5.2",
|
||||
"version": "0.5.3-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/backend-test-utils
|
||||
|
||||
## 0.1.38-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-app-api@0.4.4-next.0
|
||||
- @backstage/backend-common@0.18.6-next.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/backend-plugin-api@0.5.3-next.0
|
||||
- @backstage/types@1.0.2
|
||||
- @backstage/plugin-auth-node@0.2.15-next.0
|
||||
|
||||
## 0.1.37
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-test-utils",
|
||||
"description": "Test helpers library for Backstage backends",
|
||||
"version": "0.1.37",
|
||||
"version": "0.1.38-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,57 @@
|
||||
# example-backend
|
||||
|
||||
## 0.2.84-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-client@1.4.2-next.0
|
||||
- @backstage/plugin-scaffolder-backend@1.14.1-next.0
|
||||
- @backstage/plugin-jenkins-backend@0.2.1-next.0
|
||||
- @backstage/plugin-linguist-backend@0.3.0-next.0
|
||||
- @backstage/plugin-devtools-backend@0.1.1-next.0
|
||||
- @backstage/plugin-adr-backend@0.3.4-next.0
|
||||
- @backstage/plugin-auth-backend@0.18.4-next.0
|
||||
- @backstage/plugin-badges-backend@0.2.1-next.0
|
||||
- @backstage/plugin-catalog-backend@1.9.2-next.0
|
||||
- @backstage/plugin-catalog-node@1.3.7-next.0
|
||||
- @backstage/plugin-code-coverage-backend@0.2.12-next.0
|
||||
- @backstage/plugin-entity-feedback-backend@0.1.4-next.0
|
||||
- @backstage/plugin-kubernetes-backend@0.11.1-next.0
|
||||
- @backstage/plugin-lighthouse-backend@0.2.2-next.0
|
||||
- @backstage/plugin-playlist-backend@0.3.2-next.0
|
||||
- @backstage/plugin-tech-insights-backend@0.5.12-next.0
|
||||
- @backstage/plugin-techdocs-backend@1.6.3-next.0
|
||||
- @backstage/plugin-todo-backend@0.1.43-next.0
|
||||
- example-app@0.2.84-next.0
|
||||
- @backstage/plugin-scaffolder-backend-module-rails@0.4.15-next.0
|
||||
- @backstage/backend-common@0.18.6-next.0
|
||||
- @backstage/integration@1.4.5
|
||||
- @backstage/plugin-app-backend@0.3.46-next.0
|
||||
- @backstage/plugin-explore-backend@0.0.8-next.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/backend-tasks@0.5.3-next.0
|
||||
- @backstage/catalog-model@1.3.0
|
||||
- @backstage/plugin-auth-node@0.2.15-next.0
|
||||
- @backstage/plugin-azure-devops-backend@0.3.25-next.0
|
||||
- @backstage/plugin-azure-sites-backend@0.1.8-next.0
|
||||
- @backstage/plugin-events-backend@0.2.7-next.0
|
||||
- @backstage/plugin-events-node@0.2.7-next.0
|
||||
- @backstage/plugin-graphql-backend@0.1.36-next.0
|
||||
- @backstage/plugin-kafka-backend@0.2.39-next.0
|
||||
- @backstage/plugin-permission-backend@0.5.21-next.0
|
||||
- @backstage/plugin-permission-common@0.7.5
|
||||
- @backstage/plugin-permission-node@0.7.9-next.0
|
||||
- @backstage/plugin-proxy-backend@0.2.40-next.0
|
||||
- @backstage/plugin-rollbar-backend@0.1.43-next.0
|
||||
- @backstage/plugin-search-backend@1.3.2-next.0
|
||||
- @backstage/plugin-search-backend-module-elasticsearch@1.3.1-next.0
|
||||
- @backstage/plugin-search-backend-module-pg@0.5.7-next.0
|
||||
- @backstage/plugin-search-backend-node@1.2.2-next.0
|
||||
- @backstage/plugin-search-common@1.2.3
|
||||
- @backstage/plugin-tech-insights-backend-module-jsonfc@0.1.30-next.0
|
||||
- @backstage/plugin-tech-insights-node@0.4.4-next.0
|
||||
|
||||
## 0.2.83
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend",
|
||||
"version": "0.2.83",
|
||||
"version": "0.2.84-next.0",
|
||||
"main": "dist/index.cjs.js",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/catalog-client
|
||||
|
||||
## 1.4.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- cc936b529676: Updated API docs
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.3.0
|
||||
- @backstage/errors@1.1.5
|
||||
|
||||
## 1.4.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/catalog-client",
|
||||
"description": "An isomorphic client for the catalog backend",
|
||||
"version": "1.4.1",
|
||||
"version": "1.4.2-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.22.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 20b7da6f1311: Enforcing MUI v5 specific linting to minimize bundle size.
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.3.1-next.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/release-manifests@0.0.9
|
||||
- @backstage/cli-common@0.1.12
|
||||
- @backstage/cli-node@0.1.0
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/eslint-plugin@0.1.3
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 0.22.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"version": "0.22.7",
|
||||
"version": "0.22.8-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/config-loader
|
||||
|
||||
## 1.3.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f25427f665f7: Fix a bug where config items with `/` in the key were incorrectly handled.
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/cli-common@0.1.12
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 1.3.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/config-loader",
|
||||
"description": "Config loading functionality used by Backstage backend, and CLI",
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.cjs.js",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/core-components
|
||||
|
||||
## 0.13.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/theme@0.4.0-next.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/core-plugin-api@1.5.1
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/version-bridge@1.0.4
|
||||
|
||||
## 0.13.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-components",
|
||||
"description": "Core components used by Backstage plugins and apps",
|
||||
"version": "0.13.1",
|
||||
"version": "0.13.2-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.5.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Bumped create-app version.
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.12
|
||||
|
||||
## 0.5.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/create-app",
|
||||
"description": "A CLI that helps you create your own Backstage app",
|
||||
"version": "0.5.1",
|
||||
"version": "0.5.2-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/dev-utils
|
||||
|
||||
## 1.0.16-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.7.0-next.0
|
||||
- @backstage/test-utils@1.4.0-next.0
|
||||
- @backstage/app-defaults@1.4.0-next.0
|
||||
- @backstage/theme@0.4.0-next.0
|
||||
- @backstage/core-app-api@1.8.0
|
||||
- @backstage/core-components@0.13.2-next.0
|
||||
- @backstage/core-plugin-api@1.5.1
|
||||
- @backstage/integration-react@1.1.14-next.0
|
||||
- @backstage/catalog-model@1.3.0
|
||||
|
||||
## 1.0.15
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/dev-utils",
|
||||
"description": "Utilities for developing Backstage plugins.",
|
||||
"version": "1.0.15",
|
||||
"version": "1.0.16-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# e2e-test
|
||||
|
||||
## 0.2.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/create-app@0.5.2-next.0
|
||||
- @backstage/cli-common@0.1.12
|
||||
- @backstage/errors@1.1.5
|
||||
|
||||
## 0.2.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "e2e-test",
|
||||
"description": "E2E test for verifying Backstage packages",
|
||||
"version": "0.2.3",
|
||||
"version": "0.2.4-next.0",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/integration-react
|
||||
|
||||
## 1.1.14-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/theme@0.4.0-next.0
|
||||
- @backstage/integration@1.4.5
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/core-components@0.13.2-next.0
|
||||
- @backstage/core-plugin-api@1.5.1
|
||||
|
||||
## 1.1.13
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/integration-react",
|
||||
"description": "Frontend package for managing integrations towards external systems",
|
||||
"version": "1.1.13",
|
||||
"version": "1.1.14-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# techdocs-cli-embedded-app
|
||||
|
||||
## 0.2.83-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-techdocs@1.6.3-next.0
|
||||
- @backstage/test-utils@1.4.0-next.0
|
||||
- @backstage/app-defaults@1.4.0-next.0
|
||||
- @backstage/theme@0.4.0-next.0
|
||||
- @backstage/cli@0.22.8-next.0
|
||||
- @backstage/plugin-techdocs-react@1.1.7-next.0
|
||||
- @backstage/plugin-catalog@1.11.1-next.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/core-app-api@1.8.0
|
||||
- @backstage/core-components@0.13.2-next.0
|
||||
- @backstage/core-plugin-api@1.5.1
|
||||
- @backstage/integration-react@1.1.14-next.0
|
||||
- @backstage/catalog-model@1.3.0
|
||||
|
||||
## 0.2.82
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "techdocs-cli-embedded-app",
|
||||
"version": "0.2.82",
|
||||
"version": "0.2.83-next.0",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @techdocs/cli
|
||||
|
||||
## 1.4.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.6-next.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/catalog-model@1.3.0
|
||||
- @backstage/cli-common@0.1.12
|
||||
- @backstage/plugin-techdocs-node@1.7.2-next.0
|
||||
|
||||
## 1.4.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@techdocs/cli",
|
||||
"description": "Utility CLI for managing TechDocs sites in Backstage.",
|
||||
"version": "1.4.2",
|
||||
"version": "1.4.3-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/test-utils
|
||||
|
||||
## 1.4.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 1fd38bc4141a: Test App Wrapper is now using `UnifiedThemeProvider` for supporting MUI v5 next to MUI v4 in tests.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/theme@0.4.0-next.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/core-app-api@1.8.0
|
||||
- @backstage/core-plugin-api@1.5.1
|
||||
- @backstage/plugin-permission-react@0.4.12
|
||||
- @backstage/types@1.0.2
|
||||
- @backstage/plugin-permission-common@0.7.5
|
||||
|
||||
## 1.3.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/test-utils",
|
||||
"description": "Utilities to test Backstage plugins and apps.",
|
||||
"version": "1.3.1",
|
||||
"version": "1.4.0-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/theme
|
||||
|
||||
## 0.4.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 1fd38bc4141a: **MUI v5 Support:** Adding platform-wide support for MUI v5 allowing a transition phase for migrating central plugins & components over. We still support v4 instances & plugins by adding a
|
||||
|
||||
To allow the future support of plugins & components using MUI v5 you want to upgrade your `AppTheme`'s to using the `UnifiedThemeProvider`
|
||||
|
||||
```diff
|
||||
Provider: ({ children }) => (
|
||||
- <ThemeProvider theme={lightTheme}>
|
||||
- <CssBaseline>{children}</CssBaseline>
|
||||
- </ThemeProvider>
|
||||
+ <UnifiedThemeProvider theme={builtinThemes.light} children={children} />
|
||||
),
|
||||
```
|
||||
|
||||
## 0.3.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/theme",
|
||||
"description": "material-ui theme for use with Backstage.",
|
||||
"version": "0.3.0",
|
||||
"version": "0.4.0-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-adr-backend
|
||||
|
||||
## 0.3.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-client@1.4.2-next.0
|
||||
- @backstage/backend-common@0.18.6-next.0
|
||||
- @backstage/integration@1.4.5
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/catalog-model@1.3.0
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/plugin-adr-common@0.2.9
|
||||
- @backstage/plugin-search-common@1.2.3
|
||||
|
||||
## 0.3.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr-backend",
|
||||
"version": "0.3.3",
|
||||
"version": "0.3.4-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-adr
|
||||
|
||||
## 0.6.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.7.0-next.0
|
||||
- @backstage/theme@0.4.0-next.0
|
||||
- @backstage/core-components@0.13.2-next.0
|
||||
- @backstage/core-plugin-api@1.5.1
|
||||
- @backstage/integration-react@1.1.14-next.0
|
||||
- @backstage/plugin-search-react@1.6.1-next.0
|
||||
- @backstage/catalog-model@1.3.0
|
||||
- @backstage/plugin-adr-common@0.2.9
|
||||
- @backstage/plugin-search-common@1.2.3
|
||||
|
||||
## 0.6.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr",
|
||||
"version": "0.6.0",
|
||||
"version": "0.6.1-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-airbrake-backend
|
||||
|
||||
## 0.2.19-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.6-next.0
|
||||
- @backstage/config@1.0.7
|
||||
|
||||
## 0.2.18
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake-backend",
|
||||
"version": "0.2.18",
|
||||
"version": "0.2.19-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-airbrake
|
||||
|
||||
## 0.3.19-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.7.0-next.0
|
||||
- @backstage/test-utils@1.4.0-next.0
|
||||
- @backstage/theme@0.4.0-next.0
|
||||
- @backstage/dev-utils@1.0.16-next.0
|
||||
- @backstage/core-components@0.13.2-next.0
|
||||
- @backstage/core-plugin-api@1.5.1
|
||||
- @backstage/catalog-model@1.3.0
|
||||
|
||||
## 0.3.18
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake",
|
||||
"version": "0.3.18",
|
||||
"version": "0.3.19-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-allure
|
||||
|
||||
## 0.1.35-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.7.0-next.0
|
||||
- @backstage/theme@0.4.0-next.0
|
||||
- @backstage/core-components@0.13.2-next.0
|
||||
- @backstage/core-plugin-api@1.5.1
|
||||
- @backstage/catalog-model@1.3.0
|
||||
|
||||
## 0.1.34
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-allure",
|
||||
"description": "A Backstage plugin that integrates with Allure",
|
||||
"version": "0.1.34",
|
||||
"version": "0.1.35-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-analytics-module-ga
|
||||
|
||||
## 0.1.30-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/theme@0.4.0-next.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/core-components@0.13.2-next.0
|
||||
- @backstage/core-plugin-api@1.5.1
|
||||
|
||||
## 0.1.29
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-analytics-module-ga",
|
||||
"version": "0.1.29",
|
||||
"version": "0.1.30-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-analytics-module-ga4
|
||||
|
||||
## 0.1.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 3d11596a72b5: Update plugin installation docs to be more consistent across documentations
|
||||
- Updated dependencies
|
||||
- @backstage/theme@0.4.0-next.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/core-components@0.13.2-next.0
|
||||
- @backstage/core-plugin-api@1.5.1
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-analytics-module-ga4",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-apache-airflow
|
||||
|
||||
## 0.2.12-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.2-next.0
|
||||
- @backstage/core-plugin-api@1.5.1
|
||||
|
||||
## 0.2.11
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-apache-airflow",
|
||||
"version": "0.2.11",
|
||||
"version": "0.2.12-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.9.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.7.0-next.0
|
||||
- @backstage/theme@0.4.0-next.0
|
||||
- @backstage/plugin-catalog@1.11.1-next.0
|
||||
- @backstage/core-components@0.13.2-next.0
|
||||
- @backstage/core-plugin-api@1.5.1
|
||||
- @backstage/catalog-model@1.3.0
|
||||
|
||||
## 0.9.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-api-docs",
|
||||
"description": "A Backstage plugin that helps represent API entities in the frontend",
|
||||
"version": "0.9.3",
|
||||
"version": "0.9.4-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-apollo-explorer
|
||||
|
||||
## 0.1.12-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/theme@0.4.0-next.0
|
||||
- @backstage/core-components@0.13.2-next.0
|
||||
- @backstage/core-plugin-api@1.5.1
|
||||
|
||||
## 0.1.11
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-apollo-explorer",
|
||||
"version": "0.1.11",
|
||||
"version": "0.1.12-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-app-backend
|
||||
|
||||
## 0.3.46-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.3.1-next.0
|
||||
- @backstage/backend-common@0.18.6-next.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/backend-plugin-api@0.5.3-next.0
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 0.3.45
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-backend",
|
||||
"description": "A Backstage backend plugin that serves the Backstage frontend app",
|
||||
"version": "0.3.45",
|
||||
"version": "0.3.46-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-auth-backend
|
||||
|
||||
## 0.18.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-client@1.4.2-next.0
|
||||
- @backstage/backend-common@0.18.6-next.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/catalog-model@1.3.0
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/types@1.0.2
|
||||
- @backstage/plugin-auth-node@0.2.15-next.0
|
||||
|
||||
## 0.18.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend",
|
||||
"description": "A Backstage backend plugin that handles authentication",
|
||||
"version": "0.18.3",
|
||||
"version": "0.18.4-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-node
|
||||
|
||||
## 0.2.15-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.6-next.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/errors@1.1.5
|
||||
|
||||
## 0.2.14
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-node",
|
||||
"version": "0.2.14",
|
||||
"version": "0.2.15-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-azure-devops-backend
|
||||
|
||||
## 0.3.25-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.6-next.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/plugin-azure-devops-common@0.3.0
|
||||
|
||||
## 0.3.24
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-devops-backend",
|
||||
"version": "0.3.24",
|
||||
"version": "0.3.25-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-azure-devops
|
||||
|
||||
## 0.3.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.7.0-next.0
|
||||
- @backstage/theme@0.4.0-next.0
|
||||
- @backstage/core-components@0.13.2-next.0
|
||||
- @backstage/core-plugin-api@1.5.1
|
||||
- @backstage/catalog-model@1.3.0
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/plugin-azure-devops-common@0.3.0
|
||||
|
||||
## 0.3.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-devops",
|
||||
"version": "0.3.0",
|
||||
"version": "0.3.1-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-azure-sites-backend
|
||||
|
||||
## 0.1.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.6-next.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/plugin-azure-sites-common@0.1.0
|
||||
|
||||
## 0.1.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-sites-backend",
|
||||
"version": "0.1.7",
|
||||
"version": "0.1.8-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-azure-sites
|
||||
|
||||
## 0.1.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.7.0-next.0
|
||||
- @backstage/theme@0.4.0-next.0
|
||||
- @backstage/core-components@0.13.2-next.0
|
||||
- @backstage/core-plugin-api@1.5.1
|
||||
- @backstage/catalog-model@1.3.0
|
||||
- @backstage/plugin-azure-sites-common@0.1.0
|
||||
|
||||
## 0.1.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-sites",
|
||||
"version": "0.1.7",
|
||||
"version": "0.1.8-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-badges-backend
|
||||
|
||||
## 0.2.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-client@1.4.2-next.0
|
||||
- @backstage/backend-common@0.18.6-next.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/catalog-model@1.3.0
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/plugin-auth-node@0.2.15-next.0
|
||||
|
||||
## 0.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-badges-backend",
|
||||
"description": "A Backstage backend plugin that generates README badges for your entities",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-badges
|
||||
|
||||
## 0.2.43-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.7.0-next.0
|
||||
- @backstage/theme@0.4.0-next.0
|
||||
- @backstage/core-components@0.13.2-next.0
|
||||
- @backstage/core-plugin-api@1.5.1
|
||||
- @backstage/catalog-model@1.3.0
|
||||
- @backstage/errors@1.1.5
|
||||
|
||||
## 0.2.42
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-badges",
|
||||
"description": "A Backstage plugin that generates README badges for your entities",
|
||||
"version": "0.2.42",
|
||||
"version": "0.2.43-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-bazaar-backend
|
||||
|
||||
## 0.2.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.6-next.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/backend-plugin-api@0.5.3-next.0
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/plugin-auth-node@0.2.15-next.0
|
||||
|
||||
## 0.2.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bazaar-backend",
|
||||
"version": "0.2.8",
|
||||
"version": "0.2.9-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-bazaar
|
||||
|
||||
## 0.2.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-client@1.4.2-next.0
|
||||
- @backstage/plugin-catalog-react@1.7.0-next.0
|
||||
- @backstage/theme@0.4.0-next.0
|
||||
- @backstage/cli@0.22.8-next.0
|
||||
- @backstage/plugin-catalog@1.11.1-next.0
|
||||
- @backstage/core-components@0.13.2-next.0
|
||||
- @backstage/core-plugin-api@1.5.1
|
||||
- @backstage/catalog-model@1.3.0
|
||||
- @backstage/errors@1.1.5
|
||||
|
||||
## 0.2.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bazaar",
|
||||
"version": "0.2.8",
|
||||
"version": "0.2.9-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-bitrise
|
||||
|
||||
## 0.1.46-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.7.0-next.0
|
||||
- @backstage/theme@0.4.0-next.0
|
||||
- @backstage/core-components@0.13.2-next.0
|
||||
- @backstage/core-plugin-api@1.5.1
|
||||
- @backstage/catalog-model@1.3.0
|
||||
|
||||
## 0.1.45
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bitrise",
|
||||
"description": "A Backstage plugin that integrates towards Bitrise",
|
||||
"version": "0.1.45",
|
||||
"version": "0.1.46-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,23 @@
|
||||
# @backstage/plugin-catalog-backend-module-aws
|
||||
|
||||
## 0.2.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-node@1.3.7-next.0
|
||||
- @backstage/backend-common@0.18.6-next.0
|
||||
- @backstage/integration@1.4.5
|
||||
- @backstage/integration-aws-node@0.1.3
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/backend-plugin-api@0.5.3-next.0
|
||||
- @backstage/backend-tasks@0.5.3-next.0
|
||||
- @backstage/catalog-model@1.3.0
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/types@1.0.2
|
||||
- @backstage/plugin-catalog-common@1.0.13
|
||||
- @backstage/plugin-kubernetes-common@0.6.3
|
||||
|
||||
## 0.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-aws",
|
||||
"description": "A Backstage catalog backend module that helps integrate towards AWS",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-catalog-backend-module-azure
|
||||
|
||||
## 0.1.17-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-node@1.3.7-next.0
|
||||
- @backstage/backend-common@0.18.6-next.0
|
||||
- @backstage/integration@1.4.5
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/backend-plugin-api@0.5.3-next.0
|
||||
- @backstage/backend-tasks@0.5.3-next.0
|
||||
- @backstage/catalog-model@1.3.0
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/types@1.0.2
|
||||
- @backstage/plugin-catalog-common@1.0.13
|
||||
|
||||
## 0.1.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-azure",
|
||||
"description": "A Backstage catalog backend module that helps integrate towards Azure",
|
||||
"version": "0.1.16",
|
||||
"version": "0.1.17-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-catalog-backend-module-bitbucket-cloud
|
||||
|
||||
## 0.1.13-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-client@1.4.2-next.0
|
||||
- @backstage/plugin-catalog-node@1.3.7-next.0
|
||||
- @backstage/backend-common@0.18.6-next.0
|
||||
- @backstage/integration@1.4.5
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/backend-plugin-api@0.5.3-next.0
|
||||
- @backstage/backend-tasks@0.5.3-next.0
|
||||
- @backstage/catalog-model@1.3.0
|
||||
- @backstage/plugin-bitbucket-cloud-common@0.2.6
|
||||
- @backstage/plugin-catalog-common@1.0.13
|
||||
- @backstage/plugin-events-node@0.2.7-next.0
|
||||
|
||||
## 0.1.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-bitbucket-cloud",
|
||||
"description": "A Backstage catalog backend module that helps integrate towards Bitbucket Cloud",
|
||||
"version": "0.1.12",
|
||||
"version": "0.1.13-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-catalog-backend-module-bitbucket-server
|
||||
|
||||
## 0.1.11-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-node@1.3.7-next.0
|
||||
- @backstage/backend-common@0.18.6-next.0
|
||||
- @backstage/integration@1.4.5
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/backend-plugin-api@0.5.3-next.0
|
||||
- @backstage/backend-tasks@0.5.3-next.0
|
||||
- @backstage/catalog-model@1.3.0
|
||||
- @backstage/errors@1.1.5
|
||||
|
||||
## 0.1.10
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-bitbucket-server",
|
||||
"version": "0.1.10",
|
||||
"version": "0.1.11-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user