Merge pull request #16995 from backstage/changeset-release/master
Version Packages (next)
This commit is contained in:
+35
-2
@@ -212,18 +212,33 @@
|
||||
"@backstage/plugin-vault": "0.1.10",
|
||||
"@backstage/plugin-vault-backend": "0.2.10",
|
||||
"@backstage/plugin-xcmetrics": "0.2.36",
|
||||
"@backstage/plugin-scaffolder-backend-module-gitlab": "0.0.0"
|
||||
"@backstage/plugin-scaffolder-backend-module-gitlab": "0.0.0",
|
||||
"@backstage/plugin-scaffolder-backend-module-confluence-to-markdown": "0.0.0",
|
||||
"@backstage/plugin-search-backend-module-catalog": "0.0.0",
|
||||
"@backstage/plugin-search-backend-module-explore": "0.0.0",
|
||||
"@backstage/plugin-search-backend-module-techdocs": "0.0.0"
|
||||
},
|
||||
"changesets": [
|
||||
"all-my-auth-wanna-ride-today",
|
||||
"bright-pumpkins-bake",
|
||||
"chatty-coats-thank",
|
||||
"clean-dolls-search",
|
||||
"create-app-1679405836",
|
||||
"curly-boats-trade",
|
||||
"curly-jobs-kneel",
|
||||
"curvy-rocks-guess",
|
||||
"eleven-bats-tease",
|
||||
"eleven-coats-refuse",
|
||||
"fair-roses-stare",
|
||||
"fast-snakes-buy",
|
||||
"forty-gorillas-help",
|
||||
"fresh-schools-fly",
|
||||
"funny-pots-hide",
|
||||
"funny-rivers-grin",
|
||||
"fuzzy-actors-turn",
|
||||
"fuzzy-wombats-search",
|
||||
"giant-hairs-serve",
|
||||
"good-papayas-lay",
|
||||
"heavy-colts-wash",
|
||||
"hungry-lies-cry",
|
||||
"hungry-monkeys-reply",
|
||||
@@ -237,26 +252,44 @@
|
||||
"mighty-lamps-cross",
|
||||
"nasty-nails-appear",
|
||||
"neat-donkeys-work",
|
||||
"new-pigs-jam",
|
||||
"odd-grapes-double",
|
||||
"old-cougars-sit",
|
||||
"olive-cycles-join",
|
||||
"olive-months-talk",
|
||||
"orange-rabbits-jam",
|
||||
"popular-parents-crash",
|
||||
"pretty-carpets-cross",
|
||||
"rare-seals-decide",
|
||||
"renovate-179fa0e",
|
||||
"renovate-a9116b7",
|
||||
"renovate-c574b04",
|
||||
"rotten-carrots-cheer",
|
||||
"seven-gifts-fetch",
|
||||
"short-panthers-float",
|
||||
"silly-adults-accept",
|
||||
"soft-roses-cover",
|
||||
"sour-buttons-collect",
|
||||
"sour-dragons-cheat",
|
||||
"stale-cobras-beg",
|
||||
"strong-crews-repeat",
|
||||
"swift-meals-live",
|
||||
"tall-chairs-explain",
|
||||
"tall-oranges-own",
|
||||
"ten-hounds-bathe",
|
||||
"ten-mayflies-beam",
|
||||
"thick-forks-prove",
|
||||
"thin-spoons-prove",
|
||||
"thirty-crabs-tell",
|
||||
"tiny-apes-scream",
|
||||
"tough-cameras-beam",
|
||||
"twelve-parrots-camp",
|
||||
"twelve-vans-sell",
|
||||
"warm-buses-switch",
|
||||
"weak-turtles-arrive",
|
||||
"wet-lamps-happen",
|
||||
"wise-garlics-camp",
|
||||
"witty-berries-love"
|
||||
"witty-berries-love",
|
||||
"witty-points-visit"
|
||||
]
|
||||
}
|
||||
|
||||
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.13.0-next.0",
|
||||
"version": "1.13.0-next.1",
|
||||
"dependencies": {
|
||||
"@backstage/errors": "workspace:^",
|
||||
"@manypkg/get-packages": "^1.1.3"
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/app-defaults
|
||||
|
||||
## 1.3.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.6-next.1
|
||||
- @backstage/core-app-api@1.7.0-next.1
|
||||
- @backstage/core-plugin-api@1.5.1-next.0
|
||||
- @backstage/plugin-permission-react@0.4.12-next.0
|
||||
- @backstage/theme@0.2.19-next.0
|
||||
|
||||
## 1.3.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/app-defaults",
|
||||
"description": "Provides the default wiring of a Backstage App",
|
||||
"version": "1.3.0-next.0",
|
||||
"version": "1.3.0-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,74 @@
|
||||
# example-app
|
||||
|
||||
## 0.2.82-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.6-next.1
|
||||
- @backstage/cli@0.22.6-next.1
|
||||
- @backstage/plugin-org@0.6.7-next.1
|
||||
- @backstage/plugin-techdocs@1.6.1-next.1
|
||||
- @backstage/plugin-scaffolder-react@1.3.0-next.1
|
||||
- @backstage/core-app-api@1.7.0-next.1
|
||||
- @backstage/plugin-scaffolder@1.13.0-next.1
|
||||
- @backstage/plugin-dynatrace@3.0.1-next.1
|
||||
- @backstage/plugin-airbrake@0.3.17-next.1
|
||||
- @backstage/plugin-circleci@0.3.17-next.1
|
||||
- @backstage/integration-react@1.1.12-next.1
|
||||
- @backstage/plugin-stackstorm@0.1.1-next.1
|
||||
- @backstage/plugin-linguist@0.1.2-next.1
|
||||
- @backstage/plugin-playlist@0.1.8-next.1
|
||||
- @backstage/plugin-graphiql@0.2.49-next.1
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.0.12-next.1
|
||||
- @backstage/plugin-microsoft-calendar@0.1.2-next.1
|
||||
- @backstage/plugin-newrelic-dashboard@0.2.10-next.1
|
||||
- @backstage/core-plugin-api@1.5.1-next.0
|
||||
- @backstage/plugin-permission-react@0.4.12-next.0
|
||||
- @backstage/plugin-entity-feedback@0.2.0-next.1
|
||||
- @backstage/plugin-apache-airflow@0.2.10-next.1
|
||||
- @backstage/plugin-catalog-import@0.9.7-next.1
|
||||
- @backstage/plugin-github-actions@0.5.17-next.1
|
||||
- @backstage/plugin-stack-overflow@0.1.13-next.1
|
||||
- @backstage/plugin-techdocs-react@1.1.5-next.1
|
||||
- @backstage/plugin-catalog-graph@0.2.29-next.1
|
||||
- @backstage/plugin-catalog-react@1.4.1-next.1
|
||||
- @backstage/plugin-code-coverage@0.2.10-next.1
|
||||
- @backstage/plugin-cost-insights@0.12.6-next.1
|
||||
- @backstage/plugin-tech-insights@0.3.9-next.1
|
||||
- @backstage/plugin-user-settings@0.7.2-next.1
|
||||
- @backstage/plugin-azure-devops@0.2.8-next.1
|
||||
- @backstage/plugin-gcp-projects@0.3.36-next.1
|
||||
- @backstage/plugin-search-react@1.5.2-next.1
|
||||
- @backstage/plugin-azure-sites@0.1.6-next.1
|
||||
- @backstage/plugin-cloudbuild@0.3.17-next.1
|
||||
- @backstage/plugin-kubernetes@0.7.10-next.1
|
||||
- @backstage/plugin-lighthouse@0.4.2-next.1
|
||||
- @backstage/plugin-tech-radar@0.6.3-next.1
|
||||
- @backstage/plugin-gcalendar@0.3.13-next.1
|
||||
- @backstage/plugin-pagerduty@0.5.10-next.1
|
||||
- @backstage/plugin-shortcuts@0.3.9-next.1
|
||||
- @backstage/plugin-api-docs@0.9.2-next.1
|
||||
- @backstage/plugin-newrelic@0.3.35-next.1
|
||||
- @backstage/plugin-explore@0.4.2-next.1
|
||||
- @backstage/plugin-jenkins@0.7.16-next.1
|
||||
- @backstage/plugin-rollbar@0.4.17-next.1
|
||||
- @backstage/theme@0.2.19-next.0
|
||||
- @backstage/plugin-badges@0.2.41-next.1
|
||||
- @backstage/plugin-search@1.1.2-next.1
|
||||
- @backstage/plugin-sentry@0.5.2-next.1
|
||||
- @backstage/plugin-kafka@0.3.17-next.1
|
||||
- @backstage/plugin-gocd@0.1.23-next.1
|
||||
- @backstage/plugin-home@0.4.33-next.1
|
||||
- @backstage/plugin-todo@0.2.19-next.1
|
||||
- @backstage/app-defaults@1.3.0-next.1
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/plugin-catalog-common@1.0.13-next.0
|
||||
- @backstage/plugin-linguist-common@0.1.0
|
||||
- @backstage/plugin-search-common@1.2.3-next.0
|
||||
- @internal/plugin-catalog-customized@0.0.9-next.1
|
||||
|
||||
## 0.2.82-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.2.82-next.0",
|
||||
"version": "0.2.82-next.1",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/backend-app-api
|
||||
|
||||
## 0.4.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-permission-node@0.7.7-next.1
|
||||
- @backstage/backend-tasks@0.5.1-next.1
|
||||
- @backstage/backend-common@0.18.4-next.1
|
||||
- @backstage/backend-plugin-api@0.5.1-next.1
|
||||
- @backstage/cli-common@0.1.12
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/config-loader@1.1.9
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/types@1.0.2
|
||||
- @backstage/plugin-auth-node@0.2.13-next.1
|
||||
|
||||
## 0.4.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-app-api",
|
||||
"description": "Core API used by Backstage backend apps",
|
||||
"version": "0.4.2-next.0",
|
||||
"version": "0.4.2-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/backend-common
|
||||
|
||||
## 0.18.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/integration@1.4.4-next.0
|
||||
- @backstage/backend-app-api@0.4.2-next.1
|
||||
- @backstage/backend-dev-utils@0.1.1
|
||||
- @backstage/backend-plugin-api@0.5.1-next.1
|
||||
- @backstage/cli-common@0.1.12
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/config-loader@1.1.9
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/integration-aws-node@0.1.2
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 0.18.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-common",
|
||||
"description": "Common functionality library for Backstage backends",
|
||||
"version": "0.18.4-next.0",
|
||||
"version": "0.18.4-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/backend-defaults
|
||||
|
||||
## 0.1.9-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-app-api@0.4.2-next.1
|
||||
- @backstage/backend-common@0.18.4-next.1
|
||||
- @backstage/backend-plugin-api@0.5.1-next.1
|
||||
|
||||
## 0.1.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-defaults",
|
||||
"description": "Backend defaults used by Backstage backend apps",
|
||||
"version": "0.1.9-next.0",
|
||||
"version": "0.1.9-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,23 @@
|
||||
# example-backend-next
|
||||
|
||||
## 0.0.10-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-search-backend@1.3.0-next.1
|
||||
- @backstage/plugin-scaffolder-backend@1.13.0-next.1
|
||||
- @backstage/plugin-catalog-backend@1.8.1-next.1
|
||||
- @backstage/plugin-kubernetes-backend@0.10.0-next.1
|
||||
- @backstage/plugin-techdocs-backend@1.6.1-next.1
|
||||
- @backstage/plugin-search-backend-node@1.2.0-next.1
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.1.0-next.0
|
||||
- @backstage/plugin-search-backend-module-catalog@0.1.0-next.0
|
||||
- @backstage/plugin-search-backend-module-explore@0.1.0-next.0
|
||||
- @backstage/backend-defaults@0.1.9-next.1
|
||||
- @backstage/plugin-app-backend@0.3.44-next.1
|
||||
- @backstage/plugin-todo-backend@0.1.41-next.1
|
||||
|
||||
## 0.0.10-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend-next",
|
||||
"version": "0.0.10-next.0",
|
||||
"version": "0.0.10-next.1",
|
||||
"main": "dist/index.cjs.js",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/backend-plugin-api
|
||||
|
||||
## 0.5.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-permission-common@0.7.5-next.0
|
||||
- @backstage/backend-tasks@0.5.1-next.1
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/types@1.0.2
|
||||
- @backstage/plugin-auth-node@0.2.13-next.1
|
||||
|
||||
## 0.5.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-plugin-api",
|
||||
"description": "Core API used by Backstage backend plugins",
|
||||
"version": "0.5.1-next.0",
|
||||
"version": "0.5.1-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/backend-tasks
|
||||
|
||||
## 0.5.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 1e4f5e91b8e: Bump `zod` and `zod-to-json-schema` dependencies.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.4-next.1
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 0.5.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-tasks",
|
||||
"description": "Common distributed task management library for Backstage backends",
|
||||
"version": "0.5.1-next.0",
|
||||
"version": "0.5.1-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/backend-test-utils
|
||||
|
||||
## 0.1.36-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-app-api@0.4.2-next.1
|
||||
- @backstage/backend-common@0.18.4-next.1
|
||||
- @backstage/backend-plugin-api@0.5.1-next.1
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/types@1.0.2
|
||||
- @backstage/plugin-auth-node@0.2.13-next.1
|
||||
|
||||
## 0.1.36-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-test-utils",
|
||||
"description": "Test helpers library for Backstage backends",
|
||||
"version": "0.1.36-next.0",
|
||||
"version": "0.1.36-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,56 @@
|
||||
# example-backend
|
||||
|
||||
## 0.2.82-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-search-backend@1.3.0-next.1
|
||||
- @backstage/plugin-scaffolder-backend@1.13.0-next.1
|
||||
- @backstage/plugin-search-backend-module-elasticsearch@1.2.0-next.1
|
||||
- @backstage/plugin-search-backend-module-pg@0.5.5-next.1
|
||||
- @backstage/plugin-permission-node@0.7.7-next.1
|
||||
- @backstage/plugin-permission-backend@0.5.19-next.1
|
||||
- @backstage/plugin-permission-common@0.7.5-next.0
|
||||
- @backstage/plugin-playlist-backend@0.2.7-next.1
|
||||
- @backstage/plugin-catalog-backend@1.8.1-next.1
|
||||
- @backstage/backend-tasks@0.5.1-next.1
|
||||
- @backstage/plugin-adr-backend@0.3.2-next.1
|
||||
- @backstage/plugin-kubernetes-backend@0.10.0-next.1
|
||||
- @backstage/plugin-techdocs-backend@1.6.1-next.1
|
||||
- @backstage/plugin-explore-backend@0.0.6-next.1
|
||||
- @backstage/plugin-search-backend-node@1.2.0-next.1
|
||||
- @backstage/integration@1.4.4-next.0
|
||||
- @backstage/plugin-auth-backend@0.18.2-next.1
|
||||
- example-app@0.2.82-next.1
|
||||
- @backstage/backend-common@0.18.4-next.1
|
||||
- @backstage/catalog-client@1.4.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/plugin-app-backend@0.3.44-next.1
|
||||
- @backstage/plugin-auth-node@0.2.13-next.1
|
||||
- @backstage/plugin-azure-devops-backend@0.3.23-next.1
|
||||
- @backstage/plugin-azure-sites-backend@0.1.6-next.1
|
||||
- @backstage/plugin-badges-backend@0.1.38-next.1
|
||||
- @backstage/plugin-catalog-node@1.3.5-next.1
|
||||
- @backstage/plugin-code-coverage-backend@0.2.10-next.1
|
||||
- @backstage/plugin-entity-feedback-backend@0.1.2-next.1
|
||||
- @backstage/plugin-events-backend@0.2.5-next.1
|
||||
- @backstage/plugin-events-node@0.2.5-next.1
|
||||
- @backstage/plugin-graphql-backend@0.1.34-next.1
|
||||
- @backstage/plugin-jenkins-backend@0.1.34-next.1
|
||||
- @backstage/plugin-kafka-backend@0.2.37-next.1
|
||||
- @backstage/plugin-lighthouse-backend@0.1.2-next.1
|
||||
- @backstage/plugin-linguist-backend@0.2.1-next.1
|
||||
- @backstage/plugin-proxy-backend@0.2.38-next.1
|
||||
- @backstage/plugin-rollbar-backend@0.1.41-next.1
|
||||
- @backstage/plugin-scaffolder-backend-module-rails@0.4.12-next.1
|
||||
- @backstage/plugin-search-common@1.2.3-next.0
|
||||
- @backstage/plugin-tech-insights-backend@0.5.10-next.1
|
||||
- @backstage/plugin-tech-insights-backend-module-jsonfc@0.1.28-next.1
|
||||
- @backstage/plugin-tech-insights-node@0.4.2-next.1
|
||||
- @backstage/plugin-todo-backend@0.1.41-next.1
|
||||
|
||||
## 0.2.82-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend",
|
||||
"version": "0.2.82-next.0",
|
||||
"version": "0.2.82-next.1",
|
||||
"main": "dist/index.cjs.js",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.22.6-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 24432ae52fb: Fix the build for packages with multiple entry points to avoid duplicated modules.
|
||||
- 79e91d4c30a: Support importing `.md` files in build loader
|
||||
- 1e4f5e91b8e: Bump `zod` and `zod-to-json-schema` dependencies.
|
||||
- 29ba8267d69: Updated dependency `@material-ui/lab` to `4.0.0-alpha.61`.
|
||||
- b588ab73972: Ensure that the `package prepack` command and backend bundling uses posix paths in `package.json` on all OSes.
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.12
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/config-loader@1.1.9
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/eslint-plugin@0.1.3-next.0
|
||||
- @backstage/release-manifests@0.0.9
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 0.22.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"version": "0.22.6-next.0",
|
||||
"version": "0.22.6-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/core-app-api
|
||||
|
||||
## 1.7.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 1e4f5e91b8e: Bump `zod` and `zod-to-json-schema` dependencies.
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.5.1-next.0
|
||||
- @backstage/version-bridge@1.0.4-next.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 1.7.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-app-api",
|
||||
"description": "Core app API used by Backstage apps",
|
||||
"version": "1.7.0-next.0",
|
||||
"version": "1.7.0-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/core-components
|
||||
|
||||
## 0.12.6-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- d0befd3fb23: Fixed a bug that could prevent auth from working when using the `guest` or `custom` auth providers.
|
||||
- 1e4f5e91b8e: Bump `zod` and `zod-to-json-schema` dependencies.
|
||||
- 29ba8267d69: Updated dependency `@material-ui/lab` to `4.0.0-alpha.61`.
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.5.1-next.0
|
||||
- @backstage/version-bridge@1.0.4-next.0
|
||||
- @backstage/theme@0.2.19-next.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/errors@1.1.5
|
||||
|
||||
## 0.12.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-components",
|
||||
"description": "Core components used by Backstage plugins and apps",
|
||||
"version": "0.12.6-next.0",
|
||||
"version": "0.12.6-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/core-plugin-api
|
||||
|
||||
## 1.5.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/version-bridge@1.0.4-next.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 1.5.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-plugin-api",
|
||||
"description": "Core API used by Backstage plugins",
|
||||
"version": "1.5.0",
|
||||
"version": "1.5.1-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.4.39-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 71fd0966d10: Add `permissionApi` as dependency of the scaffolder-backend plugin
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.12
|
||||
|
||||
## 0.4.39-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/create-app",
|
||||
"description": "A CLI that helps you create your own Backstage app",
|
||||
"version": "0.4.39-next.0",
|
||||
"version": "0.4.39-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/dev-utils
|
||||
|
||||
## 1.0.14-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.6-next.1
|
||||
- @backstage/core-app-api@1.7.0-next.1
|
||||
- @backstage/integration-react@1.1.12-next.1
|
||||
- @backstage/core-plugin-api@1.5.1-next.0
|
||||
- @backstage/plugin-catalog-react@1.4.1-next.1
|
||||
- @backstage/test-utils@1.3.0-next.1
|
||||
- @backstage/theme@0.2.19-next.0
|
||||
- @backstage/app-defaults@1.3.0-next.1
|
||||
- @backstage/catalog-model@1.2.1
|
||||
|
||||
## 1.0.14-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/dev-utils",
|
||||
"description": "Utilities for developing Backstage plugins.",
|
||||
"version": "1.0.14-next.0",
|
||||
"version": "1.0.14-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# e2e-test
|
||||
|
||||
## 0.2.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/create-app@0.4.39-next.1
|
||||
- @backstage/cli-common@0.1.12
|
||||
- @backstage/errors@1.1.5
|
||||
|
||||
## 0.2.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "e2e-test",
|
||||
"description": "E2E test for verifying Backstage packages",
|
||||
"version": "0.2.2-next.0",
|
||||
"version": "0.2.2-next.1",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/integration-react
|
||||
|
||||
## 1.1.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 29ba8267d69: Updated dependency `@material-ui/lab` to `4.0.0-alpha.61`.
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.6-next.1
|
||||
- @backstage/core-plugin-api@1.5.1-next.0
|
||||
- @backstage/integration@1.4.4-next.0
|
||||
- @backstage/theme@0.2.19-next.0
|
||||
- @backstage/config@1.0.7
|
||||
|
||||
## 1.1.12-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/integration-react",
|
||||
"description": "Frontend package for managing integrations towards external systems",
|
||||
"version": "1.1.12-next.0",
|
||||
"version": "1.1.12-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/integration
|
||||
|
||||
## 1.4.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/errors@1.1.5
|
||||
|
||||
## 1.4.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/integration",
|
||||
"description": "Helpers for managing integrations towards external systems",
|
||||
"version": "1.4.3",
|
||||
"version": "1.4.4-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/repo-tools
|
||||
|
||||
## 0.1.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.12
|
||||
- @backstage/errors@1.1.5
|
||||
|
||||
## 0.1.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/repo-tools",
|
||||
"description": "CLI for Backstage repo tooling ",
|
||||
"version": "0.1.4-next.0",
|
||||
"version": "0.1.4-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# techdocs-cli-embedded-app
|
||||
|
||||
## 0.2.81-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.6-next.1
|
||||
- @backstage/cli@0.22.6-next.1
|
||||
- @backstage/plugin-techdocs@1.6.1-next.1
|
||||
- @backstage/core-app-api@1.7.0-next.1
|
||||
- @backstage/integration-react@1.1.12-next.1
|
||||
- @backstage/core-plugin-api@1.5.1-next.0
|
||||
- @backstage/plugin-techdocs-react@1.1.5-next.1
|
||||
- @backstage/test-utils@1.3.0-next.1
|
||||
- @backstage/plugin-catalog@1.10.0-next.1
|
||||
- @backstage/theme@0.2.19-next.0
|
||||
- @backstage/app-defaults@1.3.0-next.1
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/config@1.0.7
|
||||
|
||||
## 0.2.81-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "techdocs-cli-embedded-app",
|
||||
"version": "0.2.81-next.0",
|
||||
"version": "0.2.81-next.1",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @techdocs/cli
|
||||
|
||||
## 1.4.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.4-next.1
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/cli-common@0.1.12
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/plugin-techdocs-node@1.6.1-next.1
|
||||
|
||||
## 1.4.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@techdocs/cli",
|
||||
"description": "Utility CLI for managing TechDocs sites in Backstage.",
|
||||
"version": "1.4.1-next.0",
|
||||
"version": "1.4.1-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/test-utils
|
||||
|
||||
## 1.3.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-permission-common@0.7.5-next.0
|
||||
- @backstage/core-app-api@1.7.0-next.1
|
||||
- @backstage/core-plugin-api@1.5.1-next.0
|
||||
- @backstage/plugin-permission-react@0.4.12-next.0
|
||||
- @backstage/theme@0.2.19-next.0
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 1.3.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/test-utils",
|
||||
"description": "Utilities to test Backstage plugins and apps.",
|
||||
"version": "1.3.0-next.0",
|
||||
"version": "1.3.0-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/theme
|
||||
|
||||
## 0.2.19-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
|
||||
## 0.2.18
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/theme",
|
||||
"description": "material-ui theme for use with Backstage.",
|
||||
"version": "0.2.18",
|
||||
"version": "0.2.19-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/version-bridge
|
||||
|
||||
## 1.0.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
|
||||
## 1.0.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/version-bridge",
|
||||
"description": "Utilities used by @backstage packages to support multiple concurrent versions",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-adr-backend
|
||||
|
||||
## 0.3.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 7d75f6d9b8f: chore: Improve API Reference documentation
|
||||
- Updated dependencies
|
||||
- @backstage/integration@1.4.4-next.0
|
||||
- @backstage/backend-common@0.18.4-next.1
|
||||
- @backstage/catalog-client@1.4.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/plugin-adr-common@0.2.8-next.0
|
||||
- @backstage/plugin-search-common@1.2.3-next.0
|
||||
|
||||
## 0.3.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr-backend",
|
||||
"version": "0.3.2-next.0",
|
||||
"version": "0.3.2-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-adr-common
|
||||
|
||||
## 0.2.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/integration@1.4.4-next.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/plugin-search-common@1.2.3-next.0
|
||||
|
||||
## 0.2.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr-common",
|
||||
"description": "Common functionalities for the adr plugin",
|
||||
"version": "0.2.7",
|
||||
"version": "0.2.8-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-adr
|
||||
|
||||
## 0.4.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 7d75f6d9b8f: chore: Improve API Reference documentation
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.6-next.1
|
||||
- @backstage/integration-react@1.1.12-next.1
|
||||
- @backstage/core-plugin-api@1.5.1-next.0
|
||||
- @backstage/plugin-catalog-react@1.4.1-next.1
|
||||
- @backstage/plugin-search-react@1.5.2-next.1
|
||||
- @backstage/theme@0.2.19-next.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/plugin-adr-common@0.2.8-next.0
|
||||
- @backstage/plugin-search-common@1.2.3-next.0
|
||||
|
||||
## 0.4.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr",
|
||||
"version": "0.4.2-next.0",
|
||||
"version": "0.4.2-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-airbrake-backend
|
||||
|
||||
## 0.2.17-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.4-next.1
|
||||
- @backstage/config@1.0.7
|
||||
|
||||
## 0.2.17-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake-backend",
|
||||
"version": "0.2.17-next.0",
|
||||
"version": "0.2.17-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-airbrake
|
||||
|
||||
## 0.3.17-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 7d75f6d9b8f: chore: Improve API Reference documentation
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.6-next.1
|
||||
- @backstage/core-plugin-api@1.5.1-next.0
|
||||
- @backstage/plugin-catalog-react@1.4.1-next.1
|
||||
- @backstage/test-utils@1.3.0-next.1
|
||||
- @backstage/dev-utils@1.0.14-next.1
|
||||
- @backstage/theme@0.2.19-next.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
|
||||
## 0.3.17-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake",
|
||||
"version": "0.3.17-next.0",
|
||||
"version": "0.3.17-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-allure
|
||||
|
||||
## 0.1.33-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.6-next.1
|
||||
- @backstage/core-plugin-api@1.5.1-next.0
|
||||
- @backstage/plugin-catalog-react@1.4.1-next.1
|
||||
- @backstage/theme@0.2.19-next.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
|
||||
## 0.1.33-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-allure",
|
||||
"description": "A Backstage plugin that integrates with Allure",
|
||||
"version": "0.1.33-next.0",
|
||||
"version": "0.1.33-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-analytics-module-ga
|
||||
|
||||
## 0.1.28-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 7d75f6d9b8f: chore: Improve API Reference documentation
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.6-next.1
|
||||
- @backstage/core-plugin-api@1.5.1-next.0
|
||||
- @backstage/theme@0.2.19-next.0
|
||||
- @backstage/config@1.0.7
|
||||
|
||||
## 0.1.28-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-analytics-module-ga",
|
||||
"version": "0.1.28-next.0",
|
||||
"version": "0.1.28-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-apache-airflow
|
||||
|
||||
## 0.2.10-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.6-next.1
|
||||
- @backstage/core-plugin-api@1.5.1-next.0
|
||||
|
||||
## 0.2.10-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-apache-airflow",
|
||||
"version": "0.2.10-next.0",
|
||||
"version": "0.2.10-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/plugin-api-docs-module-protoc-gen-doc
|
||||
|
||||
## 0.1.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
|
||||
## 0.1.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-api-docs-module-protoc-gen-doc",
|
||||
"description": "Additional functionalities for the api-docs plugin that renders the output of the protoc-gen-doc",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.9.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.6-next.1
|
||||
- @backstage/core-plugin-api@1.5.1-next.0
|
||||
- @backstage/plugin-catalog-react@1.4.1-next.1
|
||||
- @backstage/plugin-catalog@1.10.0-next.1
|
||||
- @backstage/theme@0.2.19-next.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
|
||||
## 0.9.2-next.0
|
||||
|
||||
### 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.2-next.0",
|
||||
"version": "0.9.2-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-apollo-explorer
|
||||
|
||||
## 0.1.10-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 7d75f6d9b8f: chore: Improve API Reference documentation
|
||||
- 29ba8267d69: Updated dependency `@material-ui/lab` to `4.0.0-alpha.61`.
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.6-next.1
|
||||
- @backstage/core-plugin-api@1.5.1-next.0
|
||||
- @backstage/theme@0.2.19-next.0
|
||||
|
||||
## 0.1.10-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-apollo-explorer",
|
||||
"version": "0.1.10-next.0",
|
||||
"version": "0.1.10-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-app-backend
|
||||
|
||||
## 0.3.44-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.4-next.1
|
||||
- @backstage/backend-plugin-api@0.5.1-next.1
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/config-loader@1.1.9
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 0.3.44-next.0
|
||||
|
||||
### 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.44-next.0",
|
||||
"version": "0.3.44-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-auth-backend
|
||||
|
||||
## 0.18.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.4-next.1
|
||||
- @backstage/catalog-client@1.4.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/types@1.0.2
|
||||
- @backstage/plugin-auth-node@0.2.13-next.1
|
||||
|
||||
## 0.18.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend",
|
||||
"description": "A Backstage backend plugin that handles authentication",
|
||||
"version": "0.18.2-next.0",
|
||||
"version": "0.18.2-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-node
|
||||
|
||||
## 0.2.13-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.4-next.1
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/errors@1.1.5
|
||||
|
||||
## 0.2.13-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-node",
|
||||
"version": "0.2.13-next.0",
|
||||
"version": "0.2.13-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-azure-devops-backend
|
||||
|
||||
## 0.3.23-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.4-next.1
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/plugin-azure-devops-common@0.3.0
|
||||
|
||||
## 0.3.23-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-devops-backend",
|
||||
"version": "0.3.23-next.0",
|
||||
"version": "0.3.23-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-azure-devops
|
||||
|
||||
## 0.2.8-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.6-next.1
|
||||
- @backstage/core-plugin-api@1.5.1-next.0
|
||||
- @backstage/plugin-catalog-react@1.4.1-next.1
|
||||
- @backstage/theme@0.2.19-next.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/plugin-azure-devops-common@0.3.0
|
||||
|
||||
## 0.2.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-devops",
|
||||
"version": "0.2.8-next.0",
|
||||
"version": "0.2.8-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-azure-sites-backend
|
||||
|
||||
## 0.1.6-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.4-next.1
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/plugin-azure-sites-common@0.1.0
|
||||
|
||||
## 0.1.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-sites-backend",
|
||||
"version": "0.1.6-next.0",
|
||||
"version": "0.1.6-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-azure-sites
|
||||
|
||||
## 0.1.6-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.6-next.1
|
||||
- @backstage/core-plugin-api@1.5.1-next.0
|
||||
- @backstage/plugin-catalog-react@1.4.1-next.1
|
||||
- @backstage/theme@0.2.19-next.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/plugin-azure-sites-common@0.1.0
|
||||
|
||||
## 0.1.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-sites",
|
||||
"version": "0.1.6-next.0",
|
||||
"version": "0.1.6-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-badges-backend
|
||||
|
||||
## 0.1.38-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.4-next.1
|
||||
- @backstage/catalog-client@1.4.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/errors@1.1.5
|
||||
|
||||
## 0.1.38-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-badges-backend",
|
||||
"description": "A Backstage backend plugin that generates README badges for your entities",
|
||||
"version": "0.1.38-next.0",
|
||||
"version": "0.1.38-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-badges
|
||||
|
||||
## 0.2.41-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.6-next.1
|
||||
- @backstage/core-plugin-api@1.5.1-next.0
|
||||
- @backstage/plugin-catalog-react@1.4.1-next.1
|
||||
- @backstage/theme@0.2.19-next.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/errors@1.1.5
|
||||
|
||||
## 0.2.41-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-badges",
|
||||
"description": "A Backstage plugin that generates README badges for your entities",
|
||||
"version": "0.2.41-next.0",
|
||||
"version": "0.2.41-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-bazaar-backend
|
||||
|
||||
## 0.2.7-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.4-next.1
|
||||
- @backstage/backend-plugin-api@0.5.1-next.1
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/errors@1.1.5
|
||||
- @backstage/plugin-auth-node@0.2.13-next.1
|
||||
|
||||
## 0.2.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bazaar-backend",
|
||||
"version": "0.2.7-next.0",
|
||||
"version": "0.2.7-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,23 @@
|
||||
# @backstage/plugin-bazaar
|
||||
|
||||
## 0.2.7-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 656914bb0ad: Added the `fullWidth` and `fullHeight` optional properties to the `BazaarPage`,
|
||||
to replicate the styling options available on the `BazaarOverviewCard`.
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.6-next.1
|
||||
- @backstage/cli@0.22.6-next.1
|
||||
- @backstage/core-plugin-api@1.5.1-next.0
|
||||
- @backstage/plugin-catalog-react@1.4.1-next.1
|
||||
- @backstage/plugin-catalog@1.10.0-next.1
|
||||
- @backstage/theme@0.2.19-next.0
|
||||
- @backstage/catalog-client@1.4.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/errors@1.1.5
|
||||
|
||||
## 0.2.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bazaar",
|
||||
"version": "0.2.7-next.0",
|
||||
"version": "0.2.7-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/plugin-bitbucket-cloud-common
|
||||
|
||||
## 0.2.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/integration@1.4.4-next.0
|
||||
|
||||
## 0.2.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bitbucket-cloud-common",
|
||||
"description": "Common functionalities for bitbucket-cloud plugins",
|
||||
"version": "0.2.4",
|
||||
"version": "0.2.5-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-bitrise
|
||||
|
||||
## 0.1.44-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e0c6e8b9c3c: Update peer dependencies
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.12.6-next.1
|
||||
- @backstage/core-plugin-api@1.5.1-next.0
|
||||
- @backstage/plugin-catalog-react@1.4.1-next.1
|
||||
- @backstage/theme@0.2.19-next.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
|
||||
## 0.1.44-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user