We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22856c1 commit 885ff1dCopy full SHA for 885ff1d
CHANGELOG.md
@@ -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
@@ -1,7 +1,7 @@
{
"name": "@pnp/spfx-controls-react",
"description": "Reusable React controls for SharePoint Framework solutions",
- "version": "1.0.0-beta.6",
+ "version": "1.0.0-beta.7",
"engines": {
"node": ">=0.10.0"
},
0 commit comments