Skip to content

Releases: taskworld/strapi-plugin-import-export-web

v1.2.2

10 Nov 13:11
Compare
Choose a tag to compare

1.2.2 (2023-11-10)

fix

  • create tmp dir if not here (b653f5a)

v1.2.1

10 Nov 12:37
Compare
Choose a tag to compare

1.2.1 (2023-11-10)

fix

  • add log to terminal commands (da0f93b)

v1.2.0

08 Nov 13:35
Compare
Choose a tag to compare

1.2.0 (2023-11-08)

feat

fix

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

v1.1.0

07 Nov 10:58
Compare
Choose a tag to compare

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)

v1.0.1

06 Nov 10:49
Compare
Choose a tag to compare

1.0.1 (2023-11-06)

fix

  • adjust version to match with strapi packages (8253636)

v1.0.0

06 Nov 10:08
Compare
Choose a tag to compare

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