Skip to content

Commit cc35b8e

Browse files
committed
Adjust changelog wording
1 parent 956322b commit cc35b8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#### :bug: Bug Fix
44
* `create-react-app`
55

6-
* [#1706](https://github.com/facebookincubator/create-react-app/pull/1706) Extract for package name when installing compressed packages. ([@Timer](https://github.com/Timer))
6+
* [#1706](https://github.com/facebookincubator/create-react-app/pull/1706) Extract compressed package for package name. ([@Timer](https://github.com/Timer))
77

88
You may now specify a scoped package for `--scripts-version` and obtain a working installation.
99

@@ -95,9 +95,9 @@ npm install -g [email protected]
9595
#### :rocket: New Feature
9696
* `create-react-app`
9797
* [#1423](https://github.com/facebookincubator/create-react-app/pull/1423) **Fall back to Yarn offline cache when creating a new project.** ([@voxsim](https://github.com/voxsim))
98-
98+
9999
If you are using Yarn, and you have created at least one app previously, Create React App now works offline.
100-
100+
101101
<img src="http://i.imgur.com/1FLa9Tg.gif" width="500" alt="Yarn offline installation demo">
102102

103103
#### :bug: Bug Fix

0 commit comments

Comments
 (0)