Skip to content

Commit ba526cf

Browse files
committed
[chore] fix changelog generator.
1 parent 57e9316 commit ba526cf

File tree

1 file changed

+24
-18
lines changed

1 file changed

+24
-18
lines changed

Diff for: CHANGELOG.md

+24-18
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,54 @@
1-
v2.2.4 - Mon, 14 Aug 2017 09:41:39 UTC
1+
v2.3.1 - Tue, 05 Sep 2017 16:18:41 UTC
22
--------------------------------------
33

4+
- [93256e9](../../commit/93256e9) [added] Don't focus after render if we don't want to
5+
- [2adb45d](../../commit/2adb45d) [chore] update readme syntax flavour to jsx
46

57

6-
7-
v2.2.4 - Mon, 14 Aug 2017 09:40:50 UTC
8-
--------------------------------------
9-
10-
11-
12-
13-
v2.2.3 - Thu, 10 Aug 2017 19:25:44 UTC
8+
v2.2.4 - Mon, 14 Aug 2017 09:41:39 UTC
149
--------------------------------------
1510

11+
- [fafa127](../../commit/fafa127) typo fix
12+
- [fe1983b](../../commit/fe1983b) fix #466: Dragging inside modal and release outside of modal closes the modal
13+
- [825fd00](../../commit/825fd00) Release v2.2.3.
14+
- [1caabed](../../commit/1caabed) [fixed] `Uncaught TypeError: Cannot read property 'state' of null` when unmouting
15+
- [92c23b5](../../commit/92c23b5) [chore] Mention shouldCloseOnOverlayClick dependency
16+
- [a2d5c4e](../../commit/a2d5c4e) [chore] allow latest version for exenv dependency
1617

1718

18-
19-
v2.2.2 - Tue, 11 Jul 2017 14:20:05 UTC
19+
v2.2.2 - Tue, 11 Jul 2017 14:20:29 UTC
2020
--------------------------------------
2121

22+
- [9076eb7](../../commit/9076eb7) [added] Support using multiple document.body classes
2223
- [581be77](../../commit/581be77) [chore] added test for default parentSelector.
2324
- [e56c414](../../commit/e56c414) [chore] Return null for portal when modal is closed
2425

2526

26-
v2.2.1 - Fri, 30 Jun 2017 09:21:36 UTC
27+
v2.2.1 - Fri, 30 Jun 2017 09:22:10 UTC
2728
--------------------------------------
2829

30+
- [7301aa7](../../commit/7301aa7) [chore] Change 'a11y' to 'accessibility' in README.md
31+
- [f47e79d](../../commit/f47e79d) [fixed] Modal.removePortal not called when using closeTimeoutMS
32+
- [f386aa4](../../commit/f386aa4) [chore] added more examples.
2933

3034

31-
32-
v2.2.0 - Wed, 28 Jun 2017 18:55:23 UTC
35+
v2.2.0 - Wed, 28 Jun 2017 18:56:24 UTC
3336
--------------------------------------
3437

38+
- [67ee9f5](../../commit/67ee9f5) [added] allow users to pass aria-* attribute.
3539
- [6f73764](../../commit/6f73764) [chore] update installation documentation.
3640

3741

38-
v2.0.7 - Sun, 25 Jun 2017 17:44:29 UTC
42+
v2.1.0 - Mon, 26 Jun 2017 22:11:54 UTC
3943
--------------------------------------
4044

45+
- [1baebf4](../../commit/1baebf4) [change] Track open body className appropriately
4146

4247

43-
44-
v2.0.7 - Sun, 25 Jun 2017 17:43:35 UTC
48+
v2.0.7 - Sun, 25 Jun 2017 17:44:29 UTC
4549
--------------------------------------
4650

51+
- [d1fe05e](../../commit/d1fe05e) [chore] use local babel instead of requiring a global installation.
4752
- [bb69a91](../../commit/bb69a91) [chore] improvements on readme testing section.
4853
- [c2f582f](../../commit/c2f582f) [chore] fix typo.
4954
- [f8edc2b](../../commit/f8edc2b) [fixed] improvements on setAppElement...
@@ -52,9 +57,10 @@ v2.0.7 - Sun, 25 Jun 2017 17:43:35 UTC
5257
- [f5d95e2](../../commit/f5d95e2) Add codesandbox link to the ISSUE_TEMPLATE
5358

5459

55-
v2.0.6 - Tue, 20 Jun 2017 11:22:57 UTC
60+
v2.0.6 - Tue, 20 Jun 2017 11:23:30 UTC
5661
--------------------------------------
5762

63+
- [1676259](../../commit/1676259) removing trailing space. (#2)
5864
- [07a2753](../../commit/07a2753) [fixed] check if the modal content is available when async update... (#1)
5965
- [cb6504c](../../commit/cb6504c) [fixed] Use bound ref functions
6066
- [7da6ec8](../../commit/7da6ec8) [fix] Unnecessary renders when modal is closed

0 commit comments

Comments
 (0)