Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Releases: Starefossen/node-express-health

v1.0.1

13 Aug 21:46
Compare
Choose a tag to compare

<a name"1.0.1">

1.0.1 (2016-08-13)

Bug Fixes

  • eslint:
    • resolve import/no-extraneous-dependencies error (6c6943b1)
    • resolve import/newline-after-import error (21d32155)

v1.0.0

03 Jun 07:16
Compare
Choose a tag to compare

<a name"1.0.0">

1.0.0 (2016-06-03)

Bug Fixes

  • eslint: missing trailing commas and semicolons (dc533553)

Features

  • api: health checking route handling (93d94e3b)
  • example: add server examples (b2965e90)