Skip to content

Commit 4d15c4d

Browse files
committed
changelog
1 parent f6f8bc4 commit 4d15c4d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.JSON

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"versions": [
3+
{
4+
"version": "2.7.0",
5+
"changes": {
6+
"new": [],
7+
"enhancements": [],
8+
"fixes": [
9+
"`PeoplePicker`: error message isn't cleared after `onGetErrorMessage` returns an empty string [#841](https://github.com/pnp/sp-dev-fx-controls-react/issues/841)"
10+
]
11+
}
12+
},
313
{
414
"version": "2.6.0",
515
"changes": {

0 commit comments

Comments
 (0)