Skip to content

Commit 2d9de71

Browse files
Version Packages
1 parent bbae7ad commit 2d9de71

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/fuzzy-rooms-smell.md

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

.changeset/selfish-apricots-hunt.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+
## 5.2.0
4+
5+
### Minor Changes
6+
7+
- 7fa5828: SURF specific: Deprecate SubscriptionField and refactor it to use new REST endpoint with server-side filtering
8+
9+
### Patch Changes
10+
11+
- bbae7ad: Small improvements to forms
12+
313
## 5.1.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": "5.1.0",
3+
"version": "5.2.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)