docs(changelog): fix a typo in the url

master
Ika 2018-05-31 09:58:21 +08:00 committed by GitHub
parent 9387e9d833
commit a9b21a01e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
[link](https://github.com/prettier/prettier/compare/1.13.2...1.13.3)
- Fix a regression when printing `hasOwnProperty` and other functions in `Object`'s prototype ([#4603](https://github.com/prettier/prettier/pull/4603))
- Fix a regression in exit status when using `--debug-check` and `--list-different` ([#4600](https://github.com/prettier/prettier/pul/4600))
- Fix a regression in exit status when using `--debug-check` and `--list-different` ([#4600](https://github.com/prettier/prettier/pull/4600))
# 1.13.2