We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be98d2f commit 9d399f9Copy full SHA for 9d399f9
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@pnp/spfx-controls-react",
3
"description": "Reusable React controls for SharePoint Framework solutions",
4
- "version": "1.14.0",
+ "version": "1.15.0",
5
"engines": {
6
"node": ">=0.10.0"
7
},
src/common/telemetry/version.ts
@@ -1 +1 @@
-export const version: string = "1.14.0";
+export const version: string = "1.15.0";
0 commit comments