We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1e28d9 commit 68e9bb9Copy full SHA for 68e9bb9
CHANGELOG.md
@@ -1,8 +1,5 @@
1
-## <s>0.9.1 (February 25, 2017)</s>
2
## 0.9.2 (February 26, 2017)
3
4
-**There was a bug in 0.9.1, so you should update directly to 0.9.2 instead.**
5
-
6
#### :nail_care: Enhancement
7
8
* `create-react-app`
@@ -122,6 +119,8 @@
122
119
123
120
### Migrating from 0.9.0 to 0.9.2
124
121
+**Note:** 0.9.1 had known issues so you should skip it.
+
125
Inside any created project that has not been ejected, run:
126
127
```
@@ -134,6 +133,10 @@ You may also optionally update the global command-line utility for more efficien
134
133
npm install -g [email protected]
135
136
+## <s>0.9.1 (February 25, 2017)</s>
137
138
+This release has known issues and you should skip it. Update directly to 0.9.2 instead.
139
140
## 0.9.0 (February 11, 2017)
141
142
Thanks to [@Timer](https://github.com/timer) for cutting this release.
0 commit comments