Skip to content

Commit 4152093

Browse files
committed
chore: update changelog
1 parent 211eda5 commit 4152093

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,20 @@
1+
<a name="4.0.0-beta.6"></a>
2+
3+
# [4.0.0-beta.6](https://github.com/gaearon/react-hot-loader/compare/v4.0.0-beta.5...v4.0.0-beta.6) (2017-12-27)
4+
5+
Same as 4.0.0-beta.5, fix build problem.
6+
17
<a name="4.0.0-beta.5"></a>
28

39
# [4.0.0-beta.5](https://github.com/gaearon/react-hot-loader/compare/v4.0.0-beta.4...v4.0.0-beta.5) (2017-12-27)
410

511
### Bug Fixes
612

7-
* improve decorators support (autobind) ([56883c9](https://github.com/gaearon/react-hot-loader/commit/56883c9))
8-
* support nested children ([#735](https://github.com/gaearon/react-hot-loader/issues/735)) ([5c81655](https://github.com/gaearon/react-hot-loader/commit/5c81655))
13+
* improve decorators support (autobind)
14+
([56883c9](https://github.com/gaearon/react-hot-loader/commit/56883c9))
15+
* support nested children
16+
([#735](https://github.com/gaearon/react-hot-loader/issues/735))
17+
([5c81655](https://github.com/gaearon/react-hot-loader/commit/5c81655))
918

1019
# Manual changelog
1120

0 commit comments

Comments
 (0)