Skip to content

Releases: gurpreetatwal/incito

v3.0.0

20 Nov 23:48
Compare
Choose a tag to compare

3.0.0 (2020-11-20)

chore

  • ci: drop Node.js 8 and add Node.js 14 (460dc02)

BREAKING CHANGES

v2.0.1

22 Jan 09:21
Compare
Choose a tag to compare

2.0.1 (2020-01-22)

Bug Fixes

  • return null for port if server is not yet listening (26e81d3)

v2.0.0

25 Jul 20:06
Compare
Choose a tag to compare

2.0.0 (2019-07-25)

chore

  • ci: drop Node.js 6 and add Node.js 12 (aaca9bb)

BREAKING CHANGES

v1.1.2

01 Mar 05:59
Compare
Choose a tag to compare

1.1.2 (2019-03-01)

Bug Fixes

  • package: update all dependencies (8ee9441)

v1.1.1

22 Jul 09:18
Compare
Choose a tag to compare

1.1.1 (2018-07-22)

Bug Fixes

  • remove listening shim (1c78801)
  • docs: add koa example to readme (788c660)

v1.1.0

15 Sep 01:13
Compare
Choose a tag to compare

1.1.0 (2017-09-15)

Mainly a test release to ensure semantic-release is working as expected

Features

  • ci: set up semantic-release (b496618)