Skip to content

Commit 555b9f5

Browse files
chore: prepare release (#5431)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3894e01 commit 555b9f5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/shiny-mirrors-fail.md

-5
This file was deleted.

packages/forms/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @talend/react-forms
22

3+
## 15.1.0
4+
5+
### Minor Changes
6+
7+
- 3894e01: feat: Better handle collapsible fieldset title for UIForm definitions by using schema title by default
8+
39
## 15.0.2
410

511
### Patch Changes

packages/forms/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,5 @@
103103
"publishConfig": {
104104
"access": "public"
105105
},
106-
"version": "15.0.2"
106+
"version": "15.1.0"
107107
}

0 commit comments

Comments
 (0)