Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Commit ad6bbb5

Browse files
chore(release): version packages on main branch (#2489)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 76674da commit ad6bbb5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/odd-dryers-draw.md

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

plugins/orchestrator/CHANGELOG.md

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

3+
## 2.3.2
4+
5+
### Patch Changes
6+
7+
- 76674da: Fixes issue when WorkflowResult panel fails on malformed provided result.
8+
39
## 2.3.1
410

511
### Patch Changes

plugins/orchestrator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@janus-idp/backstage-plugin-orchestrator",
3-
"version": "2.3.1",
3+
"version": "2.3.2",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

0 commit comments

Comments
 (0)