Skip to content

Commit 82b7cdf

Browse files
committed
πŸš€ Release v6.0.5
1 parent 5f9dc8a commit 82b7cdf

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

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

3+
## <small>6.0.5 (2025-03-21)</small>
4+
5+
### πŸ—ƒοΈ Commits
6+
7+
8+
#### 🐞 Bug Fixes
9+
10+
- **`robots:`** πŸ› update robots rules based on environment ([#378](https://github.com/timelessco/next-ts-app-template/issues/378)) - [7deeea8](https://github.com/timelessco/next-ts-app-template/commit/7deeea8a3747ac456e9b7b4cc7d6a56513efd71a) by @navin-moorthy
11+
12+
- **`spelling:`** πŸ› update package.json for new words and lint-staged config - [f40b103](https://github.com/timelessco/next-ts-app-template/commit/f40b103593a2b25bcb8400fc750976bbfd7021c5) by @navin-moorthy
13+
14+
- **`workflows:`** πŸ› sort 'opened' event type to pull_request_target in semantic-pr.yml - [5f9dc8a](https://github.com/timelessco/next-ts-app-template/commit/5f9dc8ace96d0d6339a9130b472ba28052e7920c) by @navin-moorthy
15+
16+
17+
18+
#### πŸ’š CI Changes
19+
20+
- **`workflows:`** πŸ€– update CI workflows and hooks - [9ab151d](https://github.com/timelessco/next-ts-app-template/commit/9ab151dc6a12c8f2c12f16c862856023f4d406cc) by @navin-moorthy
21+
322
## <small>6.0.4 (2025-03-20)</small>
423

524
### πŸ—ƒοΈ Commits

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

0 commit comments

Comments
Β (0)