Skip to content

Commit f67416f

Browse files
rachaelrenkoz-agent
andcommitted
docs: polish changelog frontmatter descriptions
Reduce Warp repetition and include auto-update info. Co-Authored-By: Oz <oz-agent@warp.dev>
1 parent 1d3c48c commit f67416f

8 files changed

Lines changed: 16 additions & 16 deletions

File tree

.agents/skills/update-changelog/SKILL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ If the year file doesn't exist yet (year rollover), create it using this templat
4343
---
4444
title: "Changelog — {year}"
4545
description: >-
46-
Warp release notes for {year}. Warp auto-updates whenever a new release comes
47-
out. We try to ship an update every week usually on Thursday!
46+
Warp release notes for {year}. Updates ship weekly, typically on Thursdays.
47+
The app auto-updates for each new release.
4848
---
4949

5050
Submit bugs and feature requests on our [GitHub board!](https://github.com/warpdotdev/Warp/issues/new/choose)

src/content/docs/changelog/2021.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "Changelog — 2021"
33
description: >-
4-
Warp release notes for 2021. Warp auto-updates whenever a new release comes
5-
out. We try to ship an update every week usually on Thursday!
4+
Warp release notes for 2021. Updates ship weekly, typically on Thursdays.
5+
The app auto-updates for each new release.
66
---
77

88
Submit bugs and feature requests on our [GitHub board!](https://github.com/warpdotdev/Warp/issues/new/choose)

src/content/docs/changelog/2022.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "Changelog — 2022"
33
description: >-
4-
Warp release notes for 2022. Warp auto-updates whenever a new release comes
5-
out. We try to ship an update every week usually on Thursday!
4+
Warp release notes for 2022. Updates ship weekly, typically on Thursdays.
5+
The app auto-updates for each new release.
66
---
77

88
Submit bugs and feature requests on our [GitHub board!](https://github.com/warpdotdev/Warp/issues/new/choose)

src/content/docs/changelog/2023.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "Changelog — 2023"
33
description: >-
4-
Warp release notes for 2023. Warp auto-updates whenever a new release comes
5-
out. We try to ship an update every week usually on Thursday!
4+
Warp release notes for 2023. Updates ship weekly, typically on Thursdays.
5+
The app auto-updates for each new release.
66
---
77

88
Submit bugs and feature requests on our [GitHub board!](https://github.com/warpdotdev/Warp/issues/new/choose)

src/content/docs/changelog/2024.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "Changelog — 2024"
33
description: >-
4-
Warp release notes for 2024. Warp auto-updates whenever a new release comes
5-
out. We try to ship an update every week usually on Thursday!
4+
Warp release notes for 2024. Updates ship weekly, typically on Thursdays.
5+
The app auto-updates for each new release.
66
---
77

88
Submit bugs and feature requests on our [GitHub board!](https://github.com/warpdotdev/Warp/issues/new/choose)

src/content/docs/changelog/2025.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "Changelog — 2025"
33
description: >-
4-
Warp release notes for 2025. Warp auto-updates whenever a new release comes
5-
out. We try to ship an update every week usually on Thursday!
4+
Warp release notes for 2025. Updates ship weekly, typically on Thursdays.
5+
The app auto-updates for each new release.
66
---
77

88
Submit bugs and feature requests on our [GitHub board!](https://github.com/warpdotdev/Warp/issues/new/choose)

src/content/docs/changelog/2026.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "Changelog — 2026"
33
description: >-
4-
Warp release notes for 2026. Warp auto-updates whenever a new release comes
5-
out. We try to ship an update every week usually on Thursday!
4+
Warp release notes for 2026. Updates ship weekly, typically on Thursdays.
5+
The app auto-updates for each new release.
66
---
77

88
Submit bugs and feature requests on our [GitHub board!](https://github.com/warpdotdev/Warp/issues/new/choose)

src/content/docs/changelog/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Changelog
33
description: >-
4-
Warp auto-updates whenever a new release comes out. We try to ship an update
5-
every week usually on Thursday!
4+
Warp ships weekly updates, typically on Thursdays. The app auto-updates
5+
whenever a new release comes out.
66
---
77

88
Submit bugs and feature requests on our [GitHub board!](https://github.com/warpdotdev/Warp/issues/new/choose)

0 commit comments

Comments
 (0)