diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..4831896 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# Changelog + +## [2.0.0](https://www.github.com/gulpjs/hacker/compare/v1.2.0...v2.0.0) (2022-06-29) + + +### ⚠ BREAKING CHANGES + +* Normalize repository, dropping node <10.13 support (#3) + +### Miscellaneous Chores + +* Normalize repository, dropping node <10.13 support ([#3](https://www.github.com/gulpjs/hacker/issues/3)) ([ca5115e](https://www.github.com/gulpjs/hacker/commit/ca5115eb5b7f1502b6b5f32ff8f42d991903cebf)) diff --git a/package.json b/package.json index 998583c..29af3e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hacker", - "version": "1.2.0", + "version": "2.0.0", "description": "Hack on your project easily. A liftoff proof-of-concept.", "author": "Gulp Team (https://gulpjs.com/)", "contributors": [