Skip to content

Commit cb15e4b

Browse files
committed
πŸš€ Release v6.0.4
1 parent d2a3030 commit cb15e4b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## <small>6.0.4 (2025-03-20)</small>
4+
5+
### πŸ—ƒοΈ Commits
6+
7+
8+
#### 🐞 Bug Fixes
9+
10+
- **`conventional-changelog:`** add debug log for context in transform function - [665722b](https://github.com/timelessco/next-ts-app-template/commit/665722b6f9b9039df9c9318320df2c4ddac19f27) by @navin-moorthy
11+
12+
- **`conventional-changelog:`** rename breakingChanges to hasBreakingChanges in transform function - [d2a3030](https://github.com/timelessco/next-ts-app-template/commit/d2a30308bdeca6af6be82e86524a69121f592793) by @navin-moorthy
13+
314
## <small>6.0.3 (2025-03-20)</small>
415

516
### 🧨 BREAKING CHANGE

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-ts-app-template",
3-
"version": "6.0.3",
3+
"version": "6.0.4",
44
"private": true,
55
"description": "Next TS App Template",
66
"keywords": [

0 commit comments

Comments
Β (0)