Skip to content

Commit 5f0ccc1

Browse files
committed
chore: release 2.1.0
1 parent 14c0231 commit 5f0ccc1

File tree

11 files changed

+35
-20
lines changed

11 files changed

+35
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astro-antfustyle-theme",
3-
"version": "1.6.0",
3+
"version": "2.1.0",
44
"type": "module",
55
"private": true,
66
"license": "MIT",

src/content/changelog/1.0.0.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
title: 🎉 Release 1.0.0 ✨
3-
subtitle: ''
43
description: Release Astro AntfuStyle Theme 1.0.0
54
pubDate: 2024-10-06
6-
lastModDate: ''
75
toc: true
86
share: true
97
ogImage: false

src/content/changelog/1.1.0.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
title: '🔎 1.1.0: Enhanced Mobile Search'
3-
subtitle: ''
43
description: Release Astro AntfuStyle Theme 1.1.0
54
pubDate: 2024-10-10
6-
lastModDate: ''
75
toc: true
86
share: true
97
ogImage: false

src/content/changelog/1.1.1.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
title: '🩹 1.1.1: Background Animation Optimization'
3-
subtitle: ''
43
description: Release Astro AntfuStyle Theme 1.1.1
54
pubDate: 2024-10-23
6-
lastModDate: ''
75
toc: true
86
share: true
97
ogImage: false

src/content/changelog/1.2.0.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
title: '📱 1.2.0: Supports Merging Links into a Menu on Mobile'
3-
subtitle: ''
43
description: Release Astro AntfuStyle Theme 1.2.0
54
pubDate: 2024-11-02
6-
lastModDate: ''
75
toc: true
86
share: true
97
ogImage: false

src/content/changelog/1.3.0.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
title: '💻 1.3.0: Showcase Your GitHub Releases and PRs'
3-
subtitle: ''
43
description: Release Astro AntfuStyle Theme 1.3.0
54
pubDate: 2024-12-28
6-
lastModDate: ''
75
toc: true
86
share: true
97
ogImage: false

src/content/changelog/1.4.0.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
title: '🔗 1.4.0: TOC Highlight, Customize External Link Behavior'
3-
subtitle: ''
43
description: Release Astro AntfuStyle Theme 1.4.0
54
pubDate: 2025-01-25
6-
lastModDate: ''
75
toc: true
86
share: true
97
ogImage: false

src/content/changelog/1.5.0.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
title: '⭐️ 1.5.0: Highlight Your Creative Work or Curated Posts'
3-
subtitle: ''
43
description: Release Astro AntfuStyle Theme 1.5.0
54
pubDate: 2025-02-28
6-
lastModDate: ''
75
toc: true
86
share: true
97
ogImage: false

src/content/changelog/1.6.0.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
2-
title: '🗂️ 1.6.0: Share your short notes or quick thoughts'
3-
subtitle: ''
2+
title: '🗂️ 1.6.0: Share Your Short Notes or Quick Thoughts'
43
description: Release Astro AntfuStyle Theme 1.6.0
54
pubDate: 2025-03-31
6-
lastModDate: ''
75
toc: true
86
share: true
97
ogImage: false

src/content/changelog/2.0.0.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
title: '🚀 2.0.0: Upgrade from Astro 4.16 to Astro 5.7'
3-
subtitle: ''
43
description: Release Astro AntfuStyle Theme 2.0.0
54
pubDate: 2025-04-30
6-
lastModDate: ''
75
toc: true
86
share: true
97
ogImage: false

0 commit comments

Comments
 (0)