We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19eecab commit 3a9c87fCopy full SHA for 3a9c87f
1 file changed
CHANGELOG.JSON
@@ -1,5 +1,18 @@
1
{
2
"versions": [
3
+ {
4
+ "version": "1.21.2",
5
+ "changes": {
6
+ "new": [],
7
+ "enhancements": [
8
+ "`ComboBoxListItemPicker` and `ListItemPicker`: Add label to control [#909](https://github.com/pnp/sp-dev-fx-controls-react/pull/909)"
9
+ ],
10
+ "fixes": []
11
+ },
12
+ "contributions": [
13
+ "[Peter Paul Kirschner](https://github.com/petkir)"
14
+ ]
15
16
17
"version": "1.21.1",
18
"changes": {
0 commit comments