diff --git a/CHANGELOG.md b/CHANGELOG.md index 4146423..5b18595 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.3](https://github.com/qiwi/health-indicator/compare/v1.2.2...v1.2.3) (2019-08-05) + + +### Performance Improvements + +* repack as CommonJS ([a24ae87](https://github.com/qiwi/health-indicator/commit/a24ae87)), closes [#29](https://github.com/qiwi/health-indicator/issues/29) + ## [1.2.2](https://github.com/qiwi/health-indicator/compare/v1.2.1...v1.2.2) (2018-10-09) diff --git a/package.json b/package.json index 60a8a21..b25ad3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@qiwi/health-indicator", - "version": "1.2.2", + "version": "1.2.3", "description": "Health indicator kit for server-side monitoring & balancing", "main": "target/es5/index.js", "directories": {