All considerable changes to this project will be documented in this file. See standard-version for commit guidelines.
- Fix email template Interpolation based on strapi-utils v5 (ad61644)
- Update for strapi v5 (061de12)
- Add url, server-url, admin-url context vars in template interpolation (e1c4b9b)
- Add interpolation feature to dynamic template (b782fab)
- Log fixed (4e9f9fe)
- Force install in ci to avoid lock-file issues (90837f2)
- Proper log messages (936c788)
- Better debug info (25d67ea)
- Add usage and examples to readme (46f8b8c)
- Add dynamic-template feature (ff64652)
- Get dynamic templates based on default locale or requested locale (517c7b6)
- Fix applying default options to actual options (bfaffda)
- Add usage steps to usage section (3064639)
- Update deps (54e73b1)
- Merge provider's setting with general settings (cd45963)
- Load main provider based on defaultProvider option (9a505bc)
- Refactor provider (06c1403)
- Add import-sync (e80e662)
- Init project structure (32f4060)
- Fix bug to ignore auto spell checking for staged deleted files (4d339df)
- git: Only allow release on main branch (58b3bfa)
- Use CSpell for spell checking staged files and commit messages (55dc2ea)
- github: Fix prefix v for version for tagAnnotation and releaseName (858fce6)
- readme: Add CSpell section and how to configure auto spell checker (3b06b05)
- readme: Fix typo (58c676b)
- Fix typo (1b487c5)
- dependencies: Update dependencies (e1e1bab)
- Use release-it-beautiful-changelog plugin to generate changelog (6a745d9)
- build: Changelog version title fixed (cadf929)
- changelog: Cleaning up the mess from old version changes (708a86b)
- build: Exclude root config files from coverage (ed88519)
- build: Use es module export for commitlint config (c5fe096)
- changelog: Add title and short desc for changelog.md file (ada7a71)
- readme: Add desc for test and coverage section (48a4e17)
- build: Fix configuration to use changelogen tool for updating changelog.md (2edea7d)
- init: Initialize project with required dependency and configuration (0067d35)