diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..79d18d7 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# Changelog + +## [0.8.0](https://www.github.com/gulpjs/rechoir/compare/v0.7.1...v0.8.0) (2021-07-24) + + +### ⚠ BREAKING CHANGES + +* Normalize repository, dropping node <10.13 support (#40) + +### Miscellaneous Chores + +* Normalize repository, dropping node <10.13 support ([#40](https://www.github.com/gulpjs/rechoir/issues/40)) ([00f5968](https://www.github.com/gulpjs/rechoir/commit/00f59689d0eb9668d939a85e06428a0906587a6f)) diff --git a/package.json b/package.json index 84249e8..9dad49e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rechoir", - "version": "0.7.1", + "version": "0.8.0", "description": "Prepare a node environment to require files with different extensions.", "author": "Gulp Team (http://gulpjs.com/)", "contributors": [