@pnp/spfx-controls-react 3.6.0-beta.1539353 → 3.6.0-beta.1550175
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
package/CHANGELOG.md
CHANGED
|
@@ -36,8 +36,6 @@
|
|
|
36
36
|
|
|
37
37
|
Special thanks to our contributors (in alphabetical order): [Gautam Sheth](https://github.com/gautamdsheth), [Jouni Pohjolainen](https://github.com/jonepo), [jumpei-yamauchi](https://github.com/jumpei-yamauchi), [Louis Pineau](https://github.com/pineaulo), [Michalis Koutroupis](https://github.com/mkoutroupis), [MonalisaBaltatescu](https://github.com/MonalisaBaltatescu), [Patrik Hellgren](https://github.com/patrikhellgren), [Xiyitifu](https://github.com/Xiyitifu), [Russell gove](https://github.com/russgove), [Andreas Omayrat](https://github.com/andreasomayrat), [Abderahman Moujahid](https://github.com/Abderahman88), [Alexander M](https://github.com/alexanmo), [João Mendes](https://github.com/joaojmendes).
|
|
38
38
|
|
|
39
|
-
## 3.4.1
|
|
40
|
-
|
|
41
39
|
## 3.4.0
|
|
42
40
|
|
|
43
41
|
### New control(s)
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export var version = "3.6.0-beta.
|
|
1
|
+
export var version = "3.6.0-beta.1550175";
|
|
2
2
|
//# sourceMappingURL=version.js.map
|
package/package.json
CHANGED