Version Packages (next)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Bumped create-app version.
|
||||
@@ -206,18 +206,25 @@
|
||||
"changesets": [
|
||||
"chubby-dots-kiss",
|
||||
"clear-bananas-end",
|
||||
"create-app-1751370514",
|
||||
"curly-zoos-thank",
|
||||
"cyan-islands-swim",
|
||||
"dark-cougars-go",
|
||||
"dry-hornets-stop",
|
||||
"eleven-pans-turn",
|
||||
"empty-mugs-agree",
|
||||
"empty-poets-give",
|
||||
"fancy-nails-call",
|
||||
"fuzzy-cooks-dress",
|
||||
"gentle-llamas-press",
|
||||
"mean-lemons-dream",
|
||||
"odd-clubs-teach",
|
||||
"petite-paths-remain",
|
||||
"public-nails-melt",
|
||||
"red-trams-join",
|
||||
"rich-eagles-rule",
|
||||
"shaggy-cobras-rhyme",
|
||||
"shaky-parents-enter",
|
||||
"sharp-stars-report",
|
||||
"silent-vans-tie",
|
||||
"six-dots-agree",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "root",
|
||||
"version": "1.41.0-next.0",
|
||||
"version": "1.41.0-next.1",
|
||||
"backstage": {
|
||||
"cli": {
|
||||
"new": {
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/app-defaults
|
||||
|
||||
## 1.6.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-app-api@1.17.2-next.0
|
||||
- @backstage/core-components@0.17.4-next.1
|
||||
- @backstage/core-plugin-api@1.10.9-next.0
|
||||
- @backstage/plugin-permission-react@0.4.36-next.0
|
||||
|
||||
## 1.6.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/app-defaults",
|
||||
"version": "1.6.4-next.0",
|
||||
"version": "1.6.4-next.1",
|
||||
"description": "Provides the default wiring of a Backstage App",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,49 @@
|
||||
# example-app-next
|
||||
|
||||
## 0.0.25-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.3.3-next.0
|
||||
- @backstage/frontend-app-api@0.11.4-next.1
|
||||
- @backstage/catalog-model@1.7.5-next.0
|
||||
- @backstage/plugin-catalog-react@1.19.1-next.1
|
||||
- @backstage/cli@0.33.1-next.1
|
||||
- @backstage/core-app-api@1.17.2-next.0
|
||||
- @backstage/core-components@0.17.4-next.1
|
||||
- @backstage/core-plugin-api@1.10.9-next.0
|
||||
- @backstage/frontend-defaults@0.2.4-next.1
|
||||
- @backstage/integration-react@1.2.9-next.1
|
||||
- @backstage/plugin-catalog-import@0.13.3-next.1
|
||||
- @backstage/plugin-home@0.8.10-next.1
|
||||
- @backstage/plugin-permission-react@0.4.36-next.0
|
||||
- @backstage/plugin-techdocs@1.13.2-next.1
|
||||
- @backstage/plugin-techdocs-react@1.3.1-next.1
|
||||
- @backstage/plugin-catalog@1.31.1-next.1
|
||||
- @backstage/plugin-catalog-common@1.1.5-next.0
|
||||
- @backstage/plugin-org@0.6.41-next.1
|
||||
- @backstage/plugin-scaffolder@1.32.1-next.1
|
||||
- @backstage/plugin-scaffolder-react@1.17.1-next.1
|
||||
- @backstage/plugin-search-common@1.2.19-next.0
|
||||
- @backstage/plugin-api-docs@0.12.9-next.1
|
||||
- @backstage/plugin-catalog-graph@0.4.21-next.1
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.2.19-next.1
|
||||
- @backstage/plugin-kubernetes@0.12.9-next.1
|
||||
- @backstage/plugin-kubernetes-cluster@0.0.27-next.1
|
||||
- @backstage/plugin-user-settings@0.8.24-next.1
|
||||
- @backstage/app-defaults@1.6.4-next.1
|
||||
- @backstage/core-compat-api@0.4.4-next.1
|
||||
- @backstage/plugin-notifications@0.5.7-next.1
|
||||
- @backstage/plugin-search@1.4.28-next.1
|
||||
- @backstage/plugin-search-react@1.9.2-next.1
|
||||
- @backstage/plugin-signals@0.0.21-next.1
|
||||
- @backstage/frontend-plugin-api@0.10.4-next.1
|
||||
- @backstage/plugin-app@0.1.11-next.1
|
||||
- @backstage/plugin-app-visualizer@0.1.21-next.1
|
||||
- @backstage/plugin-auth-react@0.1.17-next.1
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.26-next.1
|
||||
|
||||
## 0.0.25-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app-next",
|
||||
"version": "0.0.25-next.0",
|
||||
"version": "0.0.25-next.1",
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,45 @@
|
||||
# example-app
|
||||
|
||||
## 0.2.111-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.3.3-next.0
|
||||
- @backstage/frontend-app-api@0.11.4-next.1
|
||||
- @backstage/catalog-model@1.7.5-next.0
|
||||
- @backstage/plugin-catalog-react@1.19.1-next.1
|
||||
- @backstage/cli@0.33.1-next.1
|
||||
- @backstage/core-app-api@1.17.2-next.0
|
||||
- @backstage/core-components@0.17.4-next.1
|
||||
- @backstage/core-plugin-api@1.10.9-next.0
|
||||
- @backstage/integration-react@1.2.9-next.1
|
||||
- @backstage/plugin-catalog-import@0.13.3-next.1
|
||||
- @backstage/plugin-home@0.8.10-next.1
|
||||
- @backstage/plugin-permission-react@0.4.36-next.0
|
||||
- @backstage/plugin-techdocs@1.13.2-next.1
|
||||
- @backstage/plugin-techdocs-react@1.3.1-next.1
|
||||
- @backstage/plugin-catalog@1.31.1-next.1
|
||||
- @backstage/plugin-catalog-common@1.1.5-next.0
|
||||
- @backstage/plugin-org@0.6.41-next.1
|
||||
- @backstage/plugin-scaffolder@1.32.1-next.1
|
||||
- @backstage/plugin-scaffolder-react@1.17.1-next.1
|
||||
- @backstage/plugin-search-common@1.2.19-next.0
|
||||
- @backstage/plugin-api-docs@0.12.9-next.1
|
||||
- @backstage/plugin-catalog-graph@0.4.21-next.1
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.2.19-next.1
|
||||
- @backstage/plugin-kubernetes@0.12.9-next.1
|
||||
- @backstage/plugin-kubernetes-cluster@0.0.27-next.1
|
||||
- @backstage/plugin-user-settings@0.8.24-next.1
|
||||
- @backstage/app-defaults@1.6.4-next.1
|
||||
- @backstage/plugin-notifications@0.5.7-next.1
|
||||
- @backstage/plugin-search@1.4.28-next.1
|
||||
- @backstage/plugin-search-react@1.9.2-next.1
|
||||
- @backstage/plugin-signals@0.0.21-next.1
|
||||
- @backstage/plugin-auth-react@0.1.17-next.1
|
||||
- @backstage/plugin-devtools@0.1.29-next.1
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.26-next.1
|
||||
|
||||
## 0.2.111-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.2.111-next.0",
|
||||
"version": "0.2.111-next.1",
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/backend-app-api
|
||||
|
||||
## 1.2.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.3.3-next.0
|
||||
- @backstage/backend-plugin-api@1.4.1-next.0
|
||||
|
||||
## 1.2.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-app-api",
|
||||
"version": "1.2.4",
|
||||
"version": "1.2.5-next.0",
|
||||
"description": "Core API used by Backstage backend apps",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/backend-defaults
|
||||
|
||||
## 0.11.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.10.2-next.0
|
||||
- @backstage/config@1.3.3-next.0
|
||||
- @backstage/plugin-permission-node@0.10.2-next.0
|
||||
- @backstage/integration@1.17.1-next.1
|
||||
- @backstage/integration-aws-node@0.1.17-next.0
|
||||
- @backstage/backend-app-api@1.2.5-next.0
|
||||
- @backstage/backend-plugin-api@1.4.1-next.0
|
||||
- @backstage/plugin-auth-node@0.6.5-next.0
|
||||
- @backstage/plugin-events-node@0.4.13-next.0
|
||||
|
||||
## 0.11.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-defaults",
|
||||
"version": "0.11.1-next.0",
|
||||
"version": "0.11.1-next.1",
|
||||
"description": "Backend defaults used by Backstage backend apps",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,28 @@
|
||||
# @backstage/backend-dynamic-feature-service
|
||||
|
||||
## 0.7.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 3507fcd: Just some more circular dep cleanup
|
||||
- 3d61c36: Fix wrong imports which lead to module initialization failures when enabling dynamic plugins.
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.10.2-next.0
|
||||
- @backstage/config@1.3.3-next.0
|
||||
- @backstage/plugin-permission-common@0.9.1-next.0
|
||||
- @backstage/plugin-permission-node@0.10.2-next.0
|
||||
- @backstage/backend-defaults@0.11.1-next.1
|
||||
- @backstage/plugin-app-node@0.1.35-next.0
|
||||
- @backstage/backend-plugin-api@1.4.1-next.0
|
||||
- @backstage/plugin-auth-node@0.6.5-next.0
|
||||
- @backstage/plugin-catalog-backend@3.0.0-next.1
|
||||
- @backstage/plugin-events-backend@0.5.4-next.0
|
||||
- @backstage/plugin-scaffolder-node@0.9.1-next.1
|
||||
- @backstage/plugin-search-backend-node@1.3.13-next.0
|
||||
- @backstage/plugin-search-common@1.2.19-next.0
|
||||
- @backstage/backend-openapi-utils@0.5.5-next.0
|
||||
- @backstage/plugin-events-node@0.4.13-next.0
|
||||
|
||||
## 0.7.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-dynamic-feature-service",
|
||||
"version": "0.7.2-next.0",
|
||||
"version": "0.7.2-next.1",
|
||||
"description": "Backstage dynamic feature service",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/backend-openapi-utils
|
||||
|
||||
## 0.5.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.4.1-next.0
|
||||
|
||||
## 0.5.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-openapi-utils",
|
||||
"version": "0.5.4",
|
||||
"version": "0.5.5-next.0",
|
||||
"description": "OpenAPI typescript support.",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/backend-plugin-api
|
||||
|
||||
## 1.4.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.3.3-next.0
|
||||
- @backstage/plugin-permission-common@0.9.1-next.0
|
||||
- @backstage/plugin-permission-node@0.10.2-next.0
|
||||
- @backstage/plugin-auth-node@0.6.5-next.0
|
||||
|
||||
## 1.4.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-plugin-api",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1-next.0",
|
||||
"description": "Core API used by Backstage backend plugins",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/backend-test-utils
|
||||
|
||||
## 1.7.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.3.3-next.0
|
||||
- @backstage/plugin-permission-common@0.9.1-next.0
|
||||
- @backstage/backend-defaults@0.11.1-next.1
|
||||
- @backstage/backend-app-api@1.2.5-next.0
|
||||
- @backstage/backend-plugin-api@1.4.1-next.0
|
||||
- @backstage/plugin-auth-node@0.6.5-next.0
|
||||
- @backstage/plugin-events-node@0.4.13-next.0
|
||||
|
||||
## 1.7.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-test-utils",
|
||||
"version": "1.7.0-next.0",
|
||||
"version": "1.7.0-next.1",
|
||||
"description": "Test helpers library for Backstage backends",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,45 @@
|
||||
# example-backend
|
||||
|
||||
## 0.0.40-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-permission-common@0.9.1-next.0
|
||||
- @backstage/plugin-permission-node@0.10.2-next.0
|
||||
- @backstage/catalog-model@1.7.5-next.0
|
||||
- @backstage/backend-defaults@0.11.1-next.1
|
||||
- @backstage/plugin-app-backend@0.5.4-next.0
|
||||
- @backstage/plugin-devtools-backend@0.5.7-next.1
|
||||
- @backstage/plugin-proxy-backend@0.6.4-next.0
|
||||
- @backstage/backend-plugin-api@1.4.1-next.0
|
||||
- @backstage/plugin-auth-backend@0.25.2-next.0
|
||||
- @backstage/plugin-auth-backend-module-guest-provider@0.2.10-next.0
|
||||
- @backstage/plugin-auth-node@0.6.5-next.0
|
||||
- @backstage/plugin-catalog-backend@3.0.0-next.1
|
||||
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.5.4-next.0
|
||||
- @backstage/plugin-events-backend@0.5.4-next.0
|
||||
- @backstage/plugin-events-backend-module-google-pubsub@0.1.2-next.0
|
||||
- @backstage/plugin-kubernetes-backend@0.19.8-next.0
|
||||
- @backstage/plugin-notifications-backend@0.5.8-next.1
|
||||
- @backstage/plugin-permission-backend@0.7.2-next.0
|
||||
- @backstage/plugin-scaffolder-backend@2.0.1-next.1
|
||||
- @backstage/plugin-scaffolder-backend-module-github@0.8.1-next.1
|
||||
- @backstage/plugin-search-backend@2.0.4-next.1
|
||||
- @backstage/plugin-search-backend-module-catalog@0.3.6-next.0
|
||||
- @backstage/plugin-search-backend-module-explore@0.3.4-next.0
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.4.4-next.1
|
||||
- @backstage/plugin-search-backend-node@1.3.13-next.0
|
||||
- @backstage/plugin-signals-backend@0.3.6-next.0
|
||||
- @backstage/plugin-techdocs-backend@2.0.4-next.1
|
||||
- @backstage/plugin-catalog-backend-module-unprocessed@0.6.2-next.0
|
||||
- @backstage/plugin-permission-backend-module-allow-all-policy@0.2.10-next.0
|
||||
- @backstage/plugin-catalog-backend-module-openapi@0.2.12-next.1
|
||||
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.10-next.0
|
||||
- @backstage/plugin-mcp-actions-backend@0.1.1-next.1
|
||||
- @backstage/plugin-auth-backend-module-github-provider@0.3.5-next.0
|
||||
- @backstage/plugin-scaffolder-backend-module-notifications@0.1.12-next.1
|
||||
|
||||
## 0.0.40-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend",
|
||||
"version": "0.0.40-next.0",
|
||||
"version": "0.0.40-next.1",
|
||||
"backstage": {
|
||||
"role": "backend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/catalog-client
|
||||
|
||||
## 1.10.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6fb4143: allow arrays in the InMemoryCatalogClient to filter entities
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.7.5-next.0
|
||||
|
||||
## 1.10.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/catalog-client",
|
||||
"version": "1.10.1",
|
||||
"version": "1.10.2-next.0",
|
||||
"description": "An isomorphic client for the catalog backend",
|
||||
"backstage": {
|
||||
"role": "common-library"
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/catalog-model
|
||||
|
||||
## 1.7.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 3507fcd: Just some more circular dep cleanup
|
||||
|
||||
## 1.7.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/catalog-model",
|
||||
"version": "1.7.4",
|
||||
"version": "1.7.5-next.0",
|
||||
"description": "Types and validators that help describe the model of a Backstage Catalog",
|
||||
"backstage": {
|
||||
"role": "common-library"
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.33.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.10.2-next.0
|
||||
- @backstage/config@1.3.3-next.0
|
||||
- @backstage/catalog-model@1.7.5-next.0
|
||||
- @backstage/integration@1.17.1-next.1
|
||||
|
||||
## 0.33.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"version": "0.33.1-next.0",
|
||||
"version": "0.33.1-next.1",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/config-loader
|
||||
|
||||
## 1.10.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- ff23618: Loosen the requirements for a key to be considered valid config.
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.3.3-next.0
|
||||
|
||||
## 1.10.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/config-loader",
|
||||
"version": "1.10.1",
|
||||
"version": "1.10.2-next.0",
|
||||
"description": "Config loading functionality used by Backstage backend, and CLI",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/config
|
||||
|
||||
## 1.3.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- ff23618: Loosen the requirements for a key to be considered valid config.
|
||||
- 3507fcd: Just some more circular dep cleanup
|
||||
|
||||
## 1.3.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/config",
|
||||
"version": "1.3.2",
|
||||
"version": "1.3.3-next.0",
|
||||
"description": "Config API used by Backstage core, backend, and CLI",
|
||||
"backstage": {
|
||||
"role": "common-library"
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/core-app-api
|
||||
|
||||
## 1.17.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.3.3-next.0
|
||||
- @backstage/core-plugin-api@1.10.9-next.0
|
||||
|
||||
## 1.17.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/core-app-api",
|
||||
"version": "1.17.1",
|
||||
"version": "1.17.2-next.0",
|
||||
"description": "Core app API used by Backstage apps",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/core-compat-api
|
||||
|
||||
## 0.4.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.19.1-next.1
|
||||
- @backstage/core-plugin-api@1.10.9-next.0
|
||||
- @backstage/frontend-plugin-api@0.10.4-next.1
|
||||
|
||||
## 0.4.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/core-compat-api",
|
||||
"version": "0.4.4-next.0",
|
||||
"version": "0.4.4-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/core-components
|
||||
|
||||
## 0.17.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.3.3-next.0
|
||||
- @backstage/core-plugin-api@1.10.9-next.0
|
||||
|
||||
## 0.17.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/core-components",
|
||||
"version": "0.17.4-next.0",
|
||||
"version": "0.17.4-next.1",
|
||||
"description": "Core components used by Backstage plugins and apps",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/core-plugin-api
|
||||
|
||||
## 1.10.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.3.3-next.0
|
||||
|
||||
## 1.10.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/core-plugin-api",
|
||||
"version": "1.10.8",
|
||||
"version": "1.10.9-next.0",
|
||||
"description": "Core API used by Backstage plugins",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.7.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Bumped create-app version.
|
||||
|
||||
## 0.7.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/create-app",
|
||||
"version": "0.7.1-next.0",
|
||||
"version": "0.7.1-next.1",
|
||||
"description": "A CLI that helps you create your own Backstage app",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/dev-utils
|
||||
|
||||
## 1.1.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.7.5-next.0
|
||||
- @backstage/plugin-catalog-react@1.19.1-next.1
|
||||
- @backstage/core-app-api@1.17.2-next.0
|
||||
- @backstage/core-components@0.17.4-next.1
|
||||
- @backstage/core-plugin-api@1.10.9-next.0
|
||||
- @backstage/integration-react@1.2.9-next.1
|
||||
- @backstage/app-defaults@1.6.4-next.1
|
||||
|
||||
## 1.1.12-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/dev-utils",
|
||||
"version": "1.1.12-next.0",
|
||||
"version": "1.1.12-next.1",
|
||||
"description": "Utilities for developing Backstage plugins.",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/frontend-app-api
|
||||
|
||||
## 0.11.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 3507fcd: Just some more circular dep cleanup
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.3.3-next.0
|
||||
- @backstage/core-app-api@1.17.2-next.0
|
||||
- @backstage/core-plugin-api@1.10.9-next.0
|
||||
- @backstage/frontend-defaults@0.2.4-next.1
|
||||
- @backstage/frontend-plugin-api@0.10.4-next.1
|
||||
|
||||
## 0.11.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-app-api",
|
||||
"version": "0.11.4-next.0",
|
||||
"version": "0.11.4-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/frontend-defaults
|
||||
|
||||
## 0.2.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.3.3-next.0
|
||||
- @backstage/frontend-app-api@0.11.4-next.1
|
||||
- @backstage/frontend-plugin-api@0.10.4-next.1
|
||||
- @backstage/plugin-app@0.1.11-next.1
|
||||
|
||||
## 0.2.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-defaults",
|
||||
"version": "0.2.4-next.0",
|
||||
"version": "0.2.4-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/frontend-dynamic-feature-loader
|
||||
|
||||
## 0.1.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.3.3-next.0
|
||||
- @backstage/frontend-plugin-api@0.10.4-next.1
|
||||
|
||||
## 0.1.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-dynamic-feature-loader",
|
||||
"version": "0.1.3-next.0",
|
||||
"version": "0.1.3-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/frontend-plugin-api
|
||||
|
||||
## 0.10.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.17.4-next.1
|
||||
- @backstage/core-plugin-api@1.10.9-next.0
|
||||
|
||||
## 0.10.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-plugin-api",
|
||||
"version": "0.10.4-next.0",
|
||||
"version": "0.10.4-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/frontend-test-utils
|
||||
|
||||
## 0.3.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.3.3-next.0
|
||||
- @backstage/frontend-app-api@0.11.4-next.1
|
||||
- @backstage/test-utils@1.7.10-next.1
|
||||
- @backstage/frontend-plugin-api@0.10.4-next.1
|
||||
- @backstage/plugin-app@0.1.11-next.1
|
||||
|
||||
## 0.3.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-test-utils",
|
||||
"version": "0.3.4-next.0",
|
||||
"version": "0.3.4-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/integration-aws-node
|
||||
|
||||
## 0.1.17-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.3.3-next.0
|
||||
|
||||
## 0.1.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/integration-aws-node",
|
||||
"version": "0.1.16",
|
||||
"version": "0.1.17-next.0",
|
||||
"description": "Helpers for fetching AWS account credentials",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/integration-react
|
||||
|
||||
## 1.2.9-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.3.3-next.0
|
||||
- @backstage/integration@1.17.1-next.1
|
||||
- @backstage/core-plugin-api@1.10.9-next.0
|
||||
|
||||
## 1.2.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/integration-react",
|
||||
"version": "1.2.9-next.0",
|
||||
"version": "1.2.9-next.1",
|
||||
"description": "Frontend package for managing integrations towards external systems",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/integration
|
||||
|
||||
## 1.17.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.3.3-next.0
|
||||
|
||||
## 1.17.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/integration",
|
||||
"version": "1.17.1-next.0",
|
||||
"version": "1.17.1-next.1",
|
||||
"description": "Helpers for managing integrations towards external systems",
|
||||
"backstage": {
|
||||
"role": "common-library"
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/repo-tools
|
||||
|
||||
## 0.15.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.10.2-next.0
|
||||
- @backstage/catalog-model@1.7.5-next.0
|
||||
- @backstage/backend-plugin-api@1.4.1-next.0
|
||||
|
||||
## 0.15.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/repo-tools",
|
||||
"version": "0.15.0-next.0",
|
||||
"version": "0.15.0-next.1",
|
||||
"description": "CLI for Backstage repo tooling ",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,23 @@
|
||||
# techdocs-cli-embedded-app
|
||||
|
||||
## 0.2.110-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.3.3-next.0
|
||||
- @backstage/catalog-model@1.7.5-next.0
|
||||
- @backstage/cli@0.33.1-next.1
|
||||
- @backstage/core-app-api@1.17.2-next.0
|
||||
- @backstage/core-components@0.17.4-next.1
|
||||
- @backstage/core-plugin-api@1.10.9-next.0
|
||||
- @backstage/integration-react@1.2.9-next.1
|
||||
- @backstage/test-utils@1.7.10-next.1
|
||||
- @backstage/plugin-techdocs@1.13.2-next.1
|
||||
- @backstage/plugin-techdocs-react@1.3.1-next.1
|
||||
- @backstage/plugin-catalog@1.31.1-next.1
|
||||
- @backstage/app-defaults@1.6.4-next.1
|
||||
|
||||
## 0.2.110-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "techdocs-cli-embedded-app",
|
||||
"version": "0.2.110-next.0",
|
||||
"version": "0.2.110-next.1",
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @techdocs/cli
|
||||
|
||||
## 1.9.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.3.3-next.0
|
||||
- @backstage/catalog-model@1.7.5-next.0
|
||||
- @backstage/backend-defaults@0.11.1-next.1
|
||||
- @backstage/plugin-techdocs-node@1.13.5-next.1
|
||||
|
||||
## 1.9.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@techdocs/cli",
|
||||
"version": "1.9.5-next.0",
|
||||
"version": "1.9.5-next.1",
|
||||
"description": "Utility CLI for managing TechDocs sites in Backstage.",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/test-utils
|
||||
|
||||
## 1.7.10-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.3.3-next.0
|
||||
- @backstage/plugin-permission-common@0.9.1-next.0
|
||||
- @backstage/core-app-api@1.17.2-next.0
|
||||
- @backstage/core-plugin-api@1.10.9-next.0
|
||||
- @backstage/plugin-permission-react@0.4.36-next.0
|
||||
|
||||
## 1.7.10-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/test-utils",
|
||||
"version": "1.7.10-next.0",
|
||||
"version": "1.7.10-next.1",
|
||||
"description": "Utilities to test Backstage plugins and apps.",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# yarn-plugin-backstage
|
||||
|
||||
## 0.0.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- d6084b8: Fixed a bug that would prevent the yarn plugin from installing new dependencies with the `backstage:^` protocol.
|
||||
|
||||
## 0.0.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "yarn-plugin-backstage",
|
||||
"version": "0.0.6",
|
||||
"version": "0.0.7-next.0",
|
||||
"description": "Yarn plugin for working with Backstage monorepos",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.12.9-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.7.5-next.0
|
||||
- @backstage/plugin-catalog-react@1.19.1-next.1
|
||||
- @backstage/core-components@0.17.4-next.1
|
||||
- @backstage/core-plugin-api@1.10.9-next.0
|
||||
- @backstage/plugin-permission-react@0.4.36-next.0
|
||||
- @backstage/plugin-catalog@1.31.1-next.1
|
||||
- @backstage/plugin-catalog-common@1.1.5-next.0
|
||||
- @backstage/core-compat-api@0.4.4-next.1
|
||||
- @backstage/frontend-plugin-api@0.10.4-next.1
|
||||
|
||||
## 0.12.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-api-docs",
|
||||
"version": "0.12.9-next.0",
|
||||
"version": "0.12.9-next.1",
|
||||
"description": "A Backstage plugin that helps represent API entities in the frontend",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-app-backend
|
||||
|
||||
## 0.5.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.10.2-next.0
|
||||
- @backstage/config@1.3.3-next.0
|
||||
- @backstage/plugin-app-node@0.1.35-next.0
|
||||
- @backstage/backend-plugin-api@1.4.1-next.0
|
||||
- @backstage/plugin-auth-node@0.6.5-next.0
|
||||
|
||||
## 0.5.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-backend",
|
||||
"version": "0.5.3",
|
||||
"version": "0.5.4-next.0",
|
||||
"description": "A Backstage backend plugin that serves the Backstage frontend app",
|
||||
"backstage": {
|
||||
"role": "backend-plugin",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-app-node
|
||||
|
||||
## 0.1.35-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.10.2-next.0
|
||||
- @backstage/backend-plugin-api@1.4.1-next.0
|
||||
|
||||
## 0.1.34
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-node",
|
||||
"version": "0.1.34",
|
||||
"version": "0.1.35-next.0",
|
||||
"description": "Node.js library for the app plugin",
|
||||
"backstage": {
|
||||
"role": "node-library",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-app-visualizer
|
||||
|
||||
## 0.1.21-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.17.4-next.1
|
||||
- @backstage/core-plugin-api@1.10.9-next.0
|
||||
- @backstage/frontend-plugin-api@0.10.4-next.1
|
||||
|
||||
## 0.1.21-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-visualizer",
|
||||
"version": "0.1.21-next.0",
|
||||
"version": "0.1.21-next.1",
|
||||
"description": "Visualizes the Backstage app structure",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-app
|
||||
|
||||
## 0.1.11-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.17.4-next.1
|
||||
- @backstage/core-plugin-api@1.10.9-next.0
|
||||
- @backstage/integration-react@1.2.9-next.1
|
||||
- @backstage/plugin-permission-react@0.4.36-next.0
|
||||
- @backstage/frontend-plugin-api@0.10.4-next.1
|
||||
|
||||
## 0.1.11-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app",
|
||||
"version": "0.1.11-next.0",
|
||||
"version": "0.1.11-next.1",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
"pluginId": "app",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-auth-backend-module-atlassian-provider
|
||||
|
||||
## 0.4.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.4.1-next.0
|
||||
- @backstage/plugin-auth-node@0.6.5-next.0
|
||||
|
||||
## 0.4.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-atlassian-provider",
|
||||
"version": "0.4.4",
|
||||
"version": "0.4.5-next.0",
|
||||
"description": "The atlassian-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-auth-backend-module-auth0-provider
|
||||
|
||||
## 0.2.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.4.1-next.0
|
||||
- @backstage/plugin-auth-node@0.6.5-next.0
|
||||
|
||||
## 0.2.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-auth0-provider",
|
||||
"version": "0.2.4",
|
||||
"version": "0.2.5-next.0",
|
||||
"description": "The auth0-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-aws-alb-provider
|
||||
|
||||
## 0.4.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.4.1-next.0
|
||||
- @backstage/plugin-auth-backend@0.25.2-next.0
|
||||
- @backstage/plugin-auth-node@0.6.5-next.0
|
||||
|
||||
## 0.4.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-aws-alb-provider",
|
||||
"version": "0.4.4",
|
||||
"version": "0.4.5-next.0",
|
||||
"description": "The aws-alb provider module for the Backstage auth backend.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-azure-easyauth-provider
|
||||
|
||||
## 0.2.10-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.7.5-next.0
|
||||
- @backstage/backend-plugin-api@1.4.1-next.0
|
||||
- @backstage/plugin-auth-node@0.6.5-next.0
|
||||
|
||||
## 0.2.9
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-azure-easyauth-provider",
|
||||
"version": "0.2.9",
|
||||
"version": "0.2.10-next.0",
|
||||
"description": "The azure-easyauth-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-auth-backend-module-bitbucket-provider
|
||||
|
||||
## 0.3.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.4.1-next.0
|
||||
- @backstage/plugin-auth-node@0.6.5-next.0
|
||||
|
||||
## 0.3.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-bitbucket-provider",
|
||||
"version": "0.3.4",
|
||||
"version": "0.3.5-next.0",
|
||||
"description": "The bitbucket-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-auth-backend-module-bitbucket-server-provider
|
||||
|
||||
## 0.2.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.4.1-next.0
|
||||
- @backstage/plugin-auth-node@0.6.5-next.0
|
||||
|
||||
## 0.2.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-bitbucket-server-provider",
|
||||
"version": "0.2.4",
|
||||
"version": "0.2.5-next.0",
|
||||
"description": "The bitbucket-server-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-cloudflare-access-provider
|
||||
|
||||
## 0.4.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.3.3-next.0
|
||||
- @backstage/backend-plugin-api@1.4.1-next.0
|
||||
- @backstage/plugin-auth-node@0.6.5-next.0
|
||||
|
||||
## 0.4.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-cloudflare-access-provider",
|
||||
"version": "0.4.4",
|
||||
"version": "0.4.5-next.0",
|
||||
"description": "The cloudflare-access-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-auth-backend-module-gcp-iap-provider
|
||||
|
||||
## 0.4.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.4.1-next.0
|
||||
- @backstage/plugin-auth-node@0.6.5-next.0
|
||||
|
||||
## 0.4.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-gcp-iap-provider",
|
||||
"version": "0.4.4",
|
||||
"version": "0.4.5-next.0",
|
||||
"description": "A GCP IAP auth provider module for the Backstage auth backend",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-auth-backend-module-github-provider
|
||||
|
||||
## 0.3.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.4.1-next.0
|
||||
- @backstage/plugin-auth-node@0.6.5-next.0
|
||||
|
||||
## 0.3.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-github-provider",
|
||||
"version": "0.3.4",
|
||||
"version": "0.3.5-next.0",
|
||||
"description": "The github-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user