Skip to content

Commit 338afac

Browse files
authored
Merge pull request #485 from pnp/dev
3.9.0
2 parents 5d27938 + e36cb2c commit 338afac

File tree

205 files changed

+13443
-13925
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

205 files changed

+13443
-13925
lines changed

.eslintrc.js

Lines changed: 361 additions & 0 deletions
Large diffs are not rendered by default.

.yo-rc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"@microsoft/generator-sharepoint": {
3-
"version": "1.14.0",
3+
"version": "1.15.2",
44
"libraryName": "sp-dev-fx-property-controls",
55
"libraryId": "0253ef52-be23-4282-b00f-e5a9350eb408",
66
"environment": "spo",

CHANGELOG.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
{
22
"versions": [
3+
{
4+
"version": "3.9.0",
5+
"changes": {
6+
"new": [],
7+
"enhancements": [
8+
"SharePoint Framework v1.15.2 support"
9+
],
10+
"fixes": []
11+
},
12+
"contributions": []
13+
},
314
{
415
"version": "3.8.0",
516
"changes": {

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Releases
22

3+
## 3.9.0
4+
5+
### Enhancements
6+
7+
- SharePoint Framework v1.15.2 support
8+
39
## 3.8.0
410

511
### New control(s)

docs/documentation/docs/about/release-notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Releases
22

3+
## 3.9.0
4+
5+
### Enhancements
6+
7+
- SharePoint Framework v1.15.2 support
8+
39
## 3.8.0
410

511
### New control(s)

0 commit comments

Comments
 (0)