# 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/storage/compare/v2.0.0...v3.0.0) (2020-03-08)


### Features

* major version bump ([9d00c71](https://github.com/jedmao/storage/commit/9d00c71082f3a3dac097fbc7660821f58720c88a))
* major version bump ([0a9072c](https://github.com/jedmao/storage/commit/0a9072c33c5131de242bbf6305735a9c57d7736f))


### BREAKING CHANGES

* major version bump
* version bump v3.0

# [2.0.0](https://github.com/jedmao/storage/compare/v1.0.2...v2.0.0) (2020-03-08)


### Features

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


### BREAKING CHANGES

* default export removed. use `import { Storage } from '@jedmao/storage'`.

# See [Releases](https://github.com/jedmao/storage/releases)
