Skip to content

Commit

Permalink
Update internal dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and dweber019 committed Mar 8, 2024
1 parent a151e66 commit a0f15a5
Show file tree
Hide file tree
Showing 11 changed files with 41 additions and 22 deletions.
6 changes: 0 additions & 6 deletions .changeset/heavy-windows-jump.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/silent-jars-worry.md

This file was deleted.

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

## 0.0.2

### Patch Changes

- Updated dependencies [a151e66]
- Updated dependencies [670c4c8]
- @dweber019/backstage-plugin-api-docs-module-wsdl@0.0.5

## 0.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"backstage": {
"role": "frontend"
Expand Down Expand Up @@ -31,7 +31,7 @@
"@backstage/plugin-techdocs-react": "^1.1.15",
"@backstage/plugin-user-settings": "^0.8.0",
"@backstage/theme": "^0.5.0",
"@dweber019/backstage-plugin-api-docs-module-wsdl": "^0.0.4",
"@dweber019/backstage-plugin-api-docs-module-wsdl": "^0.0.5",
"@dweber019/backstage-plugin-api-docs-spectral-linter": "^0.2.11",
"@dweber019/backstage-plugin-endoflife": "^0.0.3",
"@dweber019/backstage-plugin-tips": "^0.0.8",
Expand Down
9 changes: 9 additions & 0 deletions packages/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# backend

## 0.0.2

### Patch Changes

- Updated dependencies [a151e66]
- Updated dependencies [670c4c8]
- @dweber019/backstage-plugin-api-docs-module-wsdl[email protected]
- [email protected]

## 0.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "backend",
"version": "0.0.1",
"version": "0.0.2",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"private": true,
Expand Down Expand Up @@ -39,7 +39,7 @@
"@backstage/plugin-search-backend-module-techdocs": "^0.1.13",
"@backstage/plugin-search-backend-node": "^1.2.13",
"@backstage/plugin-techdocs-backend": "^1.9.2",
"@dweber019/backstage-plugin-api-docs-module-wsdl-backend": "^0.0.5",
"@dweber019/backstage-plugin-api-docs-module-wsdl-backend": "^0.0.6",
"@dweber019/backstage-plugin-endoflife-backend": "^0.0.2",
"app": "link:../app",
"better-sqlite3": "^9.0.0",
Expand Down
7 changes: 7 additions & 0 deletions plugins/api-docs-module-wsdl-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @dweber019/backstage-plugin-api-docs-module-wsdl-backend

## 0.0.6

### Patch Changes

- a151e66: Improve dark mode.
- 670c4c8: Use client catalog on backend side to load definition instead of providing definition from frontend.

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/api-docs-module-wsdl-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/dweber019/backstage-plugins.git"
},
"license": "MIT",
"version": "0.0.5",
"version": "0.0.6",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
Expand Down
7 changes: 7 additions & 0 deletions plugins/api-docs-module-wsdl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @dweber019/backstage-plugin-api-docs-module-wsdl

## 0.0.5

### Patch Changes

- a151e66: Improve dark mode.
- 670c4c8: Use client catalog on backend side to load definition instead of providing definition from frontend.

## 0.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/api-docs-module-wsdl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/dweber019/backstage-plugins.git"
},
"license": "MIT",
"version": "0.0.4",
"version": "0.0.5",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5269,7 +5269,7 @@ __metadata:
languageName: node
linkType: hard

"@dweber019/backstage-plugin-api-docs-module-wsdl-backend@^0.0.5, @dweber019/backstage-plugin-api-docs-module-wsdl-backend@workspace:plugins/api-docs-module-wsdl-backend":
"@dweber019/backstage-plugin-api-docs-module-wsdl-backend@^0.0.6, @dweber019/backstage-plugin-api-docs-module-wsdl-backend@workspace:plugins/api-docs-module-wsdl-backend":
version: 0.0.0-use.local
resolution: "@dweber019/backstage-plugin-api-docs-module-wsdl-backend@workspace:plugins/api-docs-module-wsdl-backend"
dependencies:
Expand All @@ -5293,7 +5293,7 @@ __metadata:
languageName: unknown
linkType: soft

"@dweber019/backstage-plugin-api-docs-module-wsdl@^0.0.4, @dweber019/backstage-plugin-api-docs-module-wsdl@workspace:plugins/api-docs-module-wsdl":
"@dweber019/backstage-plugin-api-docs-module-wsdl@^0.0.5, @dweber019/backstage-plugin-api-docs-module-wsdl@workspace:plugins/api-docs-module-wsdl":
version: 0.0.0-use.local
resolution: "@dweber019/backstage-plugin-api-docs-module-wsdl@workspace:plugins/api-docs-module-wsdl"
dependencies:
Expand Down Expand Up @@ -13517,7 +13517,7 @@ __metadata:
"@backstage/plugin-user-settings": ^0.8.0
"@backstage/test-utils": ^1.4.7
"@backstage/theme": ^0.5.0
"@dweber019/backstage-plugin-api-docs-module-wsdl": ^0.0.4
"@dweber019/backstage-plugin-api-docs-module-wsdl": ^0.0.5
"@dweber019/backstage-plugin-api-docs-spectral-linter": ^0.2.11
"@dweber019/backstage-plugin-endoflife": ^0.0.3
"@dweber019/backstage-plugin-tips": ^0.0.8
Expand Down Expand Up @@ -14241,7 +14241,7 @@ __metadata:
"@backstage/plugin-search-backend-module-techdocs": ^0.1.13
"@backstage/plugin-search-backend-node": ^1.2.13
"@backstage/plugin-techdocs-backend": ^1.9.2
"@dweber019/backstage-plugin-api-docs-module-wsdl-backend": ^0.0.5
"@dweber019/backstage-plugin-api-docs-module-wsdl-backend": ^0.0.6
"@dweber019/backstage-plugin-endoflife-backend": ^0.0.2
"@types/dockerode": ^3.3.0
"@types/express": ^4.17.6
Expand Down

0 comments on commit a0f15a5

Please sign in to comment.