Skip to content

Commit b1dd0e0

Browse files
committed
v1.2.0 version update
1 parent 5532f6e commit b1dd0e0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 1.2.0
4+
5+
- Field controls are added to the project
6+
- `IFrameDialog` was added to the project
7+
38
## 1.1.3
49

510
- `FileTypeIcon` icon fixed. This control should now also work in SPFx extensions.

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.1.3",
4+
"version": "1.2.0",
55
"engines": {
66
"node": ">=0.10.0"
77
},

0 commit comments

Comments
 (0)