Skip to content

Commit bf92fb7

Browse files
committed
chore(release): v1.13.0
Made-with: Cursor
1 parent 7b2d6db commit bf92fb7

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@ This project adheres to [Semantic Versioning](https://semver.org/).
66

77
---
88

9+
## v1.13.0 — 2026-04-04
10+
11+
### ✨ Features
12+
- **Profile page** Open Graph image for richer link previews.
13+
14+
### 🐛 Bug Fixes
15+
- Correct **TechDiary** brand capitalization on profile OG image.
16+
17+
### 🔧 Other Changes
18+
- Add **`docs/job-listing.md`** — master plan for the embedded job board (companies, roles, routes, schema, implementation order).
19+
20+
---
21+
922
## v1.12.0 — 2026-04-04
1023

1124
### ✨ Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "techdiary.dev-next",
3-
"version": "1.12.0",
3+
"version": "1.13.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev --turbo",

0 commit comments

Comments
 (0)