Skip to content

Commit

Permalink
🚀 release: 1.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
honzabubenik committed Jan 7, 2025
1 parent 7b01029 commit 811884c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.2.9 (2025-01-07)

### 🐛 Bug Fixes

- Fix unsquashing for commit with footer ([7b01029](https://github.com/localazy/conventional-changelog-preset/commit/7b01029))

## 1.2.8 (2024-04-16)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@localazy/conventional-changelog-preset",
"version": "1.2.8",
"version": "1.2.9",
"description": "Conventional Changelog with Emojis support",
"author": "Localazy <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 811884c

Please sign in to comment.