Skip to content

Latest commit

 

History

History
59 lines (42 loc) · 5.01 KB

CHANGELOG.md

File metadata and controls

59 lines (42 loc) · 5.01 KB

Changelog

All notable changes to this project will be documented in this file.

[0.1.0] - 16-11-2024

🚀 Features

  • (cliff) Add "revert" & "chore" commit detection for changelog (b041b75)

🐛 Bugs fixed

  • (cliff) Update commit parser syntax (0de21f3)
  • (cliff) Attempt to fix changelog.md file generation (8be5084)
  • (readme) Add missing closing tag (6898f4d)
  • (cliff) Looks for commits with emoji too now (4153d8a)

📚 Documentation

  • (readme) Update libs + explanations (1c089c3)
  • (readme) Add wp-env infos + reformat titles (e812544)
  • (readme) Fix typos (7f0ffa8)

🔨 Update

  • Commit emoji msg script to native git hook / husky file (a04d4bf)
  • (cliff) Auto-commit generated changelog (fca58cc)
  • (readme) Add details summary + rewrite titles (b7717c0)

🧪 Testing

  • (cliff) Trying changelog generation (1b79900)
  • (cliff) Update generate-changelog.yml (057b755)
  • (cliff) Still trying to generate the changelog file... (d6e34a0)
  • (cliff) Add commit id after commit message (1c273c6)

⚙️ Miscellaneous Tasks (CI...)

  • (cliff) Fix branch name (changelog will be in "main" branch) (db98583)
  • (cliff) Add more detected words (mostly caps versions) (f41375f)
  • (husky) Fix double dot before parenthese in commit message (be299a9)
  • (.gitignore) Add .env files (3d7a168)
  • (cliff) Fix commits with emoji to not show in changelog (b9ee869)
  • (cliff) Fix commits with emoji to not show in changelog (306f542)
  • (wp-env) Add default .wp-env file to store project php version, plugins...etc (7172580)
  • (gitignore) Remove all plugins (f643301)
  • (package) Add wp-env commands for WP quick start (ec80022)
  • (cliff) Add version compare support + hotfix support + fix commit links (56f6d1e)
  • (cliff) Attempt to fix repo link in commit links (98baddc)
  • (cliff) Attempt to fix repo link in commit links (117285e)
  • (husky) Add support for clean, format, del and rename (ca62afd)
  • (husky) Add support for hotfix (31c59e3)
  • (.editorconfig) Add editor config file for code readibility (c32ea02)

◀️ Revert

  • (cliff) Add back group names in changelog (99d0c36)