From fa45d6aa563dee683cad5a44d1dffae963295886 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 18 Jun 2018 09:58:25 +0000 Subject: [PATCH] chore(release): 1.0.1 [skip ci] ## [1.0.1](https://github.com/qiwi/health-indicator/compare/v1.0.0...v1.0.1) (2018-06-18) ### Bug Fixes * **travis:** fix build runner script ([33a6f95](https://github.com/qiwi/health-indicator/commit/33a6f95)) --- CHANGELOG.md | 7 +++++++ npm-shrinkwrap.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31e7b7e..4ea2948 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.1](https://github.com/qiwi/health-indicator/compare/v1.0.0...v1.0.1) (2018-06-18) + + +### Bug Fixes + +* **travis:** fix build runner script ([33a6f95](https://github.com/qiwi/health-indicator/commit/33a6f95)) + # 1.0.0 (2018-06-18) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 524a395..e49d872 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "@qiwi/health-indicator", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 00d9377..53a5302 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@qiwi/health-indicator", - "version": "1.0.0", + "version": "1.0.1", "description": "Health indicator kit for server-side monitoring & balancing", "main": "dist/index", "directories": {