Skip to content

Releases: herbsjs/herbs2repl

v1.0.5

24 Jul 22:45
Compare
Choose a tag to compare

1.0.5 (2022-07-24)

Bug Fixes

  • authorize: waiting for return of authorization from useCase before executing it (5de82a7)
  • usecase: instantiating a new object before executing the use case (701ded2)

v1.0.4

05 Jul 18:16
Compare
Choose a tag to compare

1.0.4 (2022-07-05)

Bug Fixes

  • support esm: importing ESM Chalk package to CJS project (50a51bb)

v1.0.3

20 Apr 14:15
Compare
Choose a tag to compare

1.0.3 (2022-04-20)

Bug Fixes

  • deps: bump gradient-string from 2.0.0 to 2.0.1 (0f78c27)

v1.0.2

16 Apr 14:06
Compare
Choose a tag to compare

1.0.2 (2022-04-16)

Bug Fixes

  • deps: bump chalk from 5.0.0 to 5.0.1 (b2f7d1d)
  • deps: bump node-fetch from 2.6.6 to 2.6.7 (6217f47)
  • deps: bump semver-regex from 3.1.2 to 3.1.3 (0b83282)

v1.0.1

16 Apr 14:00
Compare
Choose a tag to compare

1.0.1 (2022-04-16)

Bug Fixes

  • deps: bump inquirer from 8.2.0 to 8.2.2 (cf3be3e)

v1.0.0

23 Jun 14:54
Compare
Choose a tag to compare

1.0.0 (2021-06-23)

Features

  • change library to herbs organization (0fd8afb)