Skip to content

Commit 6bc2f49

Browse files
committed
changelog
1 parent 48ecb16 commit 6bc2f49

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

CHANGELOG.JSON

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,30 @@
11
{
22
"versions": [
33
{
4-
"version": "3.2.1",
4+
"version": "3.3.0",
55
"changes": {
66
"new": [],
7-
"enhancements": [],
8-
"fixes": [
9-
"`ListPicker`: `ListPicker` stopped working in upgrade from 3.1.0 to 3.2.0 [#945](https://github.com/pnp/sp-dev-fx-controls-react/issues/945)"
10-
]
11-
}
7+
"enhancements": [
8+
"`FilePicker`: spanish translation for Stock Images labels [#946](https://github.com/pnp/sp-dev-fx-controls-react/pull/946)"
9+
],
10+
"fixes": []
11+
},
12+
"contributions": [
13+
"[Sergio Ortega Martín](https://github.com/sortegamartin)"
14+
]
1215
},
1316
{
14-
"version": "3.3.0",
17+
"version": "3.2.1",
1518
"changes": {
16-
"new": [
17-
],
19+
"new": [],
1820
"enhancements": [
1921
"`ListItemAttachments`: Add new label and description properties [#943](https://github.com/pnp/sp-dev-fx-controls-react/pull/943)"
2022
],
2123
"fixes": [
24+
"`ListPicker`: `ListPicker` stopped working in upgrade from 3.1.0 to 3.2.0 [#945](https://github.com/pnp/sp-dev-fx-controls-react/issues/945)",
2225
"`ListItemAttachments`: Fixed multiple bugs [#943](https://github.com/pnp/sp-dev-fx-controls-react/pull/943)"
2326
]
24-
},
25-
"contributions": [
26-
]
27+
}
2728
},
2829
{
2930
"version": "3.2.0",

0 commit comments

Comments
 (0)