Skip to content

Commit 7121085

Browse files
committed
Update changelog
1 parent b4f7566 commit 7121085

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.JSON

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,13 @@
66
"new": [],
77
"enhancements": [],
88
"fixes": [
9-
"`WebPartTitle`: Fix for className property which is not defined [#281](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/281)"
9+
"`WebPartTitle`: Fix for className property which is not defined [#281](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/281)",
10+
"`RichText`: Fix issue where control turns drop-downs black [#279](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/279)"
1011
]
1112
},
12-
"contributions": []
13+
"contributions": [
14+
"[Hugo Bernier](https://github.com/hugoabernier)"
15+
]
1316
},
1417
{
1518
"version": "1.13.0",

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
### Fixes
66

77
- `WebPartTitle`: Fix for className property which is not defined [#281](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/281)
8+
- `RichText`: Fix issue where control turns drop-downs black [#279](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/279)
9+
10+
### Contributors
11+
12+
Special thanks to our contributor: [Hugo Bernier](https://github.com/hugoabernier).
813

914
## 1.13.0
1015

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
### Fixes
66

77
- `WebPartTitle`: Fix for className property which is not defined [#281](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/281)
8+
- `RichText`: Fix issue where control turns drop-downs black [#279](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/279)
9+
10+
### Contributors
11+
12+
Special thanks to our contributor: [Hugo Bernier](https://github.com/hugoabernier).
813

914
## 1.13.0
1015

0 commit comments

Comments
 (0)