Skip to content

Commit 0059e7e

Browse files
committed
Fix posts
1 parent c4b09de commit 0059e7e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

data/posts.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
"title": "0.2 - RC2 Stability & Final Preparations",
66
"version": "v0.2-rc2",
77
"date": "2025-12-07",
8-
"tab": "release",
8+
"tag": "release",
99
"featured": true,
10-
"excerpt": "The release of Text Forge v0.2.0rc2 marks another step toward the upcoming stable milestone, with over 80 commits since rc1. This candidate brings key improvements such as modedriven indentation settings, a new bookmarks panel, auto text direction, and enhanced backup reliability. It also includes important bug fixes and a security update for plugin extraction, making rc2 both a stability and polish release.",
10+
"excerpt": "The release of Text Forge v0.2.0-rc2 marks another step toward the upcoming stable milestone, with over 80 commits since rc1. This candidate brings key improvements such as mode-driven indentation settings, a new bookmarks panel, auto text direction, and enhanced backup reliability. It also includes important bug fixes and a security update for plugin extraction, making rc2 both a stability and polish release.",
1111
"link": "https://github.com/text-forge/text-forge/releases/tag/v0.2.0-rc2"
12-
}
12+
},
1313
{
1414
"id": "v0.2-rc1-release",
1515
"title": "Template System & Synchronized Preview Scrolling",

0 commit comments

Comments
 (0)