Skip to content

Commit 93e04a8

Browse files
committed
πŸš€ Release v6.0.3
1 parent 3c3ae5f commit 93e04a8

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

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

3+
## <small>6.0.3 (2025-03-20)</small>
4+
5+
### 🧨 BREAKING CHANGE
6+
7+
8+
9+
### πŸ—ƒοΈ Commits
10+
11+
12+
#### 🐞 Bug Fixes
13+
14+
- **`template:`** remove whitespace in conditional for breaking changes - [3c3ae5f](https://github.com/timelessco/next-ts-app-template/commit/3c3ae5f7ed3142049bebe94400d6102b1667c968) by @navin-moorthy
15+
316
## <small>6.0.2 (2025-03-20)</small>
417

518

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

0 commit comments

Comments
Β (0)