Skip to content

Commit 965a2c4

Browse files
committed
Updated changelog and package version
1 parent 32f9090 commit 965a2c4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

3+
## Beta 1.0.0-beta.8
4+
- **Bug fix**: bug fix for the `ListView` control when selection is used in combination with `setState`.
5+
36
## Beta 1.0.0-beta.7
47
**Added**
58
- Grouping functionality added to the ListView control

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

0 commit comments

Comments
 (0)