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

Commit bc8a01c

Browse files
🚀 release: 1.3.1 (#19)
Co-authored-by: honzabubenik <[email protected]>
1 parent 33cb075 commit bc8a01c

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.3.1 (2025-09-10)
2+
3+
### 🐛 Bug Fixes
4+
5+
- handle empty commit list ([33cb075](https://github.com/localazy/conventional-changelog-preset/commit/33cb075))
6+
17
# 1.3.0 (2025-08-22)
28

39
### ✨ Features

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@localazy/conventional-changelog-preset",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Conventional Changelog with Emojis support",
55
"author": "Localazy <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)