Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Seccafien committed Nov 14, 2019
1 parent 0790465 commit c11eb34
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,15 @@

## Unreleased

- `shopify/no-all-mocks-methods` ([#204](https://github.com/Shopify/eslint-plugin-shopify/pull/204))
- `jest/valid-title`
- `jest/prefer-hooks-on-top`
- `jest/require-top-level-describe`

## [32.0.0] - 2019-11-05

- Enforce new-lines between groups import groups ([#409](https://github.com/Shopify/eslint-plugin-shopify/pull/409))

## [31.0.0] - 2019-10-23

### Using `@typescript-eslint/parser` and `@typescript-eslint/eslint-plugin`
Expand Down Expand Up @@ -283,7 +288,6 @@ Refer to the [Rules of Hooks documentation](https://reactjs.org/docs/hooks-rules
### Added

* `shopify/no-ancestor-directory-import` ([#149](https://github.com/Shopify/eslint-plugin-shopify/pull/149))
* `shopify/no-all-mocks-methods` ([#204](https://github.com/Shopify/eslint-plugin-shopify/pull/204))

### Fixed

Expand Down

0 comments on commit c11eb34

Please sign in to comment.