Skip to content

Commit 297459a

Browse files
author
Alex Terentiev
committed
changelog
1 parent 056dd3a commit 297459a

File tree

3 files changed

+25
-0
lines changed

3 files changed

+25
-0
lines changed

CHANGELOG.JSON

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
{
22
"versions": [
3+
{
4+
"version": "3.8.0",
5+
"changes": {
6+
"new": [],
7+
"enhancements": [],
8+
"fixes": [
9+
"`LocationPicker`: Resolve issue when in root site [#1162](https://github.com/pnp/sp-dev-fx-controls-react/pull/1162)"
10+
]
11+
},
12+
"contributors": [
13+
"[Ravichandran Krishnasamy](https://github.com/ravichandran-blog)"
14+
]
15+
},
316
{
417
"version": "3.7.2",
518
"changes": {

CHANGELOG.md

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

3+
## 3.8.0
4+
5+
### Fixes
6+
7+
- `LocationPicker`: Resolve issue when in root site [#1162](https://github.com/pnp/sp-dev-fx-controls-react/pull/1162)
8+
39
## 3.7.2
410

511
## 3.7.0

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

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

3+
## 3.8.0
4+
5+
### Fixes
6+
7+
- `LocationPicker`: Resolve issue when in root site [#1162](https://github.com/pnp/sp-dev-fx-controls-react/pull/1162)
8+
39
## 3.7.2
410

511
## 3.7.0

0 commit comments

Comments
 (0)