diff --git a/Cargo.toml b/Cargo.toml index e17616a4..de4d7579 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vide" -version = "1.2.0" +version = "1.2.1" edition = "2024" authors = ["roifewu ", "hongjr03 "] repository = "https://github.com/pascal-lab/vide" diff --git a/docs/src/content/docs/changelog/index.mdx b/docs/src/content/docs/changelog/index.mdx index e5dfdc42..2ddfa189 100644 --- a/docs/src/content/docs/changelog/index.mdx +++ b/docs/src/content/docs/changelog/index.mdx @@ -8,6 +8,11 @@ import { CardGrid, LinkCard } from '@astrojs/starlight/components'; 按版本查看 Vide 的发布变化。 + +