Skip to content

Commit

Permalink
Suggest CRA 1.2.1 in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon authored Mar 1, 2017
1 parent 1a838dc commit 60ba9f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ npm install --save-dev --save-exact react-scripts@0.9.3
You may also optionally update the global command-line utility for offline Yarn cache support:

```
npm install -g create-react-app@1.2.0
npm install -g create-react-app@1.2.1
```

## 0.9.2 (February 26, 2017)
Expand Down

0 comments on commit 60ba9f2

Please sign in to comment.