Skip to content

Commit f6fc987

Browse files
committed
changelog
1 parent 8a9c3b6 commit f6fc987

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,14 @@
1010
"fixes": [
1111
"`FilePicker`: panel causes SharePoint to Throttle due to infinite loop fetching files [#1325](https://github.com/pnp/sp-dev-fx-controls-react/issues/1325)",
1212
"`ContentTypePicker`: problem importing control [#1337](https://github.com/pnp/sp-dev-fx-controls-react/issues/1337)",
13-
"`FilePicker`: correctly request data from provided `webAbsoluteUrl` [#1340](https://github.com/pnp/sp-dev-fx-controls-react/pull/1340)"
13+
"`FilePicker`: correctly request data from provided `webAbsoluteUrl` [#1340](https://github.com/pnp/sp-dev-fx-controls-react/pull/1340)",
14+
"Remove invalid comma in tsconfig.json [#1341](https://github.com/pnp/sp-dev-fx-controls-react/pull/1341)"
1415
]
1516
},
1617
"contributions": [
1718
"[Nizar Grindi](https://github.com/NizarGrindi)",
1819
"[Paolo Pialorsi](https://github.com/PaoloPia)",
20+
"[Patrik Hellgren](https://github.com/patrikhellgren)",
1921
"[Peter Paul Kirschner](https://github.com/petkir)",
2022
"[Victor Romanov](https://github.com/VRomanovTau)"
2123
]

0 commit comments

Comments
 (0)