Skip to content

Commit e3de420

Browse files
committed
Updated changelog
1 parent 9c2eac0 commit e3de420

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.JSON

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@
88
"`IFrameDialog`: closing dialog on commit [#313](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/313)"
99
],
1010
"fixes": [
11-
"Fixes to French translations [#312](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/312)"
11+
"Fixes to French translations [#312](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/312)",
12+
"`RichText`: Issue on rendering the control in view mode [#287](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/287)"
1213
]
1314
},
1415
"contributions": [
1516
"[Amr Fouad](https://github.com/ministainer)",
17+
"[Joel Jeffery](https://github.com/joeljeffery)",
1618
"[Zhephyr](https://github.com/Zhephyr54)"
1719
]
1820
},

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@
99
### Fixes
1010

1111
- Fixes to French translations [#312](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/312)
12+
- `RichText`: Issue on rendering the control in view mode [#287](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/287)
1213

1314
### Contributors
1415

15-
Special thanks to our contributors (in alphabetical order): [Amr Fouad](https://github.com/ministainer), [Zhephyr](https://github.com/Zhephyr54).
16+
Special thanks to our contributors (in alphabetical order): [Amr Fouad](https://github.com/ministainer), [Joel Jeffery](https://github.com/joeljeffery), [Zhephyr](https://github.com/Zhephyr54).
1617

1718
## 1.13.2
1819

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@
99
### Fixes
1010

1111
- Fixes to French translations [#312](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/312)
12+
- `RichText`: Issue on rendering the control in view mode [#287](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/287)
1213

1314
### Contributors
1415

15-
Special thanks to our contributors (in alphabetical order): [Amr Fouad](https://github.com/ministainer), [Zhephyr](https://github.com/Zhephyr54).
16+
Special thanks to our contributors (in alphabetical order): [Amr Fouad](https://github.com/ministainer), [Joel Jeffery](https://github.com/joeljeffery), [Zhephyr](https://github.com/Zhephyr54).
1617

1718
## 1.13.2
1819

0 commit comments

Comments
 (0)