Skip to content

Commit 211e226

Browse files
v0.2.5 - Fixes #1
1 parent 61f78a4 commit 211e226

File tree

1 file changed

+24
-19
lines changed

1 file changed

+24
-19
lines changed

CHANGELOG.md

+24-19
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,44 @@
1-
## 0.1.5 (August 19, 2016)
1+
## 0.2.5 (January 14, 2017)
22

33
### Build Dependency (`tsapp-scripts`)
44

55
* forked from facebookincubator renamed in tsapp-scripts
66

7-
### First release
7+
## 0.2.5 (January 14, 2017)
88

9-
* use typescript
10-
* use sass
11-
* use redux and redux-helper
12-
* use bootstrap and react-bootstrap
13-
* jest use typescript
14-
* debug typescript
9+
* fixed issue #1
1510

16-
### Todo
11+
## 0.2.3 (January 11, 2017)
1712

18-
* configure babel for production
13+
* included package.json in build
14+
* injected REACT_APP_NAME and REACT_APP_VERSION variables.
1915

16+
## 0.1.25 (November 6, 2016)
2017

21-
## 0.1.7 (August 20,2016)
18+
* create config.js instead of config.json
2219

23-
* removed linter
24-
* fixed scss configuration
25-
* configured babel for production
20+
## 0.1.23 (November 5, 2016)
2621

22+
* removed typings, use @types
23+
* fixed server (create config.json)
2724

2825
## 0.1.21 (November 4, 2016)
2926

3027
* added server
3128

32-
## 0.1.23 (November 5, 2016)
29+
## 0.1.7 (August 20,2016)
3330

34-
* removed typings, use @types
35-
* fixed server (create config.json)
31+
* removed linter
32+
* fixed scss configuration
33+
* configured babel for production
34+
35+
## First release
36+
37+
* use typescript
38+
* use sass
39+
* use redux and redux-helper
40+
* use bootstrap and react-bootstrap
41+
* jest use typescript
42+
* debug typescript
3643

37-
## 0.1.25 (November 6, 2016)
3844

39-
* create config.js instead of config.json

0 commit comments

Comments
 (0)