<!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/master/packages#maintaining-changelogs. -->

## Unreleased

## 3.0.0 (2020-04-15)

### Breaking Change

- Add `types` to the order of preferred properties. ([#18942](https://github.com/WordPress/gutenberg/pull/18942))

## 2.0.0 (2019-06-12)

### Breaking Change

- Added `type` and `react-native` to the order of preferred properties.

## 1.2.0 (2019-03-06)

### Internal

- Updated `npm-package-json-lint` dependency [#14200](https://github.com/WordPress/gutenberg/pull/14200)

## 1.1.3 (2018-09-05)

### Bug Fix

- Resolves an issue where npm package lint script did not work in Windows environments ([#9321](https://github.com/WordPress/gutenberg/pull/9321)

## 1.1.0 (2018-07-12)

### New Feature

- Updated build to work with Babel 7 ([#7832](https://github.com/WordPress/gutenberg/pull/7832))

### Internal

- Moved `@WordPress/packages` repository to `@WordPress/gutenberg` ([#7805](https://github.com/WordPress/gutenberg/pull/7805))

## 1.0.0 (2018-05-18)

### New Feature

- Initial release `@wordpress/npm-package-json-lint-config` ([#119](https://github.com/WordPress/packages/pull/119))
