Skip to content

Latest commit

 

History

History
67 lines (32 loc) · 3.09 KB

CHANGELOG.md

File metadata and controls

67 lines (32 loc) · 3.09 KB

1.2.2 (2023-11-10)

fix

  • create tmp dir if not here (b653f5a)

1.2.1 (2023-11-10)

fix

  • add log to terminal commands (da0f93b)

1.2.0 (2023-11-08)

feat

fix

  • [skip ci] minimal functioning tsconfig (9c46a52)

1.1.0 (2023-11-07)

docs

  • [skip ci] add screenshots to readme (0325a13)

feat

  • refactor to allow client in ts (29c5c7f)

fix

  • build command typo (2a1444f)
  • remove unused code (a934d1a)
  • while testing live, it looks like this is mandatory (bc00c78)

1.0.1 (2023-11-06)

fix

  • adjust version to match with strapi packages (8253636)

1.0.0 (2023-11-06)

ci

  • [skip ci] add semantic release config (b6d39fd)
  • fixing protected branch issue (470fca4)
  • install semantic release related packages (55636f4)
  • release workflow (723abfc)
  • switch to PAT for github token (4313bb6)

fix