Skip to content

Commit 7b83d9f

Browse files
committed
docs(CHANGELOG): add changelog file
1 parent acd8896 commit 7b83d9f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<a name="1.3.0"></a>
2+
# [1.3.0](https://github.com/kiki-le-singe/react-redux-universal-boilerplate/compare/v1.0.10...v1.3.0) (2016-09-10)
3+
4+
5+
### Bug Fixes
6+
7+
* **karma.conf:** import missing yargs package ([80162a4](https://github.com/kiki-le-singe/react-redux-universal-boilerplate/commit/80162a4))
8+
9+
### Features
10+
11+
* **config:** use local ip as default server host ([efe8350](https://github.com/kiki-le-singe/react-redux-universal-boilerplate/commit/efe8350))
12+
* **Hello:** add Hello component ([fb4c54a](https://github.com/kiki-le-singe/react-redux-universal-boilerplate/commit/fb4c54a))
13+
* **Hello:** set className attribute to `hello` ([733a0ee](https://github.com/kiki-le-singe/react-redux-universal-boilerplate/commit/733a0ee))
14+
* **HelloView:** implement the Hello component ([32b6416](https://github.com/kiki-le-singe/react-redux-universal-boilerplate/commit/32b6416))
15+
* **test.config:** setup webpack to use enzyme ([b8ae060](https://github.com/kiki-le-singe/react-redux-universal-boilerplate/commit/b8ae060))
16+
* **webpack.prod:** generate a manifest file ([b86de24](https://github.com/kiki-le-singe/react-redux-universal-boilerplate/commit/b86de24))

0 commit comments

Comments
 (0)