Skip to content

Commit

Permalink
Merge pull request #361 from thefrontside/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
taras authored Oct 23, 2023
2 parents 6c3ba8b + 19439b2 commit 27715d9
Show file tree
Hide file tree
Showing 36 changed files with 161 additions and 59 deletions.
21 changes: 0 additions & 21 deletions .changeset/early-glasses-study.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/shy-badgers-end.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# app

## 0.1.4

### Patch Changes

- c503329: Bump Backstage to 1.18.4 and related dependencies.
- Updated dependencies [c503329]
- @frontside/backstage-plugin-scaffolder-workflow@0.8.1
- @frontside/backstage-plugin-effection-inspector@0.1.10
- @frontside/backstage-plugin-humanitec@0.3.11

## 0.1.3

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app",
"version": "0.1.3",
"version": "0.1.4",
"private": true,
"backstage": {
"role": "frontend"
Expand Down Expand Up @@ -34,9 +34,9 @@
"@backstage/plugin-user-settings": "^0.7.10",
"@backstage/theme": "^0.4.2",
"@backstage/types": "^1.1.1",
"@frontside/backstage-plugin-effection-inspector": "^0.1.9",
"@frontside/backstage-plugin-humanitec": "^0.3.10",
"@frontside/backstage-plugin-scaffolder-workflow": "^0.8.0",
"@frontside/backstage-plugin-effection-inspector": "^0.1.10",
"@frontside/backstage-plugin-humanitec": "^0.3.11",
"@frontside/backstage-plugin-scaffolder-workflow": "^0.8.1",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@rjsf/utils": "^5.8.1",
Expand Down
17 changes: 17 additions & 0 deletions packages/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# backend

## 0.0.24

### Patch Changes

- c503329: Bump Backstage to 1.18.4 and related dependencies.
- Updated dependencies [c503329]
- Updated dependencies [06d6040]
- @frontside/backstage-plugin-graphql-backend-module[email protected]
- @frontside/backstage-plugin-incremental-ingestion[email protected]
- @frontside/backstage-plugin-effection-inspector[email protected]
- @frontside/scaffolder-yaml-actions@0.2.4
- @frontside/backstage-plugin-humanitec-backend@0.3.11
- @frontside/backstage-plugin-graphql-backend@0.1.3
- @frontside/backstage-plugin-batch-loader@0.3.6
- @internal/plugin-healthcheck@0.1.9
- [email protected]

## 0.0.23

### Patch Changes
Expand Down
16 changes: 8 additions & 8 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "backend",
"version": "0.0.23",
"version": "0.0.24",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"private": true,
Expand Down Expand Up @@ -40,15 +40,15 @@
"@backstage/plugin-search-backend-module-pg": "^0.5.14",
"@backstage/plugin-search-backend-node": "^1.2.9",
"@backstage/plugin-techdocs-backend": "^1.7.2",
"@frontside/backstage-plugin-batch-loader": "0.3.5",
"@frontside/backstage-plugin-effection-inspector-backend": "0.1.9",
"@frontside/backstage-plugin-graphql-backend": "^0.1.0",
"@frontside/backstage-plugin-graphql-backend-module-catalog": "^0.1.0",
"@frontside/backstage-plugin-humanitec-backend": "^0.3.10",
"@frontside/backstage-plugin-batch-loader": "0.3.6",
"@frontside/backstage-plugin-effection-inspector-backend": "0.1.10",
"@frontside/backstage-plugin-graphql-backend": "^0.1.3",
"@frontside/backstage-plugin-graphql-backend-module-catalog": "^0.1.3",
"@frontside/backstage-plugin-humanitec-backend": "^0.3.11",
"@frontside/backstage-plugin-incremental-ingestion-backend": "*",
"@frontside/scaffolder-yaml-actions": "^0.2.3",
"@frontside/scaffolder-yaml-actions": "^0.2.4",
"@gitbeaker/node": "^34.6.0",
"@internal/plugin-healthcheck": "0.1.8",
"@internal/plugin-healthcheck": "0.1.9",
"@octokit/rest": "^19.0.5",
"app": "*",
"assert-ts": "^0.3.4",
Expand Down
6 changes: 6 additions & 0 deletions packages/ingestion-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @frontside/backstage-ingestion-tests

## 0.6.2

### Patch Changes

- c503329: Bump Backstage to 1.18.4 and related dependencies.

## 0.6.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ingestion-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frontside/backstage-ingestion-tests",
"version": "0.6.1",
"version": "0.6.2",
"scripts": {
"start": "backstage-cli package start",
"build": "backstage-cli package build",
Expand Down
6 changes: 6 additions & 0 deletions plugins/batch-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @frontside/backstage-plugin-batch-loader

## 0.3.6

### Patch Changes

- c503329: Bump Backstage to 1.18.4 and related dependencies.

## 0.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/batch-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frontside/backstage-plugin-batch-loader",
"version": "0.3.5",
"version": "0.3.6",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions plugins/effection-inspector-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @frontside/backstage-plugin-effection-inspector-backend

## 0.1.10

### Patch Changes

- c503329: Bump Backstage to 1.18.4 and related dependencies.

## 0.1.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/effection-inspector-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frontside/backstage-plugin-effection-inspector-backend",
"version": "0.1.9",
"version": "0.1.10",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions plugins/effection-inspector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @frontside/backstage-plugin-effection-inspector

## 0.1.10

### Patch Changes

- c503329: Bump Backstage to 1.18.4 and related dependencies.

## 0.1.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/effection-inspector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frontside/backstage-plugin-effection-inspector",
"version": "0.1.9",
"version": "0.1.10",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
10 changes: 10 additions & 0 deletions plugins/graphql-backend-module-catalog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @frontside/backstage-plugin-graphql-backend-module-catalog

## 0.1.3

### Patch Changes

- c503329: Bump Backstage to 1.18.4 and related dependencies.
- 06d6040: Updated url of repositories
- Updated dependencies [c503329]
- Updated dependencies [06d6040]
- @frontside/backstage-plugin-graphql-backend@0.1.3

## 0.1.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions plugins/graphql-backend-module-catalog/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@frontside/backstage-plugin-graphql-backend-module-catalog",
"description": "Backstage GraphQL backend module that adds catalog schema",
"version": "0.1.2",
"version": "0.1.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -45,7 +45,7 @@
"@backstage/catalog-client": "^1.4.4",
"@backstage/catalog-model": "^1.4.2",
"@backstage/plugin-catalog-node": "^1.4.6",
"@frontside/backstage-plugin-graphql-backend": "^0.1.2",
"@frontside/backstage-plugin-graphql-backend": "^0.1.3",
"@frontside/hydraphql": "^0.1.1",
"@graphql-tools/load-files": "^7.0.0",
"@graphql-tools/utils": "^10.0.0",
Expand Down
7 changes: 7 additions & 0 deletions plugins/graphql-backend-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @frontside/backstage-plugin-graphql-backend-node

## 0.1.2

### Patch Changes

- c503329: Bump Backstage to 1.18.4 and related dependencies.
- 06d6040: Updated url of repositories

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/graphql-backend-node/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@frontside/backstage-plugin-graphql-backend-node",
"description": "Backstage backend extensions plugin for GraphQL",
"version": "0.1.1",
"version": "0.1.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
10 changes: 10 additions & 0 deletions plugins/graphql-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @frontside/backstage-plugin-graphql-backend

## 0.1.3

### Patch Changes

- c503329: Bump Backstage to 1.18.4 and related dependencies.
- 06d6040: Updated url of repositories
- Updated dependencies [c503329]
- Updated dependencies [06d6040]
- @frontside/backstage-plugin-graphql-backend-node@0.1.2

## 0.1.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions plugins/graphql-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@frontside/backstage-plugin-graphql-backend",
"description": "Backstage backend plugin for GraphQL",
"version": "0.1.2",
"version": "0.1.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -38,7 +38,7 @@
"@envelop/core": "^4.0.0",
"@envelop/dataloader": "^5.0.0",
"@envelop/graphql-modules": "^5.0.0",
"@frontside/backstage-plugin-graphql-backend-node": "^0.1.1",
"@frontside/backstage-plugin-graphql-backend-node": "^0.1.2",
"@frontside/hydraphql": "^0.1.1",
"dataloader": "^2.1.0",
"express": "^4.17.1",
Expand Down
6 changes: 6 additions & 0 deletions plugins/healthcheck/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @internal/plugin-healthcheck

## 0.1.9

### Patch Changes

- c503329: Bump Backstage to 1.18.4 and related dependencies.

## 0.1.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/healthcheck/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@internal/plugin-healthcheck",
"version": "0.1.8",
"version": "0.1.9",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions plugins/humanitec-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @frontside/backstage-plugin-humanitec-backend

## 0.3.11

### Patch Changes

- c503329: Bump Backstage to 1.18.4 and related dependencies.
- Updated dependencies [c503329]
- @frontside/backstage-plugin-humanitec-common@0.3.9

## 0.3.10

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions plugins/humanitec-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frontside/backstage-plugin-humanitec-backend",
"version": "0.3.10",
"version": "0.3.11",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand All @@ -25,7 +25,7 @@
"@backstage/backend-common": "^0.19.7",
"@backstage/config": "^1.1.0",
"@backstage/plugin-scaffolder-backend": "^1.17.3",
"@frontside/backstage-plugin-humanitec-common": "^0.3.8",
"@frontside/backstage-plugin-humanitec-common": "^0.3.9",
"@types/express": "*",
"cross-fetch": "3.1.5",
"express": "^4.17.1",
Expand Down
6 changes: 6 additions & 0 deletions plugins/humanitec-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @frontside/backstage-plugin-humanitec-common

## 0.3.9

### Patch Changes

- c503329: Bump Backstage to 1.18.4 and related dependencies.

## 0.3.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/humanitec-common/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@frontside/backstage-plugin-humanitec-common",
"description": "Humanitec API Client",
"version": "0.3.8",
"version": "0.3.9",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions plugins/humanitec/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @frontside/backstage-plugin-humanitec

## 0.3.11

### Patch Changes

- c503329: Bump Backstage to 1.18.4 and related dependencies.

## 0.3.10

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions plugins/humanitec/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frontside/backstage-plugin-humanitec",
"version": "0.3.10",
"version": "0.3.11",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -42,7 +42,7 @@
"@backstage/core-app-api": "^1.10.0",
"@backstage/dev-utils": "^1.0.21",
"@backstage/test-utils": "^1.4.3",
"@frontside/backstage-plugin-humanitec-common": "^0.3.8",
"@frontside/backstage-plugin-humanitec-common": "^0.3.9",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^14.5.1",
Expand Down
Loading

0 comments on commit 27715d9

Please sign in to comment.