Fix typo and escape code block character (#2972)

master
Kaelig Deloumeau-Prigent 2017-10-03 11:39:52 -07:00 committed by Simon Lydell
parent 212e5f4a20
commit 4adc7a3096
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
[link](https://github.com/prettier/prettier/compare/1.7.3...1.7.4)
* Force template literals to break after ` for sytled-components (#2926 by duailibe)
* Force template literals to break after \` for styled-components (#2926 by duailibe)
* Update cosmiconfig to v3.1.0 (#2952 by ikatyang)
* Respect --stdin-filepath, regardless of config source (#2948 by azz)