Skip to content

Latest commit

 

History

History
110 lines (57 loc) · 3.99 KB

CHANGELOG.md

File metadata and controls

110 lines (57 loc) · 3.99 KB

Changelog

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

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