Skip to content

Commit 92195b1

Browse files
🚀 release: 1.3.3 (#21)
Co-authored-by: honzabubenik <[email protected]>
1 parent e18075e commit 92195b1

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.3 (2025-09-10)
2+
3+
### 🐛 Bug Fixes
4+
5+
- properly handle single squashed commits with valid types ([e18075e](https://github.com/localazy/conventional-changelog-preset/commit/e18075e))
6+
17
## 1.3.2 (2025-09-10)
28

39
### 🐛 Bug Fixes

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.2",
3+
"version": "1.3.3",
44
"description": "Conventional Changelog with Emojis support",
55
"author": "Localazy <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)