Skip to content

Commit 9998229

Browse files
committed
Prep version 1.14.0
1 parent e0df446 commit 9998229

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.JSON

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
{
22
"versions": [
3+
{
4+
"version": "1.14.0",
5+
"changes": {
6+
"new": [],
7+
"enhancements": [],
8+
"fixes": []
9+
},
10+
"contributions": []
11+
},
312
{
413
"version": "1.13.2",
514
"changes": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@pnp/spfx-controls-react",
33
"description": "Reusable React controls for SharePoint Framework solutions",
4-
"version": "1.13.2",
4+
"version": "1.14.0",
55
"engines": {
66
"node": ">=0.10.0"
77
},

0 commit comments

Comments
 (0)