Skip to content

Releases: connorjburton/hmac-auth-express

v9.0.0

17 Sep 12:52
Compare
Choose a tag to compare

9.0.0 (2023-09-17)

  • fix!: order function correctly orders arrays (172598d)

BREAKING CHANGES

  • the order function was not ordering array values
    which would lead to non-deterministic ordering if using arrays

v8.3.5

17 Sep 12:28
Compare
Choose a tag to compare

8.3.5 (2023-09-17)

Bug Fixes

  • use file extension to meet ts requirementnts (5e867cb)

Reverts

  • Revert "chore: debug gh action for exit code" (f59439d)

v8.3.4

14 Feb 00:14
Compare
Choose a tag to compare

8.3.4 (2023-02-14)

Bug Fixes

  • remove badge as reporting incorrect statuses (a069683)