Skip to content

Releases: mohammadGh/my-typescript-library-starter

Release v1.1.1

23 Apr 13:16
Compare
Choose a tag to compare

v1.1.1

compare changes

🩹 Fixes

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

❤️ Contributors

Release v1.1.0

21 Apr 14:20
Compare
Choose a tag to compare

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

02 Mar 11:02
Compare
Choose a tag to compare

v1.0.6

compare changes

🚀 Enhancements

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

🩹 Fixes

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

❤️ Contributors

v1.0.5

28 Feb 14:32
Compare
Choose a tag to compare
  • feat(build): add release to github (d35ee30)
  • feat(build): relase-it tag name configured to prefix v (c382d62)
  • docs(readme): add desc for test and coverage section (48a4e17)
  • fix(build): exclude root config files from coverage (ed88519)
  • refactor(build): use es module export for commitlint config (c5fe096)
  • docs(changelog): add title and short desc for changelog.md file (ada7a71)
  • chore: release v1.0.4 (520b430)
  • fix(build): fix configuration to use changelogen tool for updating changelog.md (2edea7d)
  • chore: release v1.0.3 (415bd94)
  • docs(readme): add usage secion (e76384e)
  • chore: release v1.0.2 (6711d12)
  • fix(lint): lint issues in github workflow fixed and yaml file add for stage-lint (1b9dfbf)
  • docs(readme): add a section and simple desc for each tool (1a0d491)
  • feat(ci): add build and test github workflow (874e155)
  • fix(build): changelogen configured to just generate change-log doc (5a2ec3f)
  • Feat (github): add bug and feature issue template for github-issue (e79b74a)