Skip to content

Commit 9476837

Browse files
author
David Zukowski
committed
release(3.0.0-alpha.0)
1 parent 9e03fbc commit 9476837

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
3.0.0-alpha.0
5+
-------------
6+
7+
### Improvements
8+
* 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.
9+
410
2.0.0
511
-----
612

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-starter-kit",
3-
"version": "2.0.0",
3+
"version": "3.0.0-alpha.0",
44
"description": "Get started with React, Redux, and React-Router!",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)