diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..f6b0128 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# Changelog + +## [2.0.0](https://www.github.com/gulpjs/glogg/compare/v1.0.2...v2.0.0) (2022-06-24) + + +### ⚠ BREAKING CHANGES + +* Normalize repository, dropping node <10.13 support (#5) + +### Miscellaneous Chores + +* Normalize repository, dropping node <10.13 support ([#5](https://www.github.com/gulpjs/glogg/issues/5)) ([8bb6148](https://www.github.com/gulpjs/glogg/commit/8bb6148c061e0f11ea9330924e954c39af7f02b6)) diff --git a/package.json b/package.json index bb300cf..5fbc386 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "glogg", - "version": "1.0.2", + "version": "2.0.0", "description": "Global logging utility", "author": "Gulp Team (http://gulpjs.com/)", "contributors": [