Skip to content

Commit a33ae6b

Browse files
committed
Updated changelog
1 parent 66798a1 commit a33ae6b

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.JSON

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,15 @@
44
"version": "1.14.0",
55
"changes": {
66
"new": [],
7-
"enhancements": [],
7+
"enhancements": [
8+
"`IFrameDialog`: closing dialog on commit [#313](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/313)"
9+
],
810
"fixes": [
911
"Fixes to French translations [#312](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/312)"
1012
]
1113
},
1214
"contributions": [
15+
"[Amr Fouad](https://github.com/ministainer)",
1316
"[Zhephyr](https://github.com/Zhephyr54)"
1417
]
1518
},

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,17 @@
22

33
## 1.14.0
44

5+
### Enhancements
6+
7+
- `IFrameDialog`: closing dialog on commit [#313](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/313)
8+
59
### Fixes
610

711
- Fixes to French translations [#312](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/312)
812

913
### Contributors
1014

11-
Special thanks to our contributor: [Zhephyr](https://github.com/Zhephyr54).
15+
Special thanks to our contributors (in alphabetical order): [Amr Fouad](https://github.com/ministainer), [Zhephyr](https://github.com/Zhephyr54).
1216

1317
## 1.13.2
1418

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,17 @@
22

33
## 1.14.0
44

5+
### Enhancements
6+
7+
- `IFrameDialog`: closing dialog on commit [#313](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/313)
8+
59
### Fixes
610

711
- Fixes to French translations [#312](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/312)
812

913
### Contributors
1014

11-
Special thanks to our contributor: [Zhephyr](https://github.com/Zhephyr54).
15+
Special thanks to our contributors (in alphabetical order): [Amr Fouad](https://github.com/ministainer), [Zhephyr](https://github.com/Zhephyr54).
1216

1317
## 1.13.2
1418

0 commit comments

Comments
 (0)