Skip to content

Commit f52d695

Browse files
Version Packages
1 parent d714d68 commit f52d695

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/eleven-islands-kiss.md

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

.changeset/lazy-suns-love.md

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

packages/orchestrator-ui-components/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @orchestrator-ui/orchestrator-ui-components
22

3+
## 2.13.0
4+
5+
### Minor Changes
6+
7+
- 195a951: 692 Adds WfoErrorMonitoringProvider for tracing purposes. It exposes 2 methods via the useWfoErrorMonitoring hook. These reporting functions are used within the component library. To start using it, the WfoErrorMonitoringProvider needs to be added to the \_app.tsx and the errorMonitoringHandler needs to be implemented.
8+
9+
### Patch Changes
10+
11+
- 95de1e8: 1552 Remove last line of workflow timeline card
12+
313
## 2.12.0
414

515
### Minor Changes

packages/orchestrator-ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orchestrator-ui/orchestrator-ui-components",
3-
"version": "2.12.0",
3+
"version": "2.13.0",
44
"license": "Apache-2.0",
55
"description": "Library of UI Components used to display the workflow orchestrator frontend",
66
"author": {

0 commit comments

Comments
 (0)