Skip to content

Releases: andenacitelli/openapi-endpoint-trimmer

v2.0.1

29 Jul 13:18
Compare
Choose a tag to compare

2.0.1 (2024-07-29)

Bug Fixes

  • force new version rollout (888fecf)
  • try again to push new version (bfc34d8)

v2.0.0

21 Apr 17:02
Compare
Choose a tag to compare

2.0.0 (2023-04-21)

Features

  • switch --paths to --prefix and make it do .startsWith instead of a strict string match (d2dcb6b)

BREAKING CHANGES

  • Changes --paths to --prefixes.

v1.1.2

21 Apr 16:33
Compare
Choose a tag to compare

1.1.2 (2023-04-21)

Bug Fixes

  • semantic-release fix (8421926)
  • bundle required semantic-release files (4f0b133)
  • install missing @types/js-yaml package (d42774b)
  • nPM Script Fixes (b467d39)
  • package only the dist dir; drastically cuts bundle size (185e722)

v1.1.1

21 Apr 15:49
Compare
Choose a tag to compare

1.1.1 (2023-04-21)

Bug Fixes

  • don't run on install; just on bin (83e1643)

v1.1.0

21 Apr 15:41
Compare
Choose a tag to compare

1.1.0 (2023-04-21)

Features

  • add -v flag + fix semantic-release thing (346a636)