@pnp/spfx-controls-react 3.17.0-beta.7435053 → 3.17.0-beta.7435061

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.md CHANGED
@@ -14,6 +14,7 @@
14
14
  ### Contributors
15
15
 
16
16
  Special thanks to our contributors (in alphabetical order): [Guido Zambarda](https://github.com/GuidoZam), [Tom G](https://github.com/t0mgerman).
17
+
17
18
  ## 3.16.1
18
19
 
19
20
  ### Fixes
@@ -1,2 +1,2 @@
1
- export var version = "3.17.0-beta.7435053";
1
+ export var version = "3.17.0-beta.7435061";
2
2
  //# sourceMappingURL=version.js.map
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pnp/spfx-controls-react",
3
3
  "description": "Reusable React controls for SharePoint Framework solutions",
4
- "version": "3.17.0-beta.7435053",
4
+ "version": "3.17.0-beta.7435061",
5
5
  "node": ">=16.13.0 <17.0.0 || >=18.17.1 <19.0.0",
6
6
  "scripts": {
7
7
  "build": "gulp build",