diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c1580a0..a2c75c9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.1.0](https://github.com/eik-lib/core/compare/v1.0.4...v1.1.0) (2020-07-07) + + +### Features + +* Gather metrics from sinks ([#148](https://github.com/eik-lib/core/issues/148)) ([7d1792c](https://github.com/eik-lib/core/commit/7d1792c828ba6bf13a561c666ff9be10394acab9)) + ## [1.0.4](https://github.com/eik-lib/core/compare/v1.0.3...v1.0.4) (2020-07-06) diff --git a/package.json b/package.json index 73f43aca..e4fc7b63 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eik/core", - "version": "1.0.4", + "version": "1.1.0", "description": "Core server package", "main": "lib/main.js", "files": [