mirror of
https://github.com/bcomnes/deploy-to-neocities.git
synced 2026-01-17 06:56:30 +00:00
16 lines
355 B
Markdown
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
|