Skip to content

Latest commit

 

History

History
301 lines (154 loc) · 9.35 KB

CHANGELOG.md

File metadata and controls

301 lines (154 loc) · 9.35 KB

Changelog

All considerable changes to this project will be documented in this file. See standard-version for commit guidelines.

v0.5.0

compare changes

🩹 Fixes

  • Fix email template Interpolation based on strapi-utils v5 (ad61644)

📖 Documentation

❤️ Contributors

v0.4.0

compare changes

🏡 Chore

❤️ Contributors

v0.3.0

compare changes

🚀 Enhancements

  • Add url, server-url, admin-url context vars in template interpolation (e1c4b9b)

❤️ Contributors

v0.2.4

compare changes

🚀 Enhancements

  • Add interpolation feature to dynamic template (b782fab)

💅 Refactors

🤖 CI

  • Force install in ci to avoid lock-file issues (90837f2)

❤️ Contributors

v0.2.3

compare changes

💅 Refactors

❤️ Contributors

v0.2.2

compare changes

🏡 Chore

❤️ Contributors

v0.2.1

compare changes

📖 Documentation

  • Add usage and examples to readme (46f8b8c)

🏡 Chore

❤️ Contributors

v0.2.0

compare changes

🚀 Enhancements

  • Add dynamic-template feature (ff64652)
  • Get dynamic templates based on default locale or requested locale (517c7b6)

🩹 Fixes

  • Fix applying default options to actual options (bfaffda)

📖 Documentation

  • Add usage steps to usage section (3064639)

❤️ Contributors

v0.1.0

compare changes

🩹 Fixes

❤️ Contributors

v0.0.4

compare changes

🏡 Chore

❤️ Contributors

v0.0.3

compare changes

🚀 Enhancements

  • Merge provider's setting with general settings (cd45963)

❤️ Contributors

v0.0.2

compare changes

🚀 Enhancements

  • Load main provider based on defaultProvider option (9a505bc)

💅 Refactors

📦 Build

❤️ Contributors

v0.0.1

🏡 Chore

❤️ Contributors

v1.1.1

compare changes

🩹 Fixes

  • Fix bug to ignore auto spell checking for staged deleted files (4d339df)

❤️ Contributors

v1.1.0

compare changes

🚀 Enhancements

  • git: Only allow release on main branch (58b3bfa)
  • Use CSpell for spell checking staged files and commit messages (55dc2ea)

🩹 Fixes

  • github: Fix prefix v for version for tagAnnotation and releaseName (858fce6)

📖 Documentation

  • readme: Add CSpell section and how to configure auto spell checker (3b06b05)
  • readme: Fix typo (58c676b)
  • Fix typo (1b487c5)

🏡 Chore

  • dependencies: Update dependencies (e1e1bab)

❤️ Contributors

v1.0.6

compare changes

🚀 Enhancements

  • Use release-it-beautiful-changelog plugin to generate changelog (6a745d9)

🩹 Fixes

  • build: Changelog version title fixed (cadf929)
  • changelog: Cleaning up the mess from old version changes (708a86b)

❤️ Contributors

v1.0.5

compare changes

🚀 Enhancements

  • build: Release-it tag name configured to prefix v (c382d62)
  • build: Add release to github (d35ee30)

🩹 Fixes

  • build: Exclude root config files from coverage (ed88519)

💅 Refactors

  • build: Use es module export for commitlint config (c5fe096)

📖 Documentation

  • changelog: Add title and short desc for changelog.md file (ada7a71)
  • readme: Add desc for test and coverage section (48a4e17)

❤️ Contributors

1.0.4

compare changes

🩹 Fixes

  • build: Fix configuration to use changelogen tool for updating changelog.md (2edea7d)

❤️ Contributors

v1.0.1

🏡 Chore

  • init: Initialize project with required dependency and configuration (0067d35)

❤️ Contributors