WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: localazy/conventional-changelog-preset

1.3.3

10 Sep 20:26
92195b1

Choose a tag to compare

1.3.3 (2025-09-10)

🐛 Bug Fixes

  • properly handle single squashed commits with valid types (e18075e)

1.3.2

10 Sep 19:31
f9820a1

Choose a tag to compare

1.3.2 (2025-09-10)

🐛 Bug Fixes

  • resolve unsquashing issue for commits with valid types (1d698bc)

1.3.1

10 Sep 19:12
bc8a01c

Choose a tag to compare

1.3.1 (2025-09-10)

🐛 Bug Fixes

  • handle empty commit list (33cb075)

1.3.0

22 Aug 12:07
8acc015

Choose a tag to compare

1.3.0 (2025-08-22)

✨ Features

  • emoji-table: Add text aliases for emoji types (35c1c6a)

🐛 Bug Fixes

1.2.12

10 Aug 05:00
2b228b6

Choose a tag to compare

1.2.12 (2025-08-10)

🐛 Bug Fixes

  • Better emoji range in regex (b2b518e)
  • Match all characters in commit scope (8779408)

1.2.11

30 Jul 17:42

Choose a tag to compare

1.2.11 (2025-07-30)

🐛 Bug Fixes

  • Fix regex for parsing commits (18dda61)

1.2.10

04 Jun 19:25

Choose a tag to compare

1.2.10 (2025-06-04)

🐛 Bug Fixes

  • Fix wrong bump version for commits without emoji (cb27b06)

1.2.9

07 Jan 17:43

Choose a tag to compare

1.2.9 (2025-01-07)

🐛 Bug Fixes

  • Fix unsquashing for commit with footer (7b01029)

1.2.8

16 Apr 10:05

Choose a tag to compare

1.2.8 (2024-04-16)

🧰 Other Commits

  • Remove extra white-space from generated changelog (bc31863)

1.2.7

18 Mar 06:07

Choose a tag to compare

1.2.7 (2024-03-18)

🐛 Bug Fixes

  • Use correct markdown list syntax in templates (e772411)