Skip to content

Releases: cloud-cli/le

v1.0.6

06 Jan 09:25
56d8640
Compare
Choose a tag to compare

1.0.6 (2025-01-06)

Bug Fixes

  • certbot arguments must be separated (56d8640)

v1.0.5

06 May 12:05
Compare
Choose a tag to compare

1.0.5 (2024-05-06)

Bug Fixes

  • move CLI to peer dependencies (e075eed)

v1.0.4

13 Mar 09:06
a85a0d6
Compare
Choose a tag to compare

1.0.4 (2023-03-13)

Bug Fixes

  • do not autoprefix additional options (a85a0d6)

v1.0.3

12 Mar 20:44
632b5ce
Compare
Choose a tag to compare

1.0.3 (2023-03-12)

Bug Fixes

  • remove quotes around additional options (632b5ce)

v1.0.2

12 Mar 14:22
f96e33c
Compare
Choose a tag to compare

1.0.2 (2023-03-12)

Bug Fixes

v1.0.1

02 Jan 05:11
Compare
Choose a tag to compare

1.0.1 (2023-01-02)

Bug Fixes

  • collect output logs from cert creation command (bbff82f)

v1.0.0

22 Nov 07:59
Compare
Choose a tag to compare

1.0.0 (2022-11-22)

Bug Fixes

  • adjust path to certs folder (9e4df3f)
  • quotes around domain breaks CLI command (2e4ffa5)
  • remove additional options from sh call (a4a7ad3)
  • remove unused API and export default CLI (c561f08)
  • skip certbot if cert exists (84c06c3)
  • skip creation if cert exists (51f0be2)

Features