Version Packages (next)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Bumped create-app version.
|
||||
+41
-2
@@ -235,43 +235,77 @@
|
||||
"@backstage/plugin-auth-backend-module-gcp-iap-provider": "0.0.0",
|
||||
"@backstage/plugin-auth-backend-module-github-provider": "0.0.0",
|
||||
"@backstage/plugin-auth-backend-module-google-provider": "0.0.0",
|
||||
"@backstage/plugin-opencost": "0.1.0"
|
||||
"@backstage/plugin-opencost": "0.1.0",
|
||||
"example-app-next": "0.0.0",
|
||||
"@backstage/frontend-app-api": "0.0.0",
|
||||
"@backstage/frontend-plugin-api": "0.0.0",
|
||||
"@backstage/plugin-auth-backend-module-gitlab-provider": "0.0.0"
|
||||
},
|
||||
"changesets": [
|
||||
"brave-books-pretend",
|
||||
"brave-carrots-occur",
|
||||
"calm-cups-smile",
|
||||
"catalog-everybody-to-the-limit",
|
||||
"chatty-goats-mate",
|
||||
"chilly-parrots-yell",
|
||||
"cold-apricots-poke",
|
||||
"create-app-1692704146",
|
||||
"create-app-1693311380",
|
||||
"curvy-roses-march",
|
||||
"cyan-roses-relate",
|
||||
"dirty-carrots-notice",
|
||||
"dirty-years-travel",
|
||||
"dry-wasps-occur",
|
||||
"dull-tables-joke",
|
||||
"early-trains.draw",
|
||||
"eight-radios-listen",
|
||||
"eight-timers-sin",
|
||||
"eighty-fans-provide",
|
||||
"empty-rings-type",
|
||||
"fair-paws-flash",
|
||||
"few-nails-smile",
|
||||
"fifty-adults-shake",
|
||||
"four-masks-fry",
|
||||
"fresh-candles-warn",
|
||||
"friendly-pugs-lick",
|
||||
"gorgeous-coins-attack",
|
||||
"great-chairs-swim",
|
||||
"grumpy-papayas-tie",
|
||||
"healthy-spiders-arrive",
|
||||
"healthy-tools-count",
|
||||
"hip-seahorses-exist",
|
||||
"hungry-dots-design",
|
||||
"khaki-pigs-accept",
|
||||
"khaki-spiders-sniff",
|
||||
"late-cows-turn",
|
||||
"lazy-rice-rule",
|
||||
"lovely-years-sniff",
|
||||
"lucky-chicken-lie",
|
||||
"many-tips-attend",
|
||||
"mean-carpets-provide",
|
||||
"mighty-crabs-cheat",
|
||||
"nasty-cherries-exercise",
|
||||
"nasty-forks-beg",
|
||||
"nasty-snails-complain",
|
||||
"new-sheep-cover",
|
||||
"nice-forks-remain",
|
||||
"ninety-news-visit",
|
||||
"old-geese-drive",
|
||||
"orange-houses-fly",
|
||||
"pink-cups-rescue",
|
||||
"polite-forks-grin",
|
||||
"poor-years-appear",
|
||||
"popular-coins-tap",
|
||||
"popular-readers-allow",
|
||||
"pretty-otters-whisper",
|
||||
"renovate-76185f9",
|
||||
"repo-p-lisa",
|
||||
"repo-tools-boo-descriptions-two-electric-boogaloo",
|
||||
"repo-tools-boo-descriptions",
|
||||
"repo-tools-ci-toldya-so",
|
||||
"rude-dolphins-reply",
|
||||
"silly-emus-remain",
|
||||
"six-radios-smile",
|
||||
"six-wolves-admire",
|
||||
"slow-ducks-hunt",
|
||||
"slow-queens-visit",
|
||||
@@ -279,8 +313,13 @@
|
||||
"strange-frogs-count",
|
||||
"sweet-hairs-complain",
|
||||
"sweet-pens-hunt",
|
||||
"swift-frogs-drop",
|
||||
"tall-peas-visit",
|
||||
"twelve-elephants-pay",
|
||||
"warm-llamas-bake",
|
||||
"warm-panthers-lick",
|
||||
"yellow-trains-protect"
|
||||
"witty-ants-cover",
|
||||
"yellow-trains-protect",
|
||||
"young-ants-nail"
|
||||
]
|
||||
}
|
||||
|
||||
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.18.0-next.0",
|
||||
"version": "1.18.0-next.1",
|
||||
"dependencies": {
|
||||
"@backstage/errors": "workspace:^",
|
||||
"@manypkg/get-packages": "^1.1.3"
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/app-defaults
|
||||
|
||||
## 1.4.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.5-next.1
|
||||
- @backstage/core-app-api@1.10.0-next.1
|
||||
- @backstage/core-plugin-api@1.6.0-next.1
|
||||
- @backstage/plugin-permission-react@0.4.15-next.1
|
||||
- @backstage/theme@0.4.1
|
||||
|
||||
## 1.4.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/app-defaults",
|
||||
"description": "Provides the default wiring of a Backstage App",
|
||||
"version": "1.4.3-next.0",
|
||||
"version": "1.4.3-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -0,0 +1,77 @@
|
||||
# example-app-next
|
||||
|
||||
## 0.0.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-playlist@0.1.16-next.1
|
||||
- @backstage/plugin-tech-radar@0.6.8-next.1
|
||||
- @backstage/plugin-catalog-react@1.8.4-next.1
|
||||
- @backstage/core-components@0.13.5-next.1
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/plugin-org@0.6.14-next.1
|
||||
- @backstage/plugin-home@0.5.8-next.1
|
||||
- @backstage/plugin-devtools@0.1.4-next.1
|
||||
- @backstage/plugin-user-settings@0.7.9-next.1
|
||||
- @backstage/plugin-search-react@1.7.0-next.1
|
||||
- @backstage/plugin-search@1.4.0-next.1
|
||||
- @backstage/plugin-kubernetes@0.10.3-next.1
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.0-next.1
|
||||
- @backstage/plugin-adr@0.6.7-next.1
|
||||
- @backstage/plugin-airbrake@0.3.24-next.1
|
||||
- @backstage/plugin-api-docs@0.9.11-next.1
|
||||
- @backstage/plugin-azure-devops@0.3.6-next.1
|
||||
- @backstage/plugin-azure-sites@0.1.13-next.1
|
||||
- @backstage/plugin-badges@0.2.48-next.1
|
||||
- @internal/plugin-catalog-customized@0.0.14-next.1
|
||||
- @backstage/plugin-catalog-graph@0.2.36-next.1
|
||||
- @backstage/plugin-catalog-import@0.9.14-next.1
|
||||
- @backstage/plugin-circleci@0.3.24-next.1
|
||||
- @backstage/plugin-cloudbuild@0.3.24-next.1
|
||||
- @backstage/plugin-code-coverage@0.2.17-next.1
|
||||
- @backstage/plugin-cost-insights@0.12.13-next.1
|
||||
- @backstage/plugin-dynatrace@7.0.4-next.1
|
||||
- @backstage/plugin-entity-feedback@0.2.7-next.1
|
||||
- @backstage/plugin-explore@0.4.10-next.1
|
||||
- @backstage/plugin-github-actions@0.6.5-next.1
|
||||
- @backstage/plugin-gocd@0.1.30-next.1
|
||||
- @backstage/plugin-jenkins@0.8.6-next.1
|
||||
- @backstage/plugin-kafka@0.3.24-next.1
|
||||
- @backstage/plugin-lighthouse@0.4.9-next.1
|
||||
- @backstage/plugin-linguist@0.1.9-next.1
|
||||
- @backstage/plugin-newrelic-dashboard@0.2.17-next.1
|
||||
- @backstage/plugin-octopus-deploy@0.2.6-next.1
|
||||
- @backstage/plugin-pagerduty@0.6.5-next.1
|
||||
- @backstage/plugin-puppetdb@0.1.7-next.1
|
||||
- @backstage/plugin-rollbar@0.4.24-next.1
|
||||
- @backstage/plugin-scaffolder@1.14.5-next.1
|
||||
- @backstage/plugin-scaffolder-react@1.5.5-next.1
|
||||
- @backstage/plugin-sentry@0.5.9-next.1
|
||||
- @backstage/plugin-tech-insights@0.3.16-next.1
|
||||
- @backstage/plugin-techdocs@1.6.9-next.1
|
||||
- @backstage/plugin-todo@0.2.26-next.1
|
||||
- @backstage/app-defaults@1.4.3-next.1
|
||||
- @backstage/cli@0.22.13-next.1
|
||||
- @backstage/integration-react@1.1.19-next.1
|
||||
- @backstage/plugin-apache-airflow@0.2.15-next.1
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.1.3-next.1
|
||||
- @backstage/plugin-gcalendar@0.3.18-next.1
|
||||
- @backstage/plugin-gcp-projects@0.3.41-next.1
|
||||
- @backstage/plugin-graphiql@0.2.54-next.1
|
||||
- @backstage/plugin-microsoft-calendar@0.1.7-next.1
|
||||
- @backstage/plugin-newrelic@0.3.40-next.1
|
||||
- @backstage/plugin-shortcuts@0.3.14-next.1
|
||||
- @backstage/plugin-stack-overflow@0.1.20-next.1
|
||||
- @backstage/plugin-stackstorm@0.1.6-next.1
|
||||
- @backstage/plugin-techdocs-react@1.1.10-next.1
|
||||
- @backstage/catalog-model@1.4.2-next.0
|
||||
- @backstage/core-app-api@1.10.0-next.1
|
||||
- @backstage/core-plugin-api@1.6.0-next.1
|
||||
- @backstage/frontend-app-api@0.0.1-next.0
|
||||
- @backstage/plugin-permission-react@0.4.15-next.1
|
||||
- @backstage/plugin-catalog-common@1.0.16-next.0
|
||||
- @backstage/frontend-plugin-api@0.0.0
|
||||
- @backstage/theme@0.4.1
|
||||
- @backstage/plugin-linguist-common@0.1.1
|
||||
- @backstage/plugin-search-common@1.2.6-next.0
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app-next",
|
||||
"version": "0.0.0",
|
||||
"version": "0.0.1-next.0",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
|
||||
@@ -1,5 +1,80 @@
|
||||
# example-app
|
||||
|
||||
## 0.2.87-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-playlist@0.1.16-next.1
|
||||
- @backstage/plugin-tech-radar@0.6.8-next.1
|
||||
- @backstage/plugin-catalog-react@1.8.4-next.1
|
||||
- @backstage/core-components@0.13.5-next.1
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/plugin-org@0.6.14-next.1
|
||||
- @backstage/plugin-home@0.5.8-next.1
|
||||
- @backstage/plugin-devtools@0.1.4-next.1
|
||||
- @backstage/plugin-user-settings@0.7.9-next.1
|
||||
- @backstage/plugin-search-react@1.7.0-next.1
|
||||
- @backstage/plugin-search@1.4.0-next.1
|
||||
- @backstage/plugin-kubernetes@0.10.3-next.1
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.0-next.1
|
||||
- @backstage/plugin-adr@0.6.7-next.1
|
||||
- @backstage/plugin-airbrake@0.3.24-next.1
|
||||
- @backstage/plugin-api-docs@0.9.11-next.1
|
||||
- @backstage/plugin-azure-devops@0.3.6-next.1
|
||||
- @backstage/plugin-azure-sites@0.1.13-next.1
|
||||
- @backstage/plugin-badges@0.2.48-next.1
|
||||
- @internal/plugin-catalog-customized@0.0.14-next.1
|
||||
- @backstage/plugin-catalog-graph@0.2.36-next.1
|
||||
- @backstage/plugin-catalog-import@0.9.14-next.1
|
||||
- @backstage/plugin-circleci@0.3.24-next.1
|
||||
- @backstage/plugin-cloudbuild@0.3.24-next.1
|
||||
- @backstage/plugin-code-coverage@0.2.17-next.1
|
||||
- @backstage/plugin-cost-insights@0.12.13-next.1
|
||||
- @backstage/plugin-dynatrace@7.0.4-next.1
|
||||
- @backstage/plugin-entity-feedback@0.2.7-next.1
|
||||
- @backstage/plugin-explore@0.4.10-next.1
|
||||
- @backstage/plugin-github-actions@0.6.5-next.1
|
||||
- @backstage/plugin-gocd@0.1.30-next.1
|
||||
- @backstage/plugin-jenkins@0.8.6-next.1
|
||||
- @backstage/plugin-kafka@0.3.24-next.1
|
||||
- @backstage/plugin-lighthouse@0.4.9-next.1
|
||||
- @backstage/plugin-linguist@0.1.9-next.1
|
||||
- @backstage/plugin-newrelic-dashboard@0.2.17-next.1
|
||||
- @backstage/plugin-nomad@0.1.5-next.1
|
||||
- @backstage/plugin-octopus-deploy@0.2.6-next.1
|
||||
- @backstage/plugin-pagerduty@0.6.5-next.1
|
||||
- @backstage/plugin-puppetdb@0.1.7-next.1
|
||||
- @backstage/plugin-rollbar@0.4.24-next.1
|
||||
- @backstage/plugin-scaffolder@1.14.5-next.1
|
||||
- @backstage/plugin-scaffolder-react@1.5.5-next.1
|
||||
- @backstage/plugin-sentry@0.5.9-next.1
|
||||
- @backstage/plugin-tech-insights@0.3.16-next.1
|
||||
- @backstage/plugin-techdocs@1.6.9-next.1
|
||||
- @backstage/plugin-todo@0.2.26-next.1
|
||||
- @backstage/app-defaults@1.4.3-next.1
|
||||
- @backstage/cli@0.22.13-next.1
|
||||
- @backstage/integration-react@1.1.19-next.1
|
||||
- @backstage/plugin-apache-airflow@0.2.15-next.1
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.1.3-next.1
|
||||
- @backstage/plugin-gcalendar@0.3.18-next.1
|
||||
- @backstage/plugin-gcp-projects@0.3.41-next.1
|
||||
- @backstage/plugin-graphiql@0.2.54-next.1
|
||||
- @backstage/plugin-microsoft-calendar@0.1.7-next.1
|
||||
- @backstage/plugin-newrelic@0.3.40-next.1
|
||||
- @backstage/plugin-shortcuts@0.3.14-next.1
|
||||
- @backstage/plugin-stack-overflow@0.1.20-next.1
|
||||
- @backstage/plugin-stackstorm@0.1.6-next.1
|
||||
- @backstage/plugin-techdocs-react@1.1.10-next.1
|
||||
- @backstage/catalog-model@1.4.2-next.0
|
||||
- @backstage/core-app-api@1.10.0-next.1
|
||||
- @backstage/core-plugin-api@1.6.0-next.1
|
||||
- @backstage/plugin-permission-react@0.4.15-next.1
|
||||
- @backstage/plugin-catalog-common@1.0.16-next.0
|
||||
- @backstage/theme@0.4.1
|
||||
- @backstage/plugin-linguist-common@0.1.1
|
||||
- @backstage/plugin-search-common@1.2.6-next.0
|
||||
|
||||
## 0.2.87-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.2.87-next.0",
|
||||
"version": "0.2.87-next.1",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/backend-app-api
|
||||
|
||||
## 0.5.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/backend-tasks@0.5.8-next.1
|
||||
- @backstage/backend-common@0.19.5-next.1
|
||||
- @backstage/backend-plugin-api@0.6.3-next.1
|
||||
- @backstage/config-loader@1.5.0-next.1
|
||||
- @backstage/plugin-auth-node@0.3.0-next.1
|
||||
- @backstage/plugin-permission-node@0.7.14-next.1
|
||||
- @backstage/cli-common@0.1.12
|
||||
- @backstage/cli-node@0.1.3
|
||||
- @backstage/errors@1.2.1
|
||||
- @backstage/types@1.1.0
|
||||
|
||||
## 0.5.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-app-api",
|
||||
"description": "Core API used by Backstage backend apps",
|
||||
"version": "0.5.2-next.0",
|
||||
"version": "0.5.3-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/backend-common
|
||||
|
||||
## 0.19.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/integration@1.7.0-next.1
|
||||
- @backstage/backend-app-api@0.5.3-next.1
|
||||
- @backstage/backend-plugin-api@0.6.3-next.1
|
||||
- @backstage/config-loader@1.5.0-next.1
|
||||
- @backstage/integration-aws-node@0.1.6-next.0
|
||||
- @backstage/backend-dev-utils@0.1.1
|
||||
- @backstage/cli-common@0.1.12
|
||||
- @backstage/errors@1.2.1
|
||||
- @backstage/types@1.1.0
|
||||
|
||||
## 0.19.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-common",
|
||||
"description": "Common functionality library for Backstage backends",
|
||||
"version": "0.19.4-next.0",
|
||||
"version": "0.19.5-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/backend-defaults
|
||||
|
||||
## 0.2.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-app-api@0.5.3-next.1
|
||||
- @backstage/backend-common@0.19.5-next.1
|
||||
- @backstage/backend-plugin-api@0.6.3-next.1
|
||||
|
||||
## 0.2.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-defaults",
|
||||
"description": "Backend defaults used by Backstage backend apps",
|
||||
"version": "0.2.2-next.0",
|
||||
"version": "0.2.3-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,38 @@
|
||||
# example-backend-next
|
||||
|
||||
## 0.0.15-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-kubernetes-backend@0.11.6-next.1
|
||||
- @backstage/plugin-catalog-backend@1.13.0-next.1
|
||||
- @backstage/plugin-devtools-backend@0.1.6-next.1
|
||||
- @backstage/backend-tasks@0.5.8-next.1
|
||||
- @backstage/plugin-techdocs-backend@1.7.0-next.1
|
||||
- @backstage/plugin-scaffolder-backend@1.16.6-next.1
|
||||
- @backstage/backend-plugin-api@0.6.3-next.1
|
||||
- @backstage/plugin-adr-backend@0.3.9-next.1
|
||||
- @backstage/plugin-app-backend@0.3.51-next.1
|
||||
- @backstage/plugin-auth-node@0.3.0-next.1
|
||||
- @backstage/plugin-azure-devops-backend@0.3.30-next.1
|
||||
- @backstage/plugin-badges-backend@0.2.6-next.1
|
||||
- @backstage/plugin-entity-feedback-backend@0.1.9-next.1
|
||||
- @backstage/plugin-lighthouse-backend@0.2.7-next.1
|
||||
- @backstage/plugin-linguist-backend@0.4.3-next.1
|
||||
- @backstage/plugin-permission-backend@0.5.26-next.1
|
||||
- @backstage/plugin-permission-common@0.7.8-next.0
|
||||
- @backstage/plugin-permission-node@0.7.14-next.1
|
||||
- @backstage/plugin-proxy-backend@0.3.3-next.1
|
||||
- @backstage/plugin-search-backend@1.4.3-next.1
|
||||
- @backstage/plugin-search-backend-module-catalog@0.1.7-next.1
|
||||
- @backstage/plugin-search-backend-module-explore@0.1.7-next.1
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.1.7-next.1
|
||||
- @backstage/plugin-search-backend-node@1.2.7-next.1
|
||||
- @backstage/plugin-todo-backend@0.2.3-next.1
|
||||
- @backstage/backend-defaults@0.2.3-next.1
|
||||
- @backstage/plugin-catalog-backend-module-unprocessed@0.2.3-next.1
|
||||
|
||||
## 0.0.15-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend-next",
|
||||
"version": "0.0.15-next.0",
|
||||
"version": "0.0.15-next.1",
|
||||
"main": "dist/index.cjs.js",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/backend-plugin-api
|
||||
|
||||
## 0.6.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/backend-tasks@0.5.8-next.1
|
||||
- @backstage/plugin-auth-node@0.3.0-next.1
|
||||
- @backstage/plugin-permission-common@0.7.8-next.0
|
||||
- @backstage/types@1.1.0
|
||||
|
||||
## 0.6.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-plugin-api",
|
||||
"description": "Core API used by Backstage backend plugins",
|
||||
"version": "0.6.2-next.0",
|
||||
"version": "0.6.3-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/backend-tasks
|
||||
|
||||
## 0.5.8-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 62f448edb0b5: Use `readDurationFromConfig` from the config package
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/backend-common@0.19.5-next.1
|
||||
- @backstage/errors@1.2.1
|
||||
- @backstage/types@1.1.0
|
||||
|
||||
## 0.5.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-tasks",
|
||||
"description": "Common distributed task management library for Backstage backends",
|
||||
"version": "0.5.7-next.0",
|
||||
"version": "0.5.8-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/backend-test-utils
|
||||
|
||||
## 0.2.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/backend-app-api@0.5.3-next.1
|
||||
- @backstage/backend-common@0.19.5-next.1
|
||||
- @backstage/backend-plugin-api@0.6.3-next.1
|
||||
- @backstage/plugin-auth-node@0.3.0-next.1
|
||||
- @backstage/types@1.1.0
|
||||
|
||||
## 0.2.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-test-utils",
|
||||
"description": "Test helpers library for Backstage backends",
|
||||
"version": "0.2.2-next.0",
|
||||
"version": "0.2.3-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,63 @@
|
||||
# example-backend
|
||||
|
||||
## 0.2.87-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-search-backend-module-pg@0.5.12-next.1
|
||||
- @backstage/plugin-kubernetes-backend@0.11.6-next.1
|
||||
- @backstage/plugin-catalog-backend@1.13.0-next.1
|
||||
- @backstage/plugin-auth-backend@0.18.9-next.1
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/integration@1.7.0-next.1
|
||||
- @backstage/plugin-devtools-backend@0.1.6-next.1
|
||||
- @backstage/backend-tasks@0.5.8-next.1
|
||||
- @backstage/plugin-techdocs-backend@1.7.0-next.1
|
||||
- @backstage/plugin-scaffolder-backend@1.16.6-next.1
|
||||
- @backstage/plugin-code-coverage-backend@0.2.17-next.1
|
||||
- example-app@0.2.87-next.1
|
||||
- @backstage/backend-common@0.19.5-next.1
|
||||
- @backstage/catalog-model@1.4.2-next.0
|
||||
- @backstage/plugin-adr-backend@0.3.9-next.1
|
||||
- @backstage/plugin-app-backend@0.3.51-next.1
|
||||
- @backstage/plugin-auth-node@0.3.0-next.1
|
||||
- @backstage/plugin-azure-devops-backend@0.3.30-next.1
|
||||
- @backstage/plugin-azure-sites-backend@0.1.13-next.1
|
||||
- @backstage/plugin-badges-backend@0.2.6-next.1
|
||||
- @backstage/plugin-entity-feedback-backend@0.1.9-next.1
|
||||
- @backstage/plugin-events-backend@0.2.12-next.1
|
||||
- @backstage/plugin-explore-backend@0.0.13-next.1
|
||||
- @backstage/plugin-graphql-backend@0.1.41-next.1
|
||||
- @backstage/plugin-jenkins-backend@0.2.6-next.1
|
||||
- @backstage/plugin-kafka-backend@0.2.44-next.1
|
||||
- @backstage/plugin-lighthouse-backend@0.2.7-next.1
|
||||
- @backstage/plugin-linguist-backend@0.4.3-next.1
|
||||
- @backstage/plugin-nomad-backend@0.1.5-next.1
|
||||
- @backstage/plugin-permission-backend@0.5.26-next.1
|
||||
- @backstage/plugin-permission-common@0.7.8-next.0
|
||||
- @backstage/plugin-permission-node@0.7.14-next.1
|
||||
- @backstage/plugin-playlist-backend@0.3.7-next.1
|
||||
- @backstage/plugin-proxy-backend@0.3.3-next.1
|
||||
- @backstage/plugin-rollbar-backend@0.1.48-next.1
|
||||
- @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.2.4-next.1
|
||||
- @backstage/plugin-scaffolder-backend-module-rails@0.4.20-next.1
|
||||
- @backstage/plugin-search-backend@1.4.3-next.1
|
||||
- @backstage/plugin-search-backend-module-catalog@0.1.7-next.1
|
||||
- @backstage/plugin-search-backend-module-elasticsearch@1.3.6-next.1
|
||||
- @backstage/plugin-search-backend-module-explore@0.1.7-next.1
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.1.7-next.1
|
||||
- @backstage/plugin-search-backend-node@1.2.7-next.1
|
||||
- @backstage/plugin-tech-insights-backend@0.5.17-next.1
|
||||
- @backstage/plugin-tech-insights-backend-module-jsonfc@0.1.35-next.1
|
||||
- @backstage/plugin-tech-insights-node@0.4.9-next.1
|
||||
- @backstage/plugin-todo-backend@0.2.3-next.1
|
||||
- @backstage/plugin-catalog-node@1.4.4-next.1
|
||||
- @backstage/plugin-catalog-backend-module-unprocessed@0.2.3-next.1
|
||||
- @backstage/plugin-events-node@0.2.12-next.1
|
||||
- @backstage/catalog-client@1.4.4-next.0
|
||||
- @backstage/plugin-search-common@1.2.6-next.0
|
||||
|
||||
## 0.2.87-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend",
|
||||
"version": "0.2.87-next.0",
|
||||
"version": "0.2.87-next.1",
|
||||
"main": "dist/index.cjs.js",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/catalog-client
|
||||
|
||||
## 1.4.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.4.2-next.0
|
||||
- @backstage/errors@1.2.1
|
||||
|
||||
## 1.4.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/catalog-client",
|
||||
"description": "An isomorphic client for the catalog backend",
|
||||
"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/catalog-model
|
||||
|
||||
## 1.4.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/errors@1.2.1
|
||||
- @backstage/types@1.1.0
|
||||
|
||||
## 1.4.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/catalog-model",
|
||||
"description": "Types and validators that help describe the model of a Backstage Catalog",
|
||||
"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,21 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.22.13-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/integration@1.7.0-next.1
|
||||
- @backstage/catalog-model@1.4.2-next.0
|
||||
- @backstage/config-loader@1.5.0-next.1
|
||||
- @backstage/cli-common@0.1.12
|
||||
- @backstage/cli-node@0.1.3
|
||||
- @backstage/errors@1.2.1
|
||||
- @backstage/eslint-plugin@0.1.3
|
||||
- @backstage/release-manifests@0.0.9
|
||||
- @backstage/types@1.1.0
|
||||
|
||||
## 0.22.12-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"version": "0.22.12-next.0",
|
||||
"version": "0.22.13-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/config-loader
|
||||
|
||||
## 1.5.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/cli-common@0.1.12
|
||||
- @backstage/errors@1.2.1
|
||||
- @backstage/types@1.1.0
|
||||
|
||||
## 1.5.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/config-loader",
|
||||
"description": "Config loading functionality used by Backstage backend, and CLI",
|
||||
"version": "1.5.0-next.0",
|
||||
"version": "1.5.0-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.cjs.js",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/config
|
||||
|
||||
## 1.1.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 62f448edb0b5: Added a `readDurationFromConfig` function
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/errors@1.2.1
|
||||
- @backstage/types@1.1.0
|
||||
|
||||
## 1.0.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/config",
|
||||
"description": "Config API used by Backstage core, backend, and CLI",
|
||||
"version": "1.0.8",
|
||||
"version": "1.1.0-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.cjs.js",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/core-app-api
|
||||
|
||||
## 1.10.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/core-plugin-api@1.6.0-next.1
|
||||
- @backstage/types@1.1.0
|
||||
- @backstage/version-bridge@1.0.4
|
||||
|
||||
## 1.10.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-app-api",
|
||||
"description": "Core app API used by Backstage apps",
|
||||
"version": "1.10.0-next.0",
|
||||
"version": "1.10.0-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/core-components
|
||||
|
||||
## 0.13.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 0c9907645aab: Fixed an issue causing `StructuredMetadataTable` to crash in case metadata contained `null` values.
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/core-plugin-api@1.6.0-next.1
|
||||
- @backstage/errors@1.2.1
|
||||
- @backstage/theme@0.4.1
|
||||
- @backstage/version-bridge@1.0.4
|
||||
|
||||
## 0.13.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-components",
|
||||
"description": "Core components used by Backstage plugins and apps",
|
||||
"version": "0.13.5-next.0",
|
||||
"version": "0.13.5-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/core-plugin-api
|
||||
|
||||
## 1.6.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/types@1.1.0
|
||||
- @backstage/version-bridge@1.0.4
|
||||
|
||||
## 1.6.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-plugin-api",
|
||||
"description": "Core API used by Backstage plugins",
|
||||
"version": "1.6.0-next.0",
|
||||
"version": "1.6.0-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.5.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Bumped create-app version.
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.12
|
||||
|
||||
## 0.5.5-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.5.5-next.0",
|
||||
"version": "0.5.5-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/dev-utils
|
||||
|
||||
## 1.0.21-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.8.4-next.1
|
||||
- @backstage/core-components@0.13.5-next.1
|
||||
- @backstage/app-defaults@1.4.3-next.1
|
||||
- @backstage/integration-react@1.1.19-next.1
|
||||
- @backstage/catalog-model@1.4.2-next.0
|
||||
- @backstage/core-app-api@1.10.0-next.1
|
||||
- @backstage/core-plugin-api@1.6.0-next.1
|
||||
- @backstage/test-utils@1.4.3-next.1
|
||||
- @backstage/theme@0.4.1
|
||||
|
||||
## 1.0.20-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/dev-utils",
|
||||
"description": "Utilities for developing Backstage plugins.",
|
||||
"version": "1.0.20-next.0",
|
||||
"version": "1.0.21-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# e2e-test
|
||||
|
||||
## 0.2.7-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/create-app@0.5.5-next.1
|
||||
- @backstage/cli-common@0.1.12
|
||||
- @backstage/errors@1.2.1
|
||||
|
||||
## 0.2.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "e2e-test",
|
||||
"description": "E2E test for verifying Backstage packages",
|
||||
"version": "0.2.7-next.0",
|
||||
"version": "0.2.7-next.1",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
# @backstage/frontend-app-api
|
||||
|
||||
## 0.0.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/plugin-graphiql@0.2.54-next.1
|
||||
- @backstage/frontend-plugin-api@0.0.0
|
||||
- @backstage/types@1.1.0
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-app-api",
|
||||
"version": "0.0.0",
|
||||
"version": "0.0.1-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/integration-aws-node
|
||||
|
||||
## 0.1.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/errors@1.2.1
|
||||
|
||||
## 0.1.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/integration-aws-node",
|
||||
"description": "Helpers for fetching AWS account credentials",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/integration-react
|
||||
|
||||
## 1.1.19-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.5-next.1
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/integration@1.7.0-next.1
|
||||
- @backstage/core-plugin-api@1.6.0-next.1
|
||||
- @backstage/theme@0.4.1
|
||||
|
||||
## 1.1.18-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/integration-react",
|
||||
"description": "Frontend package for managing integrations towards external systems",
|
||||
"version": "1.1.18-next.0",
|
||||
"version": "1.1.19-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/integration
|
||||
|
||||
## 1.7.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 2d2fc9d20ebb: Additional fix for Gitiles auth links
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/errors@1.2.1
|
||||
|
||||
## 1.7.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/integration",
|
||||
"description": "Helpers for managing integrations towards external systems",
|
||||
"version": "1.7.0-next.0",
|
||||
"version": "1.7.0-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/repo-tools
|
||||
|
||||
## 0.3.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6f874cdb04eb: Fixed a bug with the `generate-catalog-info` command that could cause `metadata.description` values to be overwritten by `package.json` description values only because unrelated attributes were being changed.
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.4.2-next.0
|
||||
- @backstage/cli-common@0.1.12
|
||||
- @backstage/cli-node@0.1.3
|
||||
- @backstage/errors@1.2.1
|
||||
|
||||
## 0.3.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/repo-tools",
|
||||
"description": "CLI for Backstage repo tooling ",
|
||||
"version": "0.3.4-next.0",
|
||||
"version": "0.3.4-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# techdocs-cli-embedded-app
|
||||
|
||||
## 0.2.86-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.5-next.1
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/plugin-catalog@1.12.5-next.1
|
||||
- @backstage/plugin-techdocs@1.6.9-next.1
|
||||
- @backstage/app-defaults@1.4.3-next.1
|
||||
- @backstage/cli@0.22.13-next.1
|
||||
- @backstage/integration-react@1.1.19-next.1
|
||||
- @backstage/plugin-techdocs-react@1.1.10-next.1
|
||||
- @backstage/catalog-model@1.4.2-next.0
|
||||
- @backstage/core-app-api@1.10.0-next.1
|
||||
- @backstage/core-plugin-api@1.6.0-next.1
|
||||
- @backstage/test-utils@1.4.3-next.1
|
||||
- @backstage/theme@0.4.1
|
||||
|
||||
## 0.2.86-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "techdocs-cli-embedded-app",
|
||||
"version": "0.2.86-next.0",
|
||||
"version": "0.2.86-next.1",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @techdocs/cli
|
||||
|
||||
## 1.5.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 10a86bd4ae12: Add optional config and cli option for techdocs to specify default mkdocs plugins.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/plugin-techdocs-node@1.8.0-next.1
|
||||
- @backstage/backend-common@0.19.5-next.1
|
||||
- @backstage/catalog-model@1.4.2-next.0
|
||||
- @backstage/cli-common@0.1.12
|
||||
|
||||
## 1.4.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@techdocs/cli",
|
||||
"description": "Utility CLI for managing TechDocs sites in Backstage.",
|
||||
"version": "1.4.7-next.0",
|
||||
"version": "1.5.0-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/test-utils
|
||||
|
||||
## 1.4.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/core-app-api@1.10.0-next.1
|
||||
- @backstage/core-plugin-api@1.6.0-next.1
|
||||
- @backstage/plugin-permission-common@0.7.8-next.0
|
||||
- @backstage/plugin-permission-react@0.4.15-next.1
|
||||
- @backstage/theme@0.4.1
|
||||
- @backstage/types@1.1.0
|
||||
|
||||
## 1.4.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/test-utils",
|
||||
"description": "Utilities to test Backstage plugins and apps.",
|
||||
"version": "1.4.3-next.0",
|
||||
"version": "1.4.3-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-adr-backend
|
||||
|
||||
## 0.3.9-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/integration@1.7.0-next.1
|
||||
- @backstage/backend-common@0.19.5-next.1
|
||||
- @backstage/backend-plugin-api@0.6.3-next.1
|
||||
- @backstage/catalog-model@1.4.2-next.0
|
||||
- @backstage/plugin-adr-common@0.2.15-next.1
|
||||
- @backstage/catalog-client@1.4.4-next.0
|
||||
- @backstage/errors@1.2.1
|
||||
- @backstage/plugin-search-common@1.2.6-next.0
|
||||
|
||||
## 0.3.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr-backend",
|
||||
"version": "0.3.8-next.0",
|
||||
"version": "0.3.9-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-adr-common
|
||||
|
||||
## 0.2.15-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/integration@1.7.0-next.1
|
||||
- @backstage/catalog-model@1.4.2-next.0
|
||||
- @backstage/plugin-search-common@1.2.6-next.0
|
||||
|
||||
## 0.2.14-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr-common",
|
||||
"description": "Common functionalities for the adr plugin",
|
||||
"version": "0.2.14-next.0",
|
||||
"version": "0.2.15-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-adr
|
||||
|
||||
## 0.6.7-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.8.4-next.1
|
||||
- @backstage/core-components@0.13.5-next.1
|
||||
- @backstage/plugin-search-react@1.7.0-next.1
|
||||
- @backstage/integration-react@1.1.19-next.1
|
||||
- @backstage/catalog-model@1.4.2-next.0
|
||||
- @backstage/core-plugin-api@1.6.0-next.1
|
||||
- @backstage/plugin-adr-common@0.2.15-next.1
|
||||
- @backstage/theme@0.4.1
|
||||
- @backstage/plugin-search-common@1.2.6-next.0
|
||||
|
||||
## 0.6.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr",
|
||||
"version": "0.6.6-next.0",
|
||||
"version": "0.6.7-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-airbrake-backend
|
||||
|
||||
## 0.2.24-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/backend-common@0.19.5-next.1
|
||||
- @backstage/backend-plugin-api@0.6.3-next.1
|
||||
|
||||
## 0.2.23-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake-backend",
|
||||
"version": "0.2.23-next.0",
|
||||
"version": "0.2.24-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-airbrake
|
||||
|
||||
## 0.3.24-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.8.4-next.1
|
||||
- @backstage/core-components@0.13.5-next.1
|
||||
- @backstage/dev-utils@1.0.21-next.1
|
||||
- @backstage/catalog-model@1.4.2-next.0
|
||||
- @backstage/core-plugin-api@1.6.0-next.1
|
||||
- @backstage/test-utils@1.4.3-next.1
|
||||
- @backstage/theme@0.4.1
|
||||
|
||||
## 0.3.23-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake",
|
||||
"version": "0.3.23-next.0",
|
||||
"version": "0.3.24-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-allure
|
||||
|
||||
## 0.1.40-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.8.4-next.1
|
||||
- @backstage/core-components@0.13.5-next.1
|
||||
- @backstage/catalog-model@1.4.2-next.0
|
||||
- @backstage/core-plugin-api@1.6.0-next.1
|
||||
- @backstage/theme@0.4.1
|
||||
|
||||
## 0.1.39-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-allure",
|
||||
"description": "A Backstage plugin that integrates with Allure",
|
||||
"version": "0.1.39-next.0",
|
||||
"version": "0.1.40-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-analytics-module-ga
|
||||
|
||||
## 0.1.33-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.5-next.1
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/core-plugin-api@1.6.0-next.1
|
||||
- @backstage/theme@0.4.1
|
||||
|
||||
## 0.1.33-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-analytics-module-ga",
|
||||
"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,15 @@
|
||||
# @backstage/plugin-analytics-module-ga4
|
||||
|
||||
## 0.1.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.5-next.1
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/core-plugin-api@1.6.0-next.1
|
||||
- @backstage/theme@0.4.1
|
||||
|
||||
## 0.1.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-analytics-module-ga4",
|
||||
"version": "0.1.4-next.0",
|
||||
"version": "0.1.4-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-analytics-module-newrelic-browser
|
||||
|
||||
## 0.0.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.5-next.1
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/core-plugin-api@1.6.0-next.1
|
||||
|
||||
## 0.0.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-analytics-module-newrelic-browser",
|
||||
"version": "0.0.2-next.0",
|
||||
"version": "0.0.2-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-apache-airflow
|
||||
|
||||
## 0.2.15-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.5-next.1
|
||||
- @backstage/core-plugin-api@1.6.0-next.1
|
||||
|
||||
## 0.2.15-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-apache-airflow",
|
||||
"version": "0.2.15-next.0",
|
||||
"version": "0.2.15-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.9.11-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.8.4-next.1
|
||||
- @backstage/core-components@0.13.5-next.1
|
||||
- @backstage/plugin-catalog@1.12.5-next.1
|
||||
- @backstage/catalog-model@1.4.2-next.0
|
||||
- @backstage/core-plugin-api@1.6.0-next.1
|
||||
- @backstage/theme@0.4.1
|
||||
|
||||
## 0.9.10-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.10-next.0",
|
||||
"version": "0.9.11-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-apollo-explorer
|
||||
|
||||
## 0.1.15-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.5-next.1
|
||||
- @backstage/core-plugin-api@1.6.0-next.1
|
||||
- @backstage/theme@0.4.1
|
||||
|
||||
## 0.1.15-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-apollo-explorer",
|
||||
"version": "0.1.15-next.0",
|
||||
"version": "0.1.15-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-app-backend
|
||||
|
||||
## 0.3.51-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.1.0-next.0
|
||||
- @backstage/backend-common@0.19.5-next.1
|
||||
- @backstage/backend-plugin-api@0.6.3-next.1
|
||||
- @backstage/config-loader@1.5.0-next.1
|
||||
- @backstage/plugin-app-node@0.1.3-next.1
|
||||
- @backstage/types@1.1.0
|
||||
|
||||
## 0.3.50-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.50-next.0",
|
||||
"version": "0.3.51-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/plugin-app-node
|
||||
|
||||
## 0.1.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.3-next.1
|
||||
|
||||
## 0.1.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-node",
|
||||
"description": "Node.js library for the app plugin",
|
||||
"version": "0.1.2-next.0",
|
||||
"version": "0.1.3-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-auth-backend-module-gcp-iap-provider
|
||||
|
||||
## 0.1.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.3-next.1
|
||||
- @backstage/plugin-auth-node@0.3.0-next.1
|
||||
- @backstage/errors@1.2.1
|
||||
- @backstage/types@1.1.0
|
||||
|
||||
## 0.1.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-gcp-iap-provider",
|
||||
"description": "A GCP IAP auth provider module for the Backstage auth backend",
|
||||
"version": "0.1.0-next.0",
|
||||
"version": "0.1.0-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-github-provider
|
||||
|
||||
## 0.1.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.19.5-next.1
|
||||
- @backstage/backend-plugin-api@0.6.3-next.1
|
||||
- @backstage/plugin-auth-node@0.3.0-next.1
|
||||
|
||||
## 0.1.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-github-provider",
|
||||
"description": "The github-provider backend module for the auth plugin.",
|
||||
"version": "0.1.0-next.0",
|
||||
"version": "0.1.0-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-gitlab-provider
|
||||
|
||||
## 0.1.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 080cc7794700: New module for `@backstage/plugin-auth-backend` that adds a GitLab auth provider.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.19.5-next.1
|
||||
- @backstage/backend-plugin-api@0.6.3-next.1
|
||||
- @backstage/plugin-auth-node@0.3.0-next.1
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-gitlab-provider",
|
||||
"description": "The gitlab-provider backend module for the auth plugin.",
|
||||
"version": "0.0.0",
|
||||
"version": "0.1.0-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-auth-backend-module-google-provider
|
||||
|
||||
## 0.1.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.3-next.1
|
||||
- @backstage/plugin-auth-node@0.3.0-next.1
|
||||
|
||||
## 0.1.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-google-provider",
|
||||
"description": "A Google auth provider module for the Backstage auth backend",
|
||||
"version": "0.1.0-next.0",
|
||||
"version": "0.1.0-next.1",
|
||||
"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