Skip to content

Commit 9f6156e

Browse files
committed
release(boilerplate): release 1.8.0
1 parent f744195 commit 9f6156e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="1.8.0"></a>
2+
# [1.8.0](https://github.com/kiki-le-singe/react-redux-universal-boilerplate/compare/v1.7.0...v1.8.0) (2016-10-16)
3+
4+
5+
### Features
6+
7+
* **yarn:** add yarn file ([b7941dd](https://github.com/kiki-le-singe/react-redux-universal-boilerplate/commit/b7941dd))
8+
* **README:** update documentation ([a01d845](https://github.com/kiki-le-singe/react-redux-universal-boilerplate/commit/a01d845))
9+
10+
11+
112
<a name="1.7.0"></a>
213
# [1.7.0](https://github.com/kiki-le-singe/react-redux-universal-boilerplate/compare/v1.6.0...v1.7.0) (2016-09-25)
314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-redux-universal-boilerplate",
3-
"version": "1.7.0",
3+
"version": "1.8.0",
44
"author": {
55
"name": "Kiki le singe"
66
},

0 commit comments

Comments
 (0)