Skip to content

Commit 231bb3e

Browse files
chore: prepare release (#4645)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 691e07a commit 231bb3e

File tree

5 files changed

+9
-16
lines changed

5 files changed

+9
-16
lines changed

.changeset/clean-geckos-talk.md

-5
This file was deleted.

.changeset/light-pumpkins-smoke.md

-5
This file was deleted.

.changeset/tiny-ears-tell.md

-5
This file was deleted.

packages/components/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @talend/react-components
22

3+
## 10.2.0
4+
5+
### Minor Changes
6+
7+
- 3604ba4f6: feat(components): add disabled mode for the quality bar
8+
- 691e07a11: feat(components): use ErrorState in the Stepper
9+
- 3604ba4f6: feat(components): change the color for the non applicables elements in the quality bar
10+
311
## 10.1.1
412

513
### Patch Changes

packages/components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,5 +113,5 @@
113113
"publishConfig": {
114114
"access": "public"
115115
},
116-
"version": "10.1.1"
116+
"version": "10.2.0"
117117
}

0 commit comments

Comments
 (0)