Prepare V2.2.6

This commit is contained in:
Chris 2015-10-22 12:49:59 +02:00
parent cee53ad6c1
commit 8cdcc2c432
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# generator-react-webpack - Changelog
## 2.2.6
___Upgrades___:
1. Added new version of ```react-webpack-template``` (provides new features for continuous testing and better dist build support)
## 2.2.5
___Upgrades:___

View File

@ -37,7 +37,7 @@
"test": "mocha"
},
"dependencies": {
"react-webpack-template": "^0.2.0",
"react-webpack-template": "^0.3.0",
"underscore.string": "^3.2.2",
"yeoman-generator": "^0.20.3",
"yeoman-welcome": "^1.0.1"