Skip to content

Commit 25f2924

Browse files
Updating changelog following PR #2066 merged
1 parent 8474065 commit 25f2924

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

CHANGELOG.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@
55
"changes": {
66
"new": [],
77
"enhancements": [],
8-
"fixes":[]
8+
"fixes":[
9+
"`PeoplePicker`: Improving documentation page about external users search [#323](https://github.com/pnp/sp-dev-fx-controls-react/issues/323)"
10+
]
911
},
10-
"contributions": []
12+
"contributions": [
13+
"[Michaël Maillot](https://github.com/michaelmaillot)"
14+
]
1115
},
1216
{
1317
"version": "3.23.0",

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## 3.24.0
44

5+
### Fixes
6+
7+
- `PeoplePicker`: Improving documentation page about external users search [#323](https://github.com/pnp/sp-dev-fx-controls-react/issues/323)
8+
9+
### Contributors
10+
11+
Special thanks to our contributor: [Michaël Maillot](https://github.com/michaelmaillot).
12+
513
## 3.23.0
614

715
### Enhancements

docs/documentation/docs/about/release-notes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## 3.24.0
44

5+
### Fixes
6+
7+
- `PeoplePicker`: Improving documentation page about external users search [#323](https://github.com/pnp/sp-dev-fx-controls-react/issues/323)
8+
9+
### Contributors
10+
11+
Special thanks to our contributor: [Michaël Maillot](https://github.com/michaelmaillot).
12+
513
## 3.23.0
614

715
### Enhancements

0 commit comments

Comments
 (0)