Skip to content

Commit 71af99d

Browse files
Version Packages (#2731)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 480bde1 commit 71af99d

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

workspaces/orchestrator/.changeset/five-meals-cover.md

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

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
### Dependencies
22

3+
## 8.3.1
4+
5+
### Patch Changes
6+
7+
- 480bde1: - Update dependecy @urql/core to fix CVE-2026-3118
8+
- Reworks the filter and query builder code to use query variables
9+
310
## 8.3.0
411

512
### 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.3.0",
3+
"version": "8.3.1",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

0 commit comments

Comments
 (0)