Bret Comnes 720ecbfa14
bump
2020-02-10 13:21:06 -07:00

16 lines
355 B
Markdown

# fetch-errors Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## 2.0.0 - 2020-02-10
* Remove esm, export CJS. ESM doesn't provide any advantage in Node.js modueles.
## 1.0.1 - 2019-11-19
* Add missing devdep.
## 1.0.0 - 2019-11-19
* Initial commit