diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..ed8e5be --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# Changelog + +## [5.0.0](https://www.github.com/gulpjs/findup-sync/compare/v4.0.0...v5.0.0) (2021-10-24) + + +### ⚠ BREAKING CHANGES + +* Normalize repository, dropping node <10.13 support (#52) + +### Miscellaneous Chores + +* Normalize repository, dropping node <10.13 support ([#52](https://www.github.com/gulpjs/findup-sync/issues/52)) ([b62b918](https://www.github.com/gulpjs/findup-sync/commit/b62b918843898c6bd475ddf2a874138fb6aec0b9)) diff --git a/package.json b/package.json index 7dead6a..f2e426c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "findup-sync", - "version": "4.0.0", + "version": "5.0.0", "description": "Find the first file matching a given pattern in the current directory or the nearest ancestor directory.", "author": "Gulp Team (https://gulpjs.com/)", "contributors": [