docs(changelog): link -> diff

for consistency
master
Ika 2018-06-25 22:10:11 +08:00 committed by GitHub
parent 1baddf27f2
commit 9805babf94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# 1.13.6
[link](https://github.com/prettier/prettier/compare/1.13.5...1.13.6)
[diff](https://github.com/prettier/prettier/compare/1.13.5...1.13.6)
- Upgrade Flow parser to 0.75.0 ([#4649](https://github.com/prettier/prettier/pull/4649) and [#4727](https://github.com/prettier/prettier/pull/4727))
- Preserve type parameters of import-types in TypeScript ([#4662](https://github.com/prettier/prettier/pull/4662))