Skip to content

Commit

Permalink
Fix typo in CHANGELOG (#4107)
Browse files Browse the repository at this point in the history
  • Loading branch information
anatoliygatt authored and cpojer committed Jul 22, 2017
1 parent 71f5dec commit 13e375d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

## jest 20.0.4

* Fix jest-haste-map's handling of duplicate module IDs. ([#3647](https://github.com/facebook/jest/pull/3647)
* Fix behavior of `enableAutomock()` when automock is set to false. ([#3624](https://github.com/facebook/jest/pull/3624)
* Fix progress bar in windows. ([#3626](https://github.com/facebook/jest/pull/3626)
* Fix jest-haste-map's handling of duplicate module IDs. ([#3647](https://github.com/facebook/jest/pull/3647))
* Fix behavior of `enableAutomock()` when automock is set to false. ([#3624](https://github.com/facebook/jest/pull/3624))
* Fix progress bar in windows. ([#3626](https://github.com/facebook/jest/pull/3626))

## jest 20.0.3

Expand Down

0 comments on commit 13e375d

Please sign in to comment.