# Changelog

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.0.0](https://github.com/jedmao/location/compare/v2.0.4...v3.0.0) (2020-03-08)


### Features

* provide builds for both cjs and esm ([fd53dca](https://github.com/jedmao/location/commit/fd53dca))


### BREAKING CHANGES

* default export removed. use `import { LocationMock } from '@jedmao/location'`.

## [2.0.4](https://github.com/jedmao/location/compare/v2.0.3...v2.0.4) (2019-09-25)


### Bug Fixes

* add docs, tests ([36ad608](https://github.com/jedmao/location/commit/36ad608))

## [2.0.3](https://github.com/jedmao/location/compare/v2.0.2...v2.0.3) (2019-09-25)


### Bug Fixes

* build before release ([6120568](https://github.com/jedmao/location/commit/6120568))

## [2.0.2](https://github.com/jedmao/location/compare/v2.0.1...v2.0.2) (2019-09-25)


### Bug Fixes

* dist ([28d8b54](https://github.com/jedmao/location/commit/28d8b54))

## [2.0.1](https://github.com/jedmao/location/compare/v2.0.0...v2.0.1) (2019-09-25)


### Bug Fixes

* restore @jedmao/semantic-release-npm-github-config ([eeb4237](https://github.com/jedmao/location/commit/eeb4237))
