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 e0df446 commit 9998229Copy full SHA for 9998229
CHANGELOG.JSON
@@ -1,5 +1,14 @@
1
{
2
"versions": [
3
+ {
4
+ "version": "1.14.0",
5
+ "changes": {
6
+ "new": [],
7
+ "enhancements": [],
8
+ "fixes": []
9
+ },
10
+ "contributions": []
11
12
13
"version": "1.13.2",
14
"changes": {
package.json
@@ -1,7 +1,7 @@
"name": "@pnp/spfx-controls-react",
"description": "Reusable React controls for SharePoint Framework solutions",
- "version": "1.13.2",
"engines": {
"node": ">=0.10.0"
},
0 commit comments