Skip to content

Commit

Permalink
Swap bases in changelog (prettier#6251)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 authored and lydell committed Jul 1, 2019
1 parent d628d8c commit 940831b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 1.18.2

[diff](https://github.com/prettier/prettier/compare/1.18.2...1.18.1)
[diff](https://github.com/prettier/prettier/compare/1.18.1...1.18.2)

- TypeScript: only add trailing commas in tuples for `--trailing-comma=all` ([#6199] by [@duailibe])

Expand All @@ -11,7 +11,7 @@

# 1.18.1

[diff](https://github.com/prettier/prettier/compare/1.18.1...1.18.0)
[diff](https://github.com/prettier/prettier/compare/1.18.0...1.18.1)

- TypeScript: Add trailing comma in tsx, only for arrow function ([#6190] by [@sosukesuzuki])

Expand Down

0 comments on commit 940831b

Please sign in to comment.