File tree Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
3
{
4
- "version" : " 3.2.1 " ,
4
+ "version" : " 3.3.0 " ,
5
5
"changes" : {
6
6
"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
+ ]
12
15
},
13
16
{
14
- "version" : " 3.3.0 " ,
17
+ "version" : " 3.2.1 " ,
15
18
"changes" : {
16
- "new" : [
17
- ],
19
+ "new" : [],
18
20
"enhancements" : [
19
21
" `ListItemAttachments`: Add new label and description properties [#943](https://github.com/pnp/sp-dev-fx-controls-react/pull/943)"
20
22
],
21
23
"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)" ,
22
25
" `ListItemAttachments`: Fixed multiple bugs [#943](https://github.com/pnp/sp-dev-fx-controls-react/pull/943)"
23
26
]
24
- },
25
- "contributions" : [
26
- ]
27
+ }
27
28
},
28
29
{
29
30
"version" : " 3.2.0" ,
You can’t perform that action at this time.
0 commit comments