Releases: taskworld/strapi-plugin-import-export-web
Releases · taskworld/strapi-plugin-import-export-web
v1.2.1
1.2.1 (2023-11-10)
fix
- add log to terminal commands (da0f93b)
v1.2.0
1.2.0 (2023-11-08)
feat
fix
- [skip ci] minimal functioning tsconfig (9c46a52)
v1.1.0
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
1.0.1 (2023-11-06)
fix
- adjust version to match with strapi packages (8253636)
v1.0.0
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