Skip to content

Commit 885ff1d

Browse files
committed
Added changelog and updated beta version
1 parent 22856c1 commit 885ff1d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Releases
2+
3+
# Beta 1.0.0-beta.7
4+
**Added**
5+
- Grouping functionality added to the ListView control
6+
7+
# Beta 1.0.0-beta.6
8+
- Initial release

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

0 commit comments

Comments
 (0)