Skip to content
This repository has been archived by the owner on Sep 11, 2018. It is now read-only.

Commit

Permalink
release(3.0.0-alpha.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
David Zukowski committed Apr 21, 2016
1 parent 9e03fbc commit 9476837
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

3.0.0-alpha.0
-------------

### Improvements
* Migrated to Fractal Project Structure, huge thanks to [justingreenberg](https://github.com/justingreenberg). See https://github.com/davezuko/react-redux-starter-kit/pull/684 for details and discussion.

2.0.0
-----

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-redux-starter-kit",
"version": "2.0.0",
"version": "3.0.0-alpha.0",
"description": "Get started with React, Redux, and React-Router!",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit 9476837

Please sign in to comment.