Skip to content

Commit 0266c3c

Browse files
Version Packages (#2823)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e7fccec commit 0266c3c

23 files changed

Lines changed: 93 additions & 39 deletions

File tree

workspaces/orchestrator/.changeset/fix-review-empty-formdata.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/orchestrator/.changeset/purple-eagles-share.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/orchestrator/.changeset/sharp-dots-sing.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

workspaces/orchestrator/.changeset/strong-pillows-yawn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/orchestrator/.changeset/workflows-tab-simplify-layout.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/orchestrator/plugins/orchestrator-backend-module-loki/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @red-hat-developer-hub/backstage-plugin-orchestrator-backend-module-loki
22

3+
## 1.2.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [d85bf56]
8+
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.6.2
9+
- @red-hat-developer-hub/backstage-plugin-orchestrator-node@1.2.2
10+
311
## 1.2.1
412

513
### Patch Changes

workspaces/orchestrator/plugins/orchestrator-backend-module-loki/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-backend-module-loki",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"license": "Apache-2.0",
55
"description": "The loki backend module for the orchestrator plugin.",
66
"main": "src/index.ts",

workspaces/orchestrator/plugins/orchestrator-backend/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @red-hat-developer-hub/backstage-plugin-orchestrator-backend
22

3+
## 8.9.1
4+
5+
### Patch Changes
6+
7+
- d85bf56: fix: add configurable bodyParser limit
8+
- Updated dependencies [d85bf56]
9+
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.6.2
10+
- @red-hat-developer-hub/backstage-plugin-orchestrator-node@1.2.2
11+
312
## 8.9.0
413

514
### Minor Changes

workspaces/orchestrator/plugins/orchestrator-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-backend",
3-
"version": "8.9.0",
3+
"version": "8.9.1",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

workspaces/orchestrator/plugins/orchestrator-common/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## @red-hat-developer-hub/backstage-plugin-orchestrator-common [1.13.1](https://github.com/janus-idp/backstage-plugins/compare/@red-hat-developer-hub/backstage-plugin-orchestrator-common@1.13.0...@red-hat-developer-hub/backstage-plugin-orchestrator-common@1.13.1) (2024-08-02)
22

3+
## 3.6.2
4+
5+
### Patch Changes
6+
7+
- d85bf56: chore: add new config value for contentLengthLimit
8+
39
## 3.6.1
410

511
### Patch Changes

0 commit comments

Comments
 (0)