From afd264a882c4bf647463f410c64b7c1545bcb6da Mon Sep 17 00:00:00 2001 From: Kunal Nagar <2741371+kunalnagar@users.noreply.github.com> Date: Tue, 15 Dec 2020 21:39:29 -0500 Subject: [PATCH] chore(release): 1.1.5 --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17db7c1..d97c5c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.1.5](https://github.com/kunalnagar/healthie/compare/v1.1.4...v1.1.5) (2020-12-16) + + +### Chores + +* **deps:** bump ini from 1.3.5 to 1.3.8 ([#1](https://github.com/kunalnagar/healthie/issues/1)) ([04cc2c5](https://github.com/kunalnagar/healthie/commit/04cc2c510fcf6a3e0c96726a87884de140b4b333)) + ### [1.1.4](https://github.com/kunalnagar/healthie/compare/v1.1.3...v1.1.4) (2020-11-08) diff --git a/package-lock.json b/package-lock.json index 618fac0..dbf66d5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@kunalnagarco/healthie", - "version": "1.1.4", + "version": "1.1.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 342a204..e16a703 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kunalnagarco/healthie", - "version": "1.1.4", + "version": "1.1.5", "description": "A health check middleware for Express.js applications", "main": "dist/index.js", "files": [