@pnp/spfx-controls-react 3.9.0-beta.2538741 → 3.9.0-beta.2538744
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.JSON
CHANGED
|
@@ -23,6 +23,7 @@
|
|
|
23
23
|
"[Daniel Watford](https://github.com/danwatford)",
|
|
24
24
|
"[Dennis Kuhn](https://github.com/DennisKuhn)",
|
|
25
25
|
"[Fabio Franzini](https://github.com/fabiofranzini)",
|
|
26
|
+
"[Jake Stanger](https://github.com/JakeStanger)",
|
|
26
27
|
"[Milan Holemans](https://github.com/milanholemans)",
|
|
27
28
|
"[Rico van de Ven](https://github.com/RicoNL)"
|
|
28
29
|
]
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export var version = "3.9.0-beta.
|
|
1
|
+
export var version = "3.9.0-beta.2538744";
|
|
2
2
|
//# sourceMappingURL=version.js.map
|
package/package.json
CHANGED