Skip to content

Commit f81d07c

Browse files
committed
doc: add changelog for 1.2.5
1 parent 2138712 commit f81d07c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/changelog/v1.2.5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# `1.2.5` (2025-08-20)
1+
# `1.2.5` (2025-08-24)
22

33
### Optimizations
44

docs/zh/changelog/v1.2.5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# `1.2.5` (2025-08-20)
1+
# `1.2.5` (2025-08-25)
22

33
### 功能优化
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.2.4",
2+
"version": "1.2.5",
33
"scripts": {
44
"docs:dev": "vitepress dev docs",
55
"docs:build": "vitepress build docs",

0 commit comments

Comments
 (0)