Skip to content

Commit 8387b0d

Browse files
committed
Updated changelog
1 parent fabc82c commit 8387b0d

File tree

3 files changed

+33
-0
lines changed

3 files changed

+33
-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": "1.13.2",
5+
"changes": {
6+
"new": [],
7+
"enhancements": [],
8+
"fixes": [
9+
"`DateTimePicker`: IE11 layout issue [#301](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/301)"
10+
]
11+
},
12+
"contributions": [
13+
"[Robert Lindström](https://github.com/robert-lindstrom)"
14+
]
15+
},
316
{
417
"version": "1.13.1",
518
"changes": {

CHANGELOG.md

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

3+
## 1.13.2
4+
5+
### Fixes
6+
7+
- `DateTimePicker`: IE11 layout issue [#301](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/301)
8+
9+
### Contributors
10+
11+
Special thanks to our contributor: [Robert Lindström](https://github.com/robert-lindstrom).
12+
313
## 1.13.1
414

515
### Fixes

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

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

3+
## 1.13.2
4+
5+
### Fixes
6+
7+
- `DateTimePicker`: IE11 layout issue [#301](https://github.com/SharePoint/sp-dev-fx-controls-react/pull/301)
8+
9+
### Contributors
10+
11+
Special thanks to our contributor: [Robert Lindström](https://github.com/robert-lindstrom).
12+
313
## 1.13.1
414

515
### Fixes

0 commit comments

Comments
 (0)