diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..043ea6a --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,5 @@ + +## [2.2.2](https://github.com/newsuk/fructose/compare/v2.2.1...v2.2.2) (2017-09-29) + + + diff --git a/package.json b/package.json index a0dc22a..d126c39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@times-components/fructose", - "version": "2.2.1", + "version": "2.2.2", "main": "fructose.js", "scripts": { "test:unit": "jest --verbose --forceExit",