Skip to content

Releases: dhleong/pepper-mint

2.2.4

11 Mar 13:59
7f50246
Compare
Choose a tag to compare

Notes:

  • Bumping chromedriver version to 88 as to support Chrome v88 (#31)

2.2.3

11 Jan 20:31
Compare
Choose a tag to compare

Notes:

  • Bumping chromedriver version to 87 as to support Chrome v87 (#29)
  • Bump lodash from 4.17.15 to 4.17.20 (#30)
  • Fix some other npm audit warnings

2.2.2

08 Sep 16:10
3d6e34f
Compare
Choose a tag to compare

Other resolved tickets:

  • Bumping chromedriver version to 85 as to support Chrome v85 (#28)

2.2.1

04 Jun 13:51
13c13cf
Compare
Choose a tag to compare

Other resolved tickets:

  • Bumping chromedriver version to 83 as to support Chrome v83 (#26)

2.2.0

25 Mar 22:10
Compare
Choose a tag to compare

Notes:

  • Migrate to Typescript (#22)
  • Update to latest Chromedriver 80 (#21)

2.1.4

10 Nov 14:08
Compare
Choose a tag to compare

Notes:

  • Update to chromedriver 78 (#20)

2.1.3

09 Aug 04:00
Compare
Choose a tag to compare

Fixes:

  • Update Chromedriver Version (#19)

Notes:

  • Per the PR linked above, pepper-mint would break on newer version of chrome since our chromedriver was so old

2.1.2

24 May 14:31
Compare
Choose a tag to compare

Bug Fixes:

  • Fix category assignment in createTransaction (#18)

2.1.1

16 Nov 05:24
Compare
Choose a tag to compare

Notes:

  • Remove shebang from index.js

2.1.0

12 Jul 12:30
Compare
Choose a tag to compare

Notes:

  • Update initiateAccountRefresh and other "app service" methods