Skip to content

Releases: davecardwell/publix-coupon-clipper

v2.1.0

18 Mar 18:11
Compare
Choose a tag to compare

2.1.0 (2020-03-18)

Bug Fixes

  • deps: update inquirer to v7.1.0 (dad6b3a)
  • deps: update rollup to v2.1.0 (67117b5)

Features

  • deps: update puppeteer to v2.1.1 (d56ea7e)

v2.0.2

13 Dec 23:23
Compare
Choose a tag to compare

2.0.2 (2019-12-13)

Bug Fixes

  • deps: update @babel/plugin-proposal-nullish-coalescing-operator to v7.7.4 (eaa1d22)

v2.0.1

15 Nov 23:47
Compare
Choose a tag to compare

2.0.1 (2019-11-15)

Bug Fixes

  • deps: update @babel/core to v7.7.2 (f8fcaf0)

v2.0.0

24 Oct 13:41
Compare
Choose a tag to compare

2.0.0 (2019-10-24)

Features

  • deps: update puppeteer to v2.0.0 (10feb34)

BREAKING CHANGES

  • deps: minimum Node.js version updated to v8.16.0
    Puppeteer dropped support for Node.js v6 so this library follows suit.

v1.1.0

22 Oct 21:34
Compare
Choose a tag to compare

1.1.0 (2019-10-22)

Bug Fixes

  • deps: update https-proxy-agent to v2.2.3 (1ce8292)

Features

  • deps: update typed-emitter to v0.2.0 (2176478)

v1.0.2

14 Oct 21:34
Compare
Choose a tag to compare

1.0.2 (2019-10-14)

Bug Fixes

  • add node shebang to allow for npx usage (1391f49)

v1.0.1

14 Oct 21:09
Compare
Choose a tag to compare

1.0.1 (2019-10-14)

Bug Fixes

  • specify “bin” in package.json for npx usage (490edb7)

v1.0.0

14 Oct 20:39
Compare
Choose a tag to compare

1.0.0 (2019-10-14)

Features