Skip to content

Commit cdd4006

Browse files
committed
πŸš€ Release v6.0.2
1 parent ae876dd commit cdd4006

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

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

3+
## <small>6.0.2 (2025-03-20)</small>
4+
5+
6+
### 🧨 BREAKING CHANGE
7+
8+
9+
10+
### πŸ—ƒοΈ Commits
11+
12+
13+
#### 🐞 Bug Fixes
14+
15+
- **`conventional-changelog:`** set breakingChanges to false if none exist - [ae876dd](https://github.com/timelessco/next-ts-app-template/commit/ae876dd24a86e3e36807ca555496d1f7fa342385) by @navin-moorthy
16+
317
## <small>6.0.1 (2025-03-20)</small>
418

519

β€Ž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.1",
3+
"version": "6.0.2",
44
"private": true,
55
"description": "Next TS App Template",
66
"keywords": [

0 commit comments

Comments
Β (0)