Skip to content

Latest commit

 

History

History
77 lines (38 loc) · 3.65 KB

CHANGELOG.md

File metadata and controls

77 lines (38 loc) · 3.65 KB

1.0.9 (2024-05-21)

fix

  • incorrect value for showMethodInNavBar option in RapidocUIOptions (700644c)
  • incorrect value for showMethodInNavBar option in RapidocUIOptions (d29af24)

1.0.8 (2024-05-21)

fix

  • add a default server if no servers were added upon config (a83de90), closes #3
  • fix RapiDoc options interface, fixes #4 (52a2a76)

1.0.7 (2024-04-15)

chore

1.0.6 (2024-04-14)

chore

  • deps: update dependencies to latest (3557481)

1.0.5 (2024-03-20)

fix

1.0.4 (2024-01-16)

chore

  • README: add badges to readme (87c83bd)

1.0.3 (2024-01-15)

chore

  • E2E: add some more test cases (7486d9c)
  • publish: enable npm provenance (9ffb481)
  • README: fix formatting (9834b61)

1.0.2 (2024-01-14)

chore

  • package: add license field (429a913)

1.0.1 (2024-01-14)

chore

  • CI: build the project before releasing (e2f5ff2)
  • publish: make explicitly the project public (c64b5df)

1.0.0 (2024-01-14)

chore

  • CI: disable Husky hooks when publishing (455e6b7)
  • CI: setup GitHub Actions (3702f0c)
  • initial commit (338ca2c)
  • release: disable dry-run (6975281)