Skip to content

Latest commit

 

History

History
139 lines (61 loc) · 6.49 KB

CHANGELOG.md

File metadata and controls

139 lines (61 loc) · 6.49 KB

1.3.2 (2025-01-20)

Bug Fixes

  • deps: update dependency semver to v7.6.3 (#40) (dda00ad)

1.3.1 (2024-04-04)

Bug Fixes

  • Update dependencies to latest to patch reported vulnerabilities (c8e77f9)

1.3.0 (2024-03-06)

Bug Fixes

  • Update versions used in CI workflows to remove deprecated versions (#30) (dc9dc91)

Features

  • Update dependencies to latest to patch reported vulnerabilities (#29) (f103061)

1.2.7 (2023-07-22)

Bug Fixes

  • Update dependencies to latest to patch reported vulnerabilities (2083c02)

1.2.6 (2023-04-28)

Bug Fixes

  • Update dependencies to latest to patch reported vulnerabilities (2135a07)

1.2.5 (2023-01-08)

Bug Fixes

  • Update dependencies to latest to patch reported vulnerabilities (1036d2b)

1.2.4 (2022-11-13)

Bug Fixes

  • Correct search logic to include sort() which will return the correct result (#18) (c592570)

1.2.3 (2022-11-13)

Bug Fixes

1.2.2 (2022-11-13)

Bug Fixes

  • Switch to use a regex to filter out results instead of length (#16) (6a81ce9)

1.2.1 (2022-11-12)

Bug Fixes

  • Add sort ascending by string length in versions.tf files keys array (#15) (8250970)

1.2.0 (2022-10-27)

Features

  • Update depdencies to latest to remove warning on setOutput (e1efe31)

1.1.1 (2022-08-01)

Bug Fixes

  • package.json & yarn.lock to reduce vulnerabilities (#10) (4e1252e)

1.1.0 (2022-07-28)

Features

  • Update dependencies to patch reported vulnerabilities (770ebab)

1.0.8 (2022-06-04)

Bug Fixes

  • deps: Update dependencies to latest to patch reported vulnerabilities (989b832)
  • Revert patch of semver-regex causing issues with import vs require (06d675b)

1.0.7 (2022-03-28)

Bug Fixes

  • Update dependencies to latest to patch reported vulnerabilities (#6) (df03691)

1.0.6 (2022-01-15)

Bug Fixes

  • correct dist output by downgrading node-fetch (#3) (14dd414)

1.0.5 (2022-01-15)

Bug Fixes

  • update dependencies to latest to patch reported vulnerability (ac60582)

1.0.4 (2021-11-03)

Bug Fixes

  • deps: update dependencies to latest and re-compile action artifact (86511f9)

1.0.3 (2021-10-15)

Bug Fixes

  • deps: add missing packags for publishing semantic-release changelog (3ec7db4)
  • deps: set min resolution version to patch vulnerability in ansi-regex sub-dependency (5c3dcee)