Skip to content

Commit ea63b16

Browse files
committed
v0.3.0
1 parent 6f60fc8 commit ea63b16

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
@@ -2,6 +2,12 @@
22

33
This file contains all notable changes.
44

5+
### 0.3.0 - 2015-03-28
6+
7+
#### Changed
8+
9+
* Update packages (now using React v0.13.1)
10+
* Use ES6 class syntax instead of React.createClass
511

612
### 0.2.0 - 2015-03-10
713

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webkid-react-starterkit",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"description": "Lightweight starting point for a react web app.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)