Skip to content

Commit ebd1879

Browse files
Thomas GermanThomas German
authored andcommitted
Merge branch 'dev' into Fix-for-number-field-validation
2 parents 83fe2e8 + 04f3e60 commit ebd1879

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
{
22
"versions": [
3+
{
4+
"version": "3.16.0",
5+
"changes": {
6+
"new": [
7+
],
8+
"enhancements": [
9+
],
10+
"fixes": [
11+
]
12+
},
13+
"contributions": [
14+
]
15+
},
316
{
417
"version": "3.15.0",
518
"changes": {

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "3.15.0",
4+
"version": "3.16.0",
55
"scripts": {
66
"build": "gulp build",
77
"clean": "gulp clean",

0 commit comments

Comments
 (0)